15:01:30 #startmeeting neutron_upgrades 15:01:31 Meeting started Mon Feb 22 15:01:30 2016 UTC and is due to finish in 60 minutes. The chair is ihrachys. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:32 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:35 The meeting name has been set to 'neutron_upgrades' 15:01:36 \o/ 15:01:37 hello 15:01:40 hi neutrinos :) 15:01:42 hi 15:02:07 ok, let's roll 15:02:09 #topic Announcements 15:02:14 not much on this side of things 15:02:32 first, note we are approaching Mitaka-3 15:02:46 meaning, we can't push patches that can break anything, and are not scheduled for Mitaka-3 15:02:50 Hi 15:02:57 so that may postpone some merges for our team. 15:03:04 we'll discuss the details of that later though 15:03:29 another thing is, (I can't repeat more) there is code sprint for objectification in Brno 15:03:31 #link https://etherpad.openstack.org/p/code-sprint-neutron-objects-brno 15:03:49 I suggest you work on bookings and write your nickname under the link 15:04:03 note that I talked to a preferred hotel locally and got some better price 15:04:09 details in the etherpad 15:04:16 hey! 15:04:21 so you may want to book using the trick described there 15:04:33 o/ 15:04:34 and those who already booked that hotel, can still rebook it 15:04:41 * njohnston wishes he could make it. 15:04:50 * sc68cal will not be able to go - travel request was denied ;_; 15:05:11 for now, I guess it's rossella_s and korzen confirmed, and mhickey tentatitve, and aslo some local folks 15:05:13 sc68cal: that's sad 15:05:24 I will probably join as well, will update the etherpad today 15:05:32 sayalilunkad: cool, please do 15:05:47 ok, now to specific topics 15:05:50 #topic Partial upgrade 15:05:53 ihrachys, did you check regarding the hotel rate? 15:06:02 ihrachys, any further details on remote options? 15:06:02 rossella_s: yes, all in the etherpad 15:06:07 ihrachys, thanks 15:06:13 jschwarz: we'll get some bluejeans session running I guess 15:06:22 ok, so partial upgrades 15:06:25 sc68cal: wanna update? 15:06:29 sure. 15:06:31 I know there is a major progress lately 15:06:51 So - thanks to armax we were able to trace the failure back to a significant change to Nova 15:07:05 they are trying to deprecate the ec2 api and did it a bit too well, the metadata service broke 15:07:35 so our job uncovered a serious regression, that thankfully we caught early before Mitaka was released 15:07:39 sdague was very happy 15:07:46 yay 15:07:51 #link http://lists.openstack.org/pipermail/openstack-dev/2016-February/086914.html more details 15:08:00 So we are now passing, and it is a non-voting job that is run on every changeset now 15:08:07 CI rulezz 15:08:22 I think the next step is to revive korzen 's project-config patch to make a DVR job 15:08:37 right. there is an email in the thread about next steps 15:08:39 #link http://lists.openstack.org/pipermail/openstack-dev/2016-February/087136.html 15:08:49 korzen: would you mind reviving the patch for dvr job? 15:09:04 ihrachys, yes, I will take a look 15:09:30 ok cool. so my understanding is that we are on good track to get Mitaka fully supported for rolling upgrade server vs. agent 15:09:34 thanks all involved! 15:10:05 good job! 15:10:06 ++ 15:10:29 ok, now to the next topic 15:10:31 #topic Object implementation 15:11:10 I was mostly off or sick previous week so could not make significant review effort on that one. But I believe rossella_s is on top of it. dare to update rossella_s ? 15:11:23 I finally started working on the synthetic fields patch...I should push it today 15:11:51 rossella_s, good news :) 15:12:04 sayalilunkad, is on top of the sec group extension, it's getting into shape 15:12:35 korzen is taking care of the subnet ovo and of the composite key...but I guess we are a bit blocked since we can't merge stuff into master so easily 15:13:01 yeah, let's discuss the merging strategy later in a separate section. 15:13:40 I want to notify folks that if you want your patches to get more attention from the team, please use 'ovo' as a topic for the patches 15:13:45 I have rebased the subnet OVO on top of composite keys patch and a hook in base object to modify the fields before DB operations 15:13:57 current queue is 15:13:58 #link https://review.openstack.org/#/q/topic:ovo 15:14:37 rossella_s: so I guess it's currently business as usual? people spin on patches, provide reviews etc.? 15:14:45 ihrachys, yes 15:14:53 nothing that would block us except the release approaching 15:15:01 ihrachys, you want to update maybe regarding the sqlalchemy type? 15:15:01 ok cool. 15:15:14 oh ok. right, on the sqlalchemy types 15:15:37 I briefly looked at that one the prev week since it's a blocker for some objects like address pairs 15:15:39 #link https://review.openstack.org/277558 15:15:51 and proposed a version that would not mess with existing db models field types 15:16:00 neither it requires any alembic conversions 15:16:12 ihrachys, ++ 15:16:16 the patch is as simple as to allow to use OVO IPAddressField 15:16:26 another similar patch should be proposed for CIDR 15:16:43 and MAC address 15:17:08 I'll need CIDR for Subnetpoolprefix 15:17:10 oh right. yeah. so basically there should be a patch per unsupported OVO field. 15:17:26 I suggest folks to start with those bits before getting more involved into actual objects 15:17:37 first, you won't land the latter without the former 15:17:58 second, those custom types are isolated from the existing neutron-server code and hence can be safely merged right now 15:18:17 which would be a good usage of the time this point in the cycle 15:18:46 I can take the CIDR type 15:18:51 korzen: cool, please do 15:19:02 mac address anyone? 15:19:13 I can do my best 15:19:28 electrocucaracha: ok let's assume it's on you and sync later this week 15:20:13 electrocucaracha: what's the current status for sphinx integration for db models? 15:20:14 #link https://review.openstack.org/#/c/274874/ 15:20:44 I've submitted the requirement to global-requirements 15:21:04 right, that will be 15:21:05 #link https://review.openstack.org/#/c/281880/ 15:21:19 yes, I was looking the link 15:21:19 that one also fails in gate 15:21:29 the last change passed all the tests 15:21:40 oh not really, it's fine 15:21:42 so, now I'm waiting for voting 15:22:07 ok cool. let's wait for infra folks to chime in. 15:22:20 electrocucaracha: you can make the neutron patch to Depends-On on the requirements patch 15:22:43 electrocucaracha: then you'll get the +1 CI vote for neutron patch without waiting for requirements bit to merge 15:23:31 ihrachys, got it 15:23:58 ok, let's move on to non-object stuff 15:24:00 #link Other patches on review 15:24:22 I'd just note that there is a second piece for automatic RPC version pinning from ajo up for review 15:24:23 #link https://review.openstack.org/268040 15:24:45 currently used for QoS only, but may be interesting to track in scope of the team 15:24:52 indeed 15:25:23 ok, let's take some time to discuss merging strategy for objects 15:25:23 #topic Merging strategy for objects 15:25:48 so as I said before, there is concern around how we move forward in sight of release 15:26:07 we are asked to be cautious landing patches that are not targeted for Mitaka-3 and are not release critical 15:26:08 ihrachys, did you talk to armax? 15:26:26 rossella_s: not yet, I will do after we discuss the approach now 15:26:33 ihrachys, ok thanks 15:26:53 first, the first easiest thing to do is, as I said, try to land patches that are not touching production code right now 15:26:58 like those custom types 15:27:09 or testing coverage features 15:27:22 I guess we can wait for opening master for Newton 15:27:28 or land objects that are not yet used in db code 15:27:37 korzen: may take some significant time though 15:27:54 I appreciate there are patches in review that are more invasive though 15:28:01 and we may want to move with them. 15:28:16 and stacking multiple patches in gerrit is not fun 15:28:20 ok, so the good idea would to be merge only the API 15:28:32 OVO classes without using them 15:28:56 that said, if we land some fundamental bits like custom types or base db classes pieces, will it be too much stacking? 15:29:19 an alternative that was noted before in irc is that we could have a short-standing feature branch for just that work 15:29:24 ihrachys, I think there will be some stacking, for example for extensions 15:29:45 there are some complications with feature branches. like CI is frequently broken and requires to be babysitted 15:30:01 rossella_s: stacking or depends-On kind of things? 15:30:06 ihrachys, I am thinking about korzen's proposal...we could merge the ovo classes + test without using them in the code base 15:30:13 because the depends-on is more light weight 15:30:43 rossella_s: right, that could be a solution for now, and I think that it may even keep us busy until Newton is open 15:30:43 ihrachys, stacking really...because extensions are fields inside the port object for example 15:30:56 ihrachys, I think so too 15:31:27 ihrachys, it could work...it would be also easy to test in the code base, just sending a WIP patch were the object is introduced in the code base 15:31:30 and if we are so effective that we handle all non-invasive bits before master is open, we can reconsider 15:31:45 The only question is would changes in NeutronDbObject not break the QoS feature? 15:31:57 rossella_s: right, we could just mark those WIP pieces with -2 and be safe it won't land 15:32:37 korzen: I am happy to brag we have reasonable testing coverage for QoS, so we could be more or less safe there. 15:32:49 korzen: and also it's still quite an isolated feature 15:33:00 breaking qos is not like breaking ports :) 15:33:08 I guess we have a plan to move forward then _) 15:33:15 obviously, we don't want any 15:33:28 ihrachys I hope so, I rely on the CI testing on QoS since I'm not trying to test the OVO changes each time with QoS :) 15:34:20 ok, another thing that I want to suggest to people with +2 hammer is that we are mindful about git conflicts that our pieces can introduce for other release critical patches. Gerrit UI shows the conflicting patches (upper right corner), so please check the list before pressing +W. 15:34:46 ihrachys, good point 15:35:22 cool. I hope everyone understands that while objects are important, release is more important. 15:35:47 I guess we have a plan on moving forward with objects, I will update armax on that so that we are on the same page. 15:35:49 #topic Open discussion 15:35:58 anything to raise/discuss? 15:36:58 hi, I would like to help with something 15:38:05 I was working on https://review.openstack.org/#/c/277558 earlier 15:38:24 saisriki, maybe you can coordinate with electrocucaracha regarding the MAC field 15:38:30 saisriki: right. thanks for that, it was a good base. 15:38:37 another idea is checking what's in: 15:38:39 #link https://wiki.openstack.org/wiki/Meetings/Neutron-Upgrades-Subteam#Backlog 15:38:39 +1 15:38:56 ok 15:39:05 another piece that asks for more reviews (not exactly coding) is: 15:39:06 #link https://review.openstack.org/#/c/124946/ 15:39:16 that's framework for tests for alembic scripts 15:39:42 if you feel like getting some expertise with this piece, it would be cool to review 15:39:47 or play locally 15:39:59 and the port security extension needs some love, I didn't get any feedback from dguitarbite 15:40:07 rossella_s: link? 15:40:08 ihrachys: ok 15:40:11 Hello 15:40:12 Im here 15:40:25 ihrachys, no link, there's no patch upstream AFAIK 15:40:35 rossella_s: How shall I proceed. I predict atleast one more week before I can resume working on it 15:40:51 dguitarbite, do you have something that you can upload? 15:41:00 I have stubs ... boilerplate code ready ... not sure if it helps uploading it. But I will if you think its better. 15:41:02 dguitarbite, then probably saisriki can help you 15:41:17 rossella_s: I am in for collaboration. 15:41:20 dguitarbite: I think it's good to upload what you have and just mark as WIP 15:41:31 dguitarbite: and then others may chime in and update it 15:41:41 ihrachys: Ok, Ill upload the patch, 15:41:53 dguitarbite, thanks 15:42:10 ok I guess we gave plenty of options to try to saisriki :) hopefully saisriki's head is not blowing :) 15:42:16 anything else to discuss? 15:42:46 ihrachys: thanks 15:42:59 we should reach to other neturon folks that upgrade are important 15:43:15 and try to make you way to Newton as priority 15:43:27 s/you/our 15:43:39 korzen: any specific ideas how to achieve that? 15:44:17 ML 15:44:24 korzen: I guess we made some progress in Mitaka in keeping the community informed about this part of the process (we updated devref, we blocked some patches that could break the rolling scenario etc.) 15:45:53 korzen: ok, what would be the contents of the discussion apart from the general call to be more cautious about upgrades? 15:46:11 I guess that Neutron is behind the Nova and Cinder and without the Neutron online upgrade the whole Openstack Upgrade story is not complete 15:46:53 there are pleanty of topics not yet covered 15:47:27 for example the online schema migration working for different neutron server working in the same time 15:47:36 online data migration 15:47:46 korzen: agreed on the general stanza, and the fact that we are behind. that said, isn't it a proper reflection of resources we have for the topic? 15:48:32 I am all for getting more people on board with patches that will get us quicker into online data migration world. 15:48:37 I wonder how to achieve that 15:48:47 it's either talking to them and hoping for the best 15:49:07 or putting some strict rules that would force them to take care of missing framework pieces 15:49:40 I guess during the summit we can raise these points and probably get more people interested 15:50:07 and I am really not sure we reached the point where we could ask folks to fill in missing gaps e.g. for online data migration, because that would basically mean asking them to land all objects 15:51:11 and the fact that we don't have the process followed and documented for any single resource (yet) makes it hard to sell 15:51:12 the online data migration may be dependent on OVO implementation but the finishing the schema migration 15:51:55 korzen: can you reword the last one? I am not sure I follow. 15:52:45 current implementation of online schema migration does not support scenario when multiple Neutron servers are running in the same time in different versions 15:52:53 you have to put down all the servers 15:52:58 and then upgrade them 15:53:39 korzen: right, but that's because we allow to land contraction migrations 15:53:58 and the latter is because we have no other sane way to isolate data migration in runtime (read: no objects) 15:54:13 so the proper order would be: get objects in, then forbid contractions 15:54:27 does it make sense, or I miss something? 15:55:27 I'm not expert in OVO to make sure that OVO will do the job right 15:55:45 but I can image that you are right ihrachys ;) 15:56:00 well, that's how nova achieves no downtime server upgrade - by isolating data migration behind object facades 15:56:40 then you have some dirty code in the object, but not spilled thru the code base 15:57:33 yeap, that make sense 15:57:38 korzen: don't get me wrong: even making people more aware about the next steps can be a worthy thing to do. I suspect some people lack the whole picture on why we even want the objects. so ML posts can serve the need somewhat. and discussions on the summit too. 15:58:07 anything that get people on board is the step to take 15:58:36 and I guess I may want to get back to devref and update it with more details on the intended path to no downtime 15:58:47 unless someone does it before I reach there 15:59:00 I think that no downtime bit is not documented there just yet. 15:59:15 please do ihrachys ! 15:59:26 ok I guess we should wrap up, it's time to give space for the next meetings :) 15:59:29 thanks everyone 15:59:34 and keep up the good work 15:59:34 #endmeeting