*** EricGonczer_ has quit IRC | 00:05 | |
*** EricGonczer_ has joined #openstack-dns | 00:11 | |
*** EricGonczer_ has quit IRC | 00:16 | |
*** vinod1 has joined #openstack-dns | 00:25 | |
*** vinod1 has quit IRC | 01:14 | |
*** EricGonczer_ has joined #openstack-dns | 01:16 | |
*** EricGonczer_ has quit IRC | 01:32 | |
*** nosnos has joined #openstack-dns | 01:48 | |
*** vinod1 has joined #openstack-dns | 02:14 | |
openstackgerrit | A change was merged to openstack/designate: Received notifications context is not a DesignateContext https://review.openstack.org/118060 | 02:52 |
---|---|---|
*** vinod1 has quit IRC | 03:14 | |
*** nosnos has quit IRC | 03:44 | |
*** nosnos has joined #openstack-dns | 03:45 | |
*** nosnos has quit IRC | 03:49 | |
*** nosnos has joined #openstack-dns | 04:17 | |
*** k4n0 has joined #openstack-dns | 06:06 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/designate: Imported Translations from Transifex https://review.openstack.org/118261 | 06:10 |
*** openstackgerrit has quit IRC | 07:02 | |
*** mwagner_lap has joined #openstack-dns | 09:04 | |
*** EricGonczer_ has joined #openstack-dns | 11:21 | |
*** mwagner_lap has quit IRC | 11:25 | |
*** EricGonczer_ has quit IRC | 11:35 | |
*** k4n0 has quit IRC | 11:46 | |
*** EricGonczer_ has joined #openstack-dns | 12:05 | |
*** EricGonczer_ has quit IRC | 12:23 | |
*** jbratton has joined #openstack-dns | 12:25 | |
*** mwagner_lap has joined #openstack-dns | 12:29 | |
*** vinod1 has joined #openstack-dns | 14:01 | |
vinod1 | Kiall: I had a question on https://review.openstack.org/#/c/118203/ | 14:03 |
*** EricGonczer_ has joined #openstack-dns | 14:03 | |
vinod1 | For https://review.openstack.org/#/c/118203/5/designate/storage/impl_sqlalchemy/migrate_repo/versions/038_icehouse.py | 14:03 |
vinod1 | did you work through the the migrations to come up with it? | 14:04 |
*** openstackgerrit has joined #openstack-dns | 14:05 | |
*** ChanServ sets mode: +v openstackgerrit | 14:05 | |
vinod1 | or work backwards from the database? | 14:05 |
Kiall | vinod1: I ran the old migrations, did a dump of the schema, then did the migration by hand until the new migration produced an identical database | 14:08 |
Kiall | (With lots of swearing in the middle, MySQL does weird things) | 14:09 |
vinod1 | so did you do it on MySQL, Sqlite and PostgreSQL? | 14:10 |
Kiall | Yes, once done I verified the schemas on all 3 | 14:10 |
vinod1 | So is that the only 1 remaining for j3? | 14:11 |
Kiall | https://review.openstack.org/#/c/117178/ would be useful to land too.. | 14:12 |
*** timsim has joined #openstack-dns | 14:13 | |
*** paul_glass has joined #openstack-dns | 14:14 | |
*** paul_glass has quit IRC | 14:18 | |
timsim | You guys were busy this weekend, wow. | 14:20 |
openstackgerrit | Graham Hayes proposed a change to openstack/designate: Fixed policy loading in agent service https://review.openstack.org/118348 | 14:21 |
Kiall | vinod1: ^ too ;) | 14:21 |
*** vinod1 has quit IRC | 14:26 | |
*** timsim has quit IRC | 14:26 | |
openstackgerrit | A change was merged to openstack/designate-specs: Remove docutils pin https://review.openstack.org/117178 | 14:27 |
*** EricGonczer_ has quit IRC | 14:27 | |
*** nkinder has joined #openstack-dns | 14:28 | |
*** paul_glass has joined #openstack-dns | 14:28 | |
*** timsim has joined #openstack-dns | 14:30 | |
*** vinod1 has joined #openstack-dns | 14:32 | |
vinod1 | Kiall: for the database squash wouldn't the init version be 38 rather than 37? | 14:33 |
Kiall | No, it should be 1 less that the first migration.. | 14:36 |
Kiall | e.g. it defaults to 0, and you're first migration is 001 | 14:36 |
*** msisk has joined #openstack-dns | 14:39 | |
vinod1 | For mugsie's change - there was a comment in the code - # NOTE: Central api needs a transport if not it fails. | 14:41 |
vinod1 | is this no true now | 14:41 |
*** betsy has joined #openstack-dns | 14:42 | |
*** betsy has quit IRC | 14:46 | |
*** betsy has joined #openstack-dns | 14:48 | |
*** shakamunyi has joined #openstack-dns | 14:48 | |
Kiall | vinod1: the comment was re the need for the rpc.init() there, which was an odd placement, and it's no longer required | 14:50 |
*** betsy has quit IRC | 14:52 | |
vinod1 | Ok approved | 14:53 |
vinod1 | I am now going through the database changes | 14:53 |
vinod1 | Quick thing - I notice some differences in the tables | 14:54 |
vinod1 | Some of the columns in the old ones had - onupdate=timeutils.utcnow, unique=True, default=utils.generate_uuid | 14:54 |
vinod1 | Those are missing now | 14:55 |
*** betsy has joined #openstack-dns | 14:57 | |
*** paul_glass has quit IRC | 14:59 | |
Kiall | vinod1: those are all runtime, rather than part of the schema itself | 15:01 |
*** timsim has quit IRC | 15:01 | |
Kiall | They still exist, in the application's table objects.. | 15:02 |
vinod1 | where is that? | 15:03 |
*** paul_glass has joined #openstack-dns | 15:04 | |
*** timsim has joined #openstack-dns | 15:04 | |
*** betsy has quit IRC | 15:05 | |
*** nosnos has quit IRC | 15:06 | |
*** nosnos has joined #openstack-dns | 15:07 | |
*** shakamunyi has quit IRC | 15:07 | |
vinod1 | ok i saw it at impl_sqlalchemy/tables.py | 15:08 |
*** shakamunyi has joined #openstack-dns | 15:11 | |
*** nosnos has quit IRC | 15:11 | |
*** EricGonczer_ has joined #openstack-dns | 15:14 | |
Kiall | vinod1: Yep, sorry.. back and forth from IRC ;) | 15:14 |
vinod1 | no problem - i guess you would be very busy today | 15:15 |
Kiall | You could say it's one of those days all right ;) | 15:15 |
*** f1ller- has joined #openstack-dns | 15:16 | |
openstackgerrit | A change was merged to openstack/designate: Fixed policy loading in agent service https://review.openstack.org/118348 | 15:16 |
*** f1ller- is now known as filler | 15:16 | |
*** betsy has joined #openstack-dns | 15:17 | |
*** msisk has quit IRC | 15:33 | |
*** msisk has joined #openstack-dns | 15:33 | |
vinod1 | Kiall: We need to get bug 1361342 fixed for j3 | 15:36 |
uvirtbot | Launchpad bug 1361342 in designate "Creating a Recordset doesn't increment the serial number" [Critical,New] https://launchpad.net/bugs/1361342 | 15:36 |
Kiall | Ohh.. That's a biggie | 15:37 |
vinod1 | I can start working on it | 15:38 |
*** rmoe has quit IRC | 15:45 | |
*** shakamunyi has quit IRC | 15:46 | |
Kiall | vinod1: cool | 15:53 |
*** richm has joined #openstack-dns | 15:56 | |
*** vinod1 has quit IRC | 16:00 | |
*** paul_glass has quit IRC | 16:01 | |
*** betsy has quit IRC | 16:03 | |
*** shakamunyi has joined #openstack-dns | 16:04 | |
*** rmoe has joined #openstack-dns | 16:05 | |
*** vinod1 has joined #openstack-dns | 16:06 | |
*** betsy has joined #openstack-dns | 16:06 | |
*** betsy has quit IRC | 16:09 | |
*** paul_glass has joined #openstack-dns | 16:19 | |
*** shakamunyi has quit IRC | 16:20 | |
*** paul_glass has quit IRC | 16:36 | |
openstackgerrit | A change was merged to openstack/designate: Squash Icehouse DB Migrations https://review.openstack.org/118203 | 16:49 |
*** nkinder has quit IRC | 17:43 | |
*** vinod1 has quit IRC | 17:44 | |
*** vinod1 has joined #openstack-dns | 17:44 | |
*** paul_glass has joined #openstack-dns | 17:46 | |
*** paul_glass has joined #openstack-dns | 17:46 | |
*** mikal_ is now known as mikal | 17:50 | |
*** timsim_ has joined #openstack-dns | 17:52 | |
*** timsim has quit IRC | 17:54 | |
*** nkinder has joined #openstack-dns | 18:06 | |
*** richm has quit IRC | 18:28 | |
*** msisk has quit IRC | 18:29 | |
*** richm has joined #openstack-dns | 18:42 | |
*** jmcbride has joined #openstack-dns | 18:46 | |
*** vinod1 has quit IRC | 18:48 | |
*** msisk has joined #openstack-dns | 18:51 | |
openstackgerrit | Betsy Luzader proposed a change to openstack/designate: Creating a Recordset doesn't increment the serial number https://review.openstack.org/118436 | 18:54 |
*** betsy has joined #openstack-dns | 18:54 | |
*** vinod1 has joined #openstack-dns | 19:00 | |
openstackgerrit | Betsy Luzader proposed a change to openstack/designate: Creating a Recordset doesn't increment the serial number https://review.openstack.org/118436 | 19:33 |
vinod1 | Kiall - do you know when the j3 release is scheduled? | 19:38 |
*** vinod1 has quit IRC | 20:26 | |
*** vinod1 has joined #openstack-dns | 20:26 | |
*** vinod1 has quit IRC | 20:28 | |
*** mwagner_lap has quit IRC | 20:53 | |
*** amcrn has joined #openstack-dns | 21:01 | |
*** rossk has joined #openstack-dns | 21:03 | |
*** msisk has quit IRC | 21:15 | |
*** jmcbride has quit IRC | 21:40 | |
*** nkinder has quit IRC | 21:48 | |
*** EricGonczer_ has quit IRC | 21:50 | |
*** paul_glass has quit IRC | 21:55 | |
*** timsim_ has quit IRC | 21:57 | |
*** jmcbride has joined #openstack-dns | 21:58 | |
*** msisk has joined #openstack-dns | 22:01 | |
*** msisk has quit IRC | 22:03 | |
*** vinod1 has joined #openstack-dns | 22:06 | |
*** jmcbride has quit IRC | 22:08 | |
*** vinod1 has quit IRC | 22:09 | |
*** betsy has quit IRC | 22:18 | |
*** EricGonczer_ has joined #openstack-dns | 22:33 | |
*** EricGonczer_ has quit IRC | 22:58 | |
*** jmcbride has joined #openstack-dns | 23:41 | |
*** jmcbride has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!