17:01:36 #startmeeting Designate 17:01:37 Meeting started Wed Sep 27 17:01:36 2017 UTC and is due to finish in 60 minutes. The chair is mugsie. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:01:38 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:01:40 The meeting name has been set to 'designate' 17:01:45 #topic Roll Call 17:05:29 #topic Announcements 17:05:39 Gate is currently broken 17:05:47 #info Gate is currently broken 17:06:11 o/ 17:06:15 looks like there is an issue with unit tests using the same version of services (like mdns) 17:06:27 so, that is what I am currently working on 17:06:34 #topic Bugs 17:06:46 #link https://bugs.launchpad.net/designate/+bug/1711647 17:06:47 Launchpad bug 1711647 in Designate "Newton release: backport nova/neutron format integration fix" [Undecided,New] 17:07:03 looks legit 17:07:41 #topic Open Discussion 17:07:49 Any off agenda items? 17:08:03 hi mugsie 17:08:22 hey 17:08:46 Any update about Designate plan for new cycle from PTG? And how about our spec and OVO patchsets? 17:09:09 I am testing them now 17:09:15 well, in between fixing the gate 17:09:31 I am concerned about the zero downtime 17:09:43 there is no plan for mini-dns 17:11:52 I think zero downtime need a long time to achieve that. But rolling upgrade and may be fast forward upgrading that we can do in the near future? 17:14:20 well, mdns is an issue for rolling upgrade as well 17:14:21 https://github.com/openstack/designate/blob/master/designate/storage/impl_sqlalchemy/__init__.py#L645 17:14:55 that is a manually defined query - which we neither OVO or trigger based can fix 17:16:03 I see 17:16:41 complex query 17:17:48 not hugely, but we need a plan on how to handle changes to it 17:18:07 has any of this been tested with a real migration? 17:18:29 like renaming a column, or changing a data type, or anything like that? 17:20:36 not yet, we don't have any database changes on database from Newton to Pike? 17:20:49 no. but it should be tested with a fake migration 17:21:11 so something like renaming tenant-id -> project-id 17:21:19 so we can see what happens 17:24:00 I thought about that, can we define a same scenario? 17:24:23 sure 17:24:37 if we meet any problems, we will fix it together. 17:24:49 I think tenant_id -> project_id is a good one 17:25:50 Ok 17:26:39 other thing, does we have any way to define a roadmap for Queen or even R cycle? 17:26:59 not yet 17:27:11 we need to know how many people will be working on it 17:27:13 It should be better to me and other contributors can following and contribute more for our project. 17:27:22 but, I am open to suggestions 17:27:30 OK, I will see what I can come up with this week 17:27:45 and then put it in an ether pad, so we can modifiy it 17:28:05 Ok. thanks 17:28:35 anything else? 17:29:03 No, enough for me, today meeting is quite long meeting ;) 17:29:21 OK, cool 17:29:31 #endmeeting