17:00:06 #startmeeting ironic 17:00:07 Meeting started Mon Jun 12 17:00:06 2017 UTC and is due to finish in 60 minutes. The chair is dtantsur. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:08 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:09 o/ 17:00:11 The meeting name has been set to 'ironic' 17:00:12 o/ 17:00:12 \o 17:00:14 o/ 17:00:19 o/ 17:00:23 o/ 17:00:24 o/ 17:00:45 o/ 17:00:45 welcome everyone! 17:00:47 o/ 17:01:05 o/ 17:01:07 o/ 17:01:21 our agenda, as usual, can be found at: 17:01:24 #link https://wiki.openstack.org/wiki/Meetings/Ironic 17:02:32 #topic Announcements / Reminder 17:02:43 o/ 17:02:43 o/ 17:02:49 o/ 17:02:51 A bunch of stable releases was done for all our projects 17:03:11 woo 17:03:17 the ironic-lib CI was repaired, and now builds IPA from source with the change being tested 17:03:33 yay! 17:04:10 anything else from anyone? 17:05:19 #topic Review subteam status reports (capped at ten minutes) 17:05:26 o/ 17:05:39 #link https://etherpad.openstack.org/p/IronicWhiteBoard line 96 17:05:48 * dtantsur remembers to update the bugs, sigh 17:06:25 o/ 17:06:36 o/ 17:06:37 o/ 17:09:26 o/ 17:09:59 o/ 17:11:40 Nisha_Agarwal: could you please clean up the python 3 section of outdated information (merged patches, etc)? 17:12:19 dtantsur: you didn't update the bugs, right? 17:12:25 rloo: just updated the stats 17:12:37 dtantsur: ok, i'll update the date for you :-) 17:12:41 oh, I forgot to update the dates :) thanks rloo 17:13:03 o/ 17:13:06 dtantsur, done 17:13:08 :) 17:13:15 thanks 17:14:00 for CI refactoring, this has been reviewed, needs updating? https://review.openstack.org/#/c/429770/ 17:14:27 rloo, yes 17:14:42 I guess vsaienk0 isn't here 17:14:58 dtantsur: how essential is the ci refactoring etc? 17:15:19 rloo: it's always essential, but not in a sense of "do now or die" 17:15:30 dtantsur: ok (phew) 17:15:48 rloo, this patch is more of a base for other manual cleaning patches in CI(third party) 17:15:49 maybe we should move it to "High" section, dunno 17:15:59 dtantsur, ^^^ 17:16:05 dtantsur: yeah 17:16:07 I see 17:16:34 dtantsur: unless it is essential cuz we NEED test coverage of those missing things 17:17:00 well, we have features not covered by CI, right? 17:17:07 dtantsur: I mean, a feature isn't complete unless we have test coverage? 17:17:17 right. hence we have it in essential. 17:17:40 rloo, but unless we have third party CI for the stuff vedors are proposing the code doesnt go in unless CI is there 17:17:52 * dtantsur looks at the clock 17:18:09 I'd prefer we move the questions to the open discussion, as we have some topics proposed already 17:18:14 Nisha_Agarwal: right. i think those features went in before we had a lot of CI coverage. 17:18:29 rloo, lets discuss it in open discussion 17:18:41 Nisha_Agarwal: (I don't think there needs any more discussion...) 17:18:47 is everyone done with statuses specifically? 17:18:56 * rloo done 17:19:11 #topic Deciding on priorities for the coming week 17:19:12 rloo, i just meant that this patch is required for CI stuff (atleast for us) 17:19:41 we've done some really good job this week :) we've landed 3 out of 4 week priorities 17:20:02 Nice. You are very productive when I am on vacation ;) 17:20:14 Nisha_Agarwal: i updated the whiteboard to mention that it is needed for 3rd party CI :-) 17:20:21 I'd suggest we keep pushing on BFV and rolling upgrades. probably physical network awareness too 17:20:26 jlvillal: no, just think of how much more we could have gotten done with you here! 17:20:35 :) 17:20:46 :) 17:20:47 Those priorities make sense to me. 17:20:49 rloo, thanks :) 17:21:24 should we keep OSC feature parity on list? there are a few easy wins there, I've +2ed all of them already 17:21:47 dtantsur: sounds like a good idea then 17:21:54 otherwise they just get lost 17:22:06 dtantsur: sounds good with me. esp the OSC one, we will/should have at least one priority done this week ;) 17:23:23 do I get it right that "move create_port to conductor" is the next patch related to physical network awareness? 17:23:25 mgoddard: ^^^ 17:23:38 dtantsur: yup, that's right 17:23:53 ok, so we have 4 topics now. is the list looking good? 17:23:59 ++ 17:24:03 dtantsur: correct 17:24:26 do we want to take anything else now that we have jlvillal to review everything? :) 17:24:34 heh 17:24:45 dtantsur: i say wait a week, he just got back :) 17:25:13 ok, ok :) the 3 topics out of 4 are quite tough 17:25:33 moving on? 17:26:09 #topic the driver composition and breaking changes to the supported interfaces 17:26:18 #link http://lists.openstack.org/pipermail/openstack-dev/2017-June/118226.html 17:26:40 I've found that the way we change the drivers now somehow promotes doing breaking changes 17:26:52 I am all for option 4, release note, and then provide a proposed mechanism to make their lives easier in the future 17:26:57 e.g. when drivers move from a generic "pxe" boot to a specific "-pxe" 17:27:15 dtantsur: if i understand it, what you're saying is that the *default* interface was changed? 17:27:49 rloo: not really. just one of the supported interfaces has changed its name 17:27:49 TheJulia ++ seems the easiest thing to do (almost nothing ;) 17:27:59 "pxe" -> "-pxe" 17:28:19 dtantsur: so 'pxe' == 'irmc-pxe' ? same behavior? 17:28:42 rloo: not exactly the same. they've extended it with more clean steps. 17:28:52 and are dropping "pxe" for this reason 17:28:58 dtantsur: so not the same interface. i see it as 'they changed the default interface'. 17:29:14 s/the default/a supported/ 17:29:19 dtantsur: i didn't read/review the patch, just guessing... 17:29:32 dtantsur: oh, if they only added a new supported one, then how does it break? 17:29:40 rloo: and remove one too 17:29:49 dtantsur: oh, the removal is what i missed. 17:29:56 dtantsur: i don't see how you can remove, that is breaking change. 17:30:09 this is my question: what should we do about such changes 17:30:17 dtantsur: if we use our usual rules, need to deprecate first? 17:30:18 will it not work at all with base pxe? 17:30:18 Or can they support both pxe and irmc-pxe as boot inetrfaces for Pike release and mark 'pxe' for obsolenscence within irmc hardware type? 17:30:26 stendulker: + 17:30:33 an essence of the change: https://review.openstack.org/#/c/416403/8/ironic/drivers/irmc.py@93 17:30:46 rloo: ^^^ 17:31:16 dtantsur: i think we still need to support pxe.PXEBoot. 17:31:21 dtantsur: needs a deprecation period. 17:31:32 rloo+ 17:31:48 dtantsur: or at least, we cannot break if someone had created a node with driver irmc and boot-interface=pxe. 17:32:07 another option is to create a database migration 17:32:13 no, it won 17:32:13 dtantsur: we can issue a warning and 'redirect' pxe interface to boot.irmcpxeboot, but we can't break. 17:32:15 won't work 17:32:16 rloo: ++ plus a release note saying the 'pxe' interface will not have all the features 17:32:34 this will need to implicitly enable the new interface, which is not enabled by default 17:33:43 dtantsur: i think we should decide how we want things to work, and then see if we can get the code to do what we want 17:34:03 * dtantsur wonders if the change actually has to modify the boot interface in this case, not e.g. management 17:34:09 masters that we are :-) 17:35:16 i have to say, there is a lot more to this patch than what the commit msg sez. nothing about a new boot interface :-( 17:35:35 i'd think based on the commit, that only the irmc mgt interface would get updated. 17:35:47 yeah. even outside of this patch, we need a formal policy on similar changes. 17:36:01 and it seems that the consensus is to keep support for pxe for some time, then switch? 17:36:04 dtantsur: agreed that we need formal policy. 17:36:13 dtantsur: ++ 17:36:22 * dtantsur has to write dev docs on the new drivers 17:36:31 dtantsur: support for 'pxe' interface -- whether it means actual pxe code or if it 'redirects' to new 'irmc-pxe' is a diff story 17:36:51 looking at the code, it's safe to support "pxe" in this particular case 17:37:09 same feeling 17:37:14 dtantsur: ok, that'd be the easiest thing to do. 17:37:39 dtantsur: after deprecation, we can add DB migration script to change 'pxe' to irmc-pxe'. 17:37:43 its just that bios restore won't work automatically 17:37:45 ok, please post your thoughts to the ML thread. if we get a consensus, I'll try to capture it in the future drivers dev docs. 17:37:50 Or would be better for vendor to carve out vendor-* interfaces for hardware types so that they can be extended later without such issues 17:38:05 stendulker: I actually was going to propose it, at least for boot.. 17:38:17 it seems that the boot interfase is very often extended by vendors 17:38:49 dtantsur: yes, and many a times we cannot plan it upfront, but a place holder should help in long run 17:39:33 ok, please comment on the thread 17:39:41 ready to move on? 17:40:18 #topic RFE review 17:40:37 #link https://bugs.launchpad.net/ironic/+bug/1691344 17:40:38 Launchpad bug 1691344 in Ironic "[RFE] Make ip address of socat console configurable" [Wishlist,In progress] - Assigned to Wang KaiFeng (kaifeng) 17:41:17 this seems a reasonable thing to do, and the patch looks quite straightforward 17:41:22 this looks quite easy and imo does not need a spec, just make the default to be the current behavior 17:41:45 I agree 17:41:52 the rfe needs to identify the name of the new config 17:41:58 but other than that, seems reasonable to me 17:42:00 ++ 17:42:17 I'd prefer it as well, but I can also argue about it on review 17:42:27 and it should mention as pas-ha said, what the default value is. 17:42:41 dtantsur: just a good habit for folks to have/do. 17:43:06 "the ip address binded by socat is only configurable by $my_ip" implicitly mentions the default fwiw 17:43:29 do we want more details or can we approve and figure out on the patch? 17:43:47 we can approve, i will put a comment about what i just said. 17:43:52 thanks! 17:43:52 Thanks guys, I named it socat_address for current code, if there is any feedbacks from reviews about the option name, I would update back to the launchpad. 17:44:06 * jlvillal didn't know you could use "$my_ip" as a default value. TIL 17:44:08 i agree it implicitly mentions the default but i have seen in the past, where my assumption isn't the same as others. 17:44:10 kaifeng: hi! I think we have a separate configuration section for [console] 17:44:25 otherwise I'm good with it 17:44:48 kaifeng: https://github.com/openstack/ironic/blob/master/ironic/conf/console.py <-- I think it should go here 17:45:21 actually, it's there already,so I'm good with it 17:45:32 any other comments? 17:45:52 * dtantsur is ready to mark it rfe-approved 17:45:58 Yes:) 17:46:25 ok, let's move on 17:46:29 #link https://bugs.launchpad.net/ironic/+bug/1696619 17:46:30 Launchpad bug 1696619 in Ironic "[RFE] auto recovering from maintenance" [Wishlist,Confirmed] - Assigned to yuan liang (leetpy) 17:46:43 this is something JayF tried to do with his specific faults work 17:46:59 it's still very valuable to do, I wonder what specific implemention will be 17:47:05 I'd prefer a spec on it, I guess.. 17:47:23 to be honest, i don't understand the description. 17:47:48 rloo: IIUC this is about unsetting maintenance that was set due to a power fault 17:48:11 this kind of looks lik 'faults' we have been talking about before 17:48:29 courtesy of JayF 17:49:23 so isn't this a dup of the faults spec then? 17:49:37 rloo: the faults spec is dead, until somebody overtakes it 17:49:50 we may point the person towards it. or we can ask for a spec and see how it looks. 17:50:08 dtantsur: well, there's an RFE associated with the faults spec, if it already describes what this isn't/hasn't yet described... 17:50:08 "specific faults" was a big thing, we can probably solve this particular problem easier 17:51:09 rloo: right. do you propose to mark this as a duplicate? 17:51:10 so regardless, i would want more information on this. i don't see/how they want to unset maintenance. 17:51:23 or ask for a spec and see where it goes? 17:51:44 i will admit i haven't read the faults spec so don't know which way to go but if the faults spec already describes what this person wants to do, then it seems to me that it is a dup. 17:52:02 i am fine suggesting both and let the author decide. 17:52:03 well, not directly 17:52:29 the faults spec is more about reporting faults. it does not directly talk about unsetting maintenance IIRC 17:52:39 "suggesting both and let the author decide" ++ 17:52:57 dtantsur: in that case it is different. i don't know w/o spending more time looking into this. 17:53:07 but i want a better description! 17:53:22 so, needs-spec? 17:53:28 definitely 17:53:36 yes please 17:53:47 ok, I'll comment after the meeting 17:53:49 unless they can describe it in the RFE. 17:54:12 any more comments on this one? 17:54:30 #link https://bugs.launchpad.net/ironic/+bug/1681320 17:54:31 Launchpad bug 1681320 in Ironic "[RFE] Allow inspection to discover pci devices" [Wishlist,Triaged] 17:54:37 Nisha_Agarwal: the microphone is yours :) 17:54:43 dtantsur, :) 17:55:12 So this is to propose the pci device inspection similar to what ironic-inspector does today 17:55:55 so that even OOB inspection can have the pci devices discovered and added to capabilities 17:57:00 Since inspector spec was approved and implemented long back , do we need a spec for this one. ispector spec link https://github.com/openstack/ironic-inspector-specs/blob/master/specs/generic-pci-resource.rst 17:57:17 s/ispector/inspector 17:57:40 the only question I have is whether we want to make it a generic config or not 17:57:50 IMO, PCI device discovery and capability are important for users regardless in-band or oob discovery. 17:57:52 or just RFE would do for this one 17:58:05 i.e. are more vendors going to implement it? should we make ironic-inspector respect ironic's configuration? etc 17:58:24 dtantsur, hmmm 17:58:46 dtantsur, may be when inspector is invoked from ironic it makes sense to respect ironic config file 17:58:56 FYI: 2 minutes left 17:59:09 and when ran standalone, it can take input from its config file 17:59:16 right, so we may want to extend ironic-inspector API to pass it.. or make the Inspector interface handle it 17:59:45 dtantsur, i didnt get? 17:59:45 * dtantsur needs to think more about it, to be honest 17:59:56 * milan too O:-) 18:00:00 dtantsur, ok. 18:00:07 milan, :) 18:00:09 and we're out of time, sorry :( please anyone, let Nisha_Agarwal know what you think in the channel 18:00:21 #endmeeting ironic