16:00:10 #startmeeting ironic_neutron 16:00:14 Meeting started Mon Aug 29 16:00:10 2016 UTC and is due to finish in 60 minutes. The chair is jroll. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:16 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:17 hi folks 16:00:18 The meeting name has been set to 'ironic_neutron' 16:00:48 turns out Sukhdev didn't make an agenda for this one, and neither did I 16:00:54 I'll roughly follow the last one 16:01:10 #link https://wiki.openstack.org/wiki/Meetings/Ironic-neutron#Meeting_August_22.2C_2016 16:01:14 is anyone around? 16:01:45 I am here off and on - sitting in VMWorld keynote session 16:01:46 sorry I'm late o/ 16:02:28 \o 16:02:43 #topic announcements 16:02:57 security groups patch is now up, just waiting on a release note: 16:03:00 #link https://review.openstack.org/#/c/361451 16:03:25 pretty small, seems reasonable to try to get that in this week 16:03:34 I can pick it up if Sukhdev is busy this week to help out 16:03:42 portgroups api patches still in review 16:03:46 any other announcements? 16:04:14 new patches related to portgroups are in the chain 16:04:38 adds a field for individual_mode so you can detect if fallback is possible 16:04:43 o/ 16:04:45 cool 16:04:48 so I've heard :) 16:05:08 so I don't think the nova patch will be necessary anymore 16:05:35 nice 16:06:26 so moving on 16:06:28 #topic patches 16:06:38 we kinda started this already, but seems like things are moving 16:06:47 I see some CI failures on a few 16:06:52 er, merge conflict 16:06:57 https://review.openstack.org/#/q/project:openstack/ironic+branch:master+topic:bug/1526403+status:open 16:07:39 anyone have something to chat about on this topic? 16:07:57 otherwise I'd say keep reviewing 16:08:46 there's a couple other ocata+ things on the agenda, I'd like to skip those and focus on newton things for now 16:08:48 so 16:08:51 #topic open discussion 16:09:12 jroll: I think they stuck in merge conflict today, I'll rebase them if mjturek do not mind 16:09:13 (if you have strong objections to skipping over vlan-aware baremetal or interface attach/detach APIs, we can chat about them here) 16:09:23 vsaienko1: sure! 16:09:24 vsaienko1: cool 16:09:29 vsaienko1: in regards to your individual_mode patches, think a nova side patch will be needed that leverages individual mode to see if there's a valid network possible? 16:10:02 jroll : I just pushed updated version of the patch with release notes - please have a look 16:10:36 Sukhdev: cool 16:11:02 mjturek: which exactly? 16:11:30 vsaienko1: sorry, I'm just referring to individual_mode in general 16:12:00 vsaienko1: if I remember correctly, it was added in response to the nova patch to fail if portgroups are used 16:12:23 mjturek: yes, sambetts requested to add it 16:12:58 jroll, Sukhdev: do we need to check that security group exists before starting deployment? https://review.openstack.org/#/c/361451 16:13:07 vsaienko1: yes, I agree we should 16:13:27 jroll : not really - it is optional 16:13:54 Sukhdev: if configured, we should check that it exists 16:13:57 jroll : if it is not specified, then the default group is used 16:15:03 Sukhdev: but what if ironic config contains wrong security group uuid? Deployment will fail when we will try to create a port in provisioning network 16:16:05 vsaienko1: hmmm.. I see your point. 16:16:52 vsaienko1 : we do not check for the tenant network SG, then why for provisioning? 16:17:16 nova verifies the tenant network SG, afaik 16:17:30 yeah, I think that nova should do it 16:17:39 jroll : right 16:18:13 Sukhdev: dtantsur add network validate() in his patch https://review.openstack.org/#/c/357983/ I think it is near close to be merged, you can use the same approach to validate SG 16:18:35 but nova doesn't know about the provisioning SG, is the thing 16:19:13 jroll: I'm not sure but might be nova adds default SG when we do not specify it? or it is done on Neutron side? 16:19:28 jroll : if we want to check the SG, it has to be done in Ironic 16:19:41 vsaienko1: idk 16:19:45 vsaienko1 : neutron does 16:19:47 Sukhdev: right, please add that to the patch 16:20:49 anything else for open discussion? 16:23:02 alright, thanks for the short meeting everyone :) 16:23:05 #endmeeting