<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Courier New" size="2"><span style="font-size:11pt;">
<div>Hi,</div>
<div> </div>
<div>We are glad to present this week's priorities and subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted.</div>
<div> </div>
<div>This Week's Priorities (as of the weekly ironic meeting)</div>
<div>========================================================</div>
<div> </div>
<div>Weekly priorities</div>
<div>-----------------</div>
<div>- Fix the multitenant grenade - <a href="https://bugs.launchpad.net/ironic/+bug/1744139">
https://bugs.launchpad.net/ironic/+bug/1744139</a></div>
<div>- Add tempest job for ironic queens branch <a href="https://review.openstack.org/543555">
https://review.openstack.org/543555</a></div>
<div>- CI and docs work for classic drivers deprecation (see status below)</div>
<div>- Required Backports/Nice to haves below</div>
<div>- CRITICAL bugs (must be fixed and backported to queens before the release)</div>
<div> - ironic-inspector: rare crash when ironic port list returns HTTP 400 <a href="https://bugs.launchpad.net/ironic-inspector/+bug/1748893">
https://bugs.launchpad.net/ironic-inspector/+bug/1748893</a></div>
<div> - the actual bug is that ironic returns 400 on port.list when node deletion races with it</div>
<div> - ironic-inspector: broken noauth mode: <a href="https://bugs.launchpad.net/ironic-inspector/+bug/1748263">
https://bugs.launchpad.net/ironic-inspector/+bug/1748263</a></div>
<div>- Fix as many bugs as possible</div>
<div> </div>
<div>Required Queens Backports</div>
<div>-------------------------</div>
<div>- Traits instance_info validation - <a href="https://review.openstack.org/#/c/543461/">
https://review.openstack.org/#/c/543461/</a></div>
<div> - mgoddard says it is a nice to have</div>
<div>- Switch to hardware types</div>
<div> - <a href="https://review.openstack.org/#/c/537959/">https://review.openstack.org/#/c/537959/</a></div>
<div> </div>
<div>Nice to have backports</div>
<div>----------------------</div>
<div>- Ansible docs - <a href="https://review.openstack.org/#/c/525501/">https://review.openstack.org/#/c/525501/</a></div>
<div>- inspector: do not try passing non-MACs as switch_id: <a href="https://review.openstack.org/542214">
https://review.openstack.org/542214</a></div>
<div> </div>
<div>Vendor priorities</div>
<div>-----------------</div>
<div>cisco-ucs:</div>
<div> Patches in works for SDK update, but not posted yet, currently rebuilding third party CI infra after a disaster...</div>
<div>idrac:</div>
<div> RFE and first several patches for adding UEFI support will be posted by Tuesday, 1/9</div>
<div>ilo: </div>
<div> <a href="https://review.openstack.org/#/c/530838/">https://review.openstack.org/#/c/530838/</a> - OOB Raid spec for iLO5</div>
<div>irmc:</div>
<div> None</div>
<div> </div>
<div>oneview:</div>
<div><font face="Calibri"> </font></div>
<div><font face="Calibri"> </font></div>
<div>Subproject priorities</div>
<div>---------------------</div>
<div>bifrost:</div>
<div>ironic-inspector (or its client):</div>
<div> </div>
<div>networking-baremetal:</div>
<div> </div>
<div>networking-generic-switch:</div>
<div> - initial release note <a href="https://review.openstack.org/#/c/534201/">
https://review.openstack.org/#/c/534201/</a> MERGED</div>
<div> </div>
<div>sushy and the redfish driver:</div>
<div><font face="Calibri"> </font></div>
<div><font face="Calibri"> </font></div>
<div>Bugs (dtantsur, vdrok, TheJulia)</div>
<div>--------------------------------</div>
<div>- Stats (diff between 5 Feb 2018 and 12 Feb 2018)</div>
<div>- Ironic: 209 bugs (-13) + 247 wishlist items. 2 new (+1), 157 in progress (-4), 1 critical, 29 high (-5) and 20 incomplete (-5)</div>
<div>- Inspector: 17 bugs (+3) + 25 wishlist items. 0 new, 14 in progress (+2), 2 critical (+2), 3 high (+1) and 4 incomplete</div>
<div>- Nova bugs with Ironic tag: 14. 1 new, 0 critical, 0 high</div>
<div>- via <a href="http://dashboard-ironic.7e14.starter-us-west-2.openshiftapps.com/">
http://dashboard-ironic.7e14.starter-us-west-2.openshiftapps.com/</a></div>
<div> - the dashboard was abruptly deleted and needs a new home :(</div>
<div> - use it locally with `tox -erun` if you need to</div>
<div>- HIGH bugs with patches to review:</div>
<div>- Clean steps are not tested in gate <a href="https://bugs.launchpad.net/ironic/+bug/1523640:">
https://bugs.launchpad.net/ironic/+bug/1523640:</a> Add manual clean step ironic standalone test
<a href="https://review.openstack.org/#/c/429770/15">https://review.openstack.org/#/c/429770/15</a></div>
<div> - Needs to be reproposed to the ironic tempest plugin repository.</div>
<div>- prepare_instance() is not called for whole disk images with 'agent' deploy interface
<a href="https://bugs.launchpad.net/ironic/+bug/1713916:">https://bugs.launchpad.net/ironic/+bug/1713916:</a></div>
<div> - Fix ``agent`` deploy interface to call ``boot.prepare_instance`` <a href="https://review.openstack.org/#/c/499050/">
https://review.openstack.org/#/c/499050/</a></div>
<div> - (TheJulia) Currently WF-1, as revision is required for deprecation.</div>
<div>- If provisioning network is changed, Ironic conductor does not behave correctly
<a href="https://bugs.launchpad.net/ironic/+bug/1679260:">https://bugs.launchpad.net/ironic/+bug/1679260:</a> Ironic conductor works correctly on changes of networks:
<a href="https://review.openstack.org/#/c/462931/">https://review.openstack.org/#/c/462931/</a></div>
<div> - (rloo) needs some direction</div>
<div> - may be fixed as part of <a href="https://review.openstack.org/#/c/460564/">
https://review.openstack.org/#/c/460564/</a></div>
<div> </div>
<div>CI refactoring and missing test coverage</div>
<div>----------------------------------------</div>
<div>- not considered a priority, it's a 'do it always' thing</div>
<div>- Standalone CI tests (vsaienk0)</div>
<div> - next patch to be reviewed, needed for 3rd party CI: <a href="https://review.openstack.org/#/c/429770/">
https://review.openstack.org/#/c/429770/</a></div>
<div> - localboot with partitioned image patches:</div>
<div> - Ironic - add localboot partitioned image test: <a href="https://review.openstack.org/#/c/502886/">
https://review.openstack.org/#/c/502886/</a></div>
<div> - when previous are merged TODO (vsaienko)</div>
<div> - Upload tinycore partitioned image to tarbals.openstack.org</div>
<div> - Switch ironic to use tinyipa partitioned image by default</div>
<div>- Missing test coverage (all)</div>
<div> - portgroups and attach/detach tempest tests: <a href="https://review.openstack.org/382476">
https://review.openstack.org/382476</a></div>
<div> - adoption: <a href="https://review.openstack.org/#/c/344975/">https://review.openstack.org/#/c/344975/</a></div>
<div> - should probably be changed to use standalone tests</div>
<div> - root device hints: TODO</div>
<div> - node take over</div>
<div> - resource classes integration tests: <a href="https://review.openstack.org/#/c/443628/">
https://review.openstack.org/#/c/443628/</a></div>
<div> - radosgw (<a href="https://bugs.launchpad.net/ironic/+bug/1737957">https://bugs.launchpad.net/ironic/+bug/1737957</a>)</div>
<div> </div>
<div>Essential Priorities</div>
<div>====================</div>
<div> </div>
<div>Ironic client API version negotiation (TheJulia, dtantsur)</div>
<div>----------------------------------------------------------</div>
<div>- RFE <a href="https://bugs.launchpad.net/python-ironicclient/+bug/1671145">
https://bugs.launchpad.net/python-ironicclient/+bug/1671145</a></div>
<div>- Nova bug <a href="https://bugs.launchpad.net/nova/+bug/1739440">https://bugs.launchpad.net/nova/+bug/1739440</a></div>
<div>- gerrit topic: <a href="https://review.openstack.org/#/q/topic:bug/1671145">
https://review.openstack.org/#/q/topic:bug/1671145</a></div>
<div>- status as of 12 Feb 2017:</div>
<div> - TODO:</div>
<div> - API-SIG guideline on consuming versions in SDKs <a href="https://review.openstack.org/532814">
https://review.openstack.org/532814</a> on review</div>
<div> - establish foundation for using version negotiation in nova</div>
<div> - nothing more for Queens. Stay tuned...</div>
<div> - need to make sure that we discuss/agree with nova about how to do this</div>
<div> </div>
<div>Classic drivers deprecation (dtantsur)</div>
<div>--------------------------------------</div>
<div>- spec: <a href="http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/classic-drivers-future.html">
http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/classic-drivers-future.html</a></div>
<div>- status as of 12 Feb 2017:</div>
<div> - dev documentation for hardware types: <a href="https://review.openstack.org/537959">
https://review.openstack.org/537959</a></div>
<div> - switch documentation to hardware types:</div>
<div> - install and admin guides done</div>
<div> - need help from vendors updating their pages!</div>
<div> - api-ref examples: TODO</div>
<div> - migration of classic drivers to hardware types: done</div>
<div> - migration of CI to hardware types</div>
<div> - ironic and inspector: done</div>
<div> - IPA: TODO</div>
<div> - ironic-lib: TODO?</div>
<div> - python-ironicclient: TODO?</div>
<div> - python-ironic-inspector-client: TODO?</div>
<div> - virtualbmc: TODO?</div>
<div> - bifrost: <a href="https://review.openstack.org/#/c/540153/">https://review.openstack.org/#/c/540153/</a> Merged</div>
<div> - actual deprecation: done</div>
<div> </div>
<div>Traits support planning (mgoddard, johnthetubaguy, dtantsur)</div>
<div>------------------------------------------------------------</div>
<div>- status as of 12 Feb 2018:</div>
<div> - deploy templates spec: <a href="https://review.openstack.org/504952">https://review.openstack.org/504952</a> needs reviews</div>
<div> - depends on deploy-steps spec: <a href="https://review.openstack.org/#/c/412523">
https://review.openstack.org/#/c/412523</a></div>
<div> - traits API:</div>
<div> - need to validate node's instance_info['traits'] at deploy time (<a href="https://bugs.launchpad.net/ironic/+bug/1722194/comments/31">https://bugs.launchpad.net/ironic/+bug/1722194/comments/31</a>)</div>
<div> - <a href="https://review.openstack.org/#/c/543461">https://review.openstack.org/#/c/543461</a></div>
<div> - will need to backport this to stable/queens</div>
<div> </div>
<div>Reference architecture guide (dtantsur, sambetts)</div>
<div>-------------------------------------------------</div>
<div>- status as of 12 Feb 2017:</div>
<div> - dtantsur is returning to this after the release</div>
<div> - list of cases from the PTG</div>
<div> - Admin-only provisioner</div>
<div> - small and/or rare: TODO</div>
<div> - non-HA acceptable, noop/flat network acceptable</div>
<div> - large and/or frequent: TODO</div>
<div> - HA required, neutron network or noop (static) network</div>
<div> - Bare metal cloud for end users</div>
<div> - smaller single-site: TODO</div>
<div> - non-HA, ironic conductors on controllers and noop/flat network acceptable</div>
<div> - larger single-site: TODO</div>
<div> - HA, split out ironic conductors, neutron networking, virtual media > iPXE > PXE/TFTP</div>
<div> - split out TFTP servers if you need them?</div>
<div> - larger multi-site: TODO</div>
<div> - cells v2</div>
<div> - ditto as single-site otherwise?</div>
<div> </div>
<div>High Priorities</div>
<div>===============</div>
<div> </div>
<div>Neutron event processing (vdrok, vsaienk0, sambetts)</div>
<div>----------------------------------------------------</div>
<div>- status as of 27 Sep 2017:</div>
<div> - spec at <a href="https://review.openstack.org/343684">https://review.openstack.org/343684</a>, ready for reviews, replies from authors</div>
<div> - WIP code at <a href="https://review.openstack.org/440778">https://review.openstack.org/440778</a></div>
<div> </div>
<div>Routed network support (sambetts, vsaienk0, bfournie, hjensas)</div>
<div>--------------------------------------------------------------</div>
<div>- status as of 12 Feb 2018:</div>
<div> - All code patches are merged.</div>
<div> - One CI patch left, rework devstack baremetal simulation. To be done in Rocky?</div>
<div> - This is to have actual 'flat' networks in CI.</div>
<div> - Placement API work to be done in Rocky due to:</div>
<div> Challenges with integration to Placement due to the way the integration was done in neutron.</div>
<div> Neutron will create a resource provider for network segments in Placement, then it creates an os-aggregate</div>
<div> in Nova for the segment, adds nova compute hosts to this aggregate. Ironic nodes cannot be added to host-aggregates.</div>
<div> I (hjensas) had a short discussion with neutron devs (mlavalle) on the issue:</div>
<div> <a href="http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2018-01-12.log.html#t2018-01-12T17:05:38">
http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2018-01-12.log.html#t2018-01-12T17:05:38</a></div>
<div> There are patches in Nova to add support for ironic nodes in host-aggregates:</div>
<div> - <a href="https://review.openstack.org/#/c/526753/">https://review.openstack.org/#/c/526753/</a> allow compute nodes to be associated with host agg</div>
<div> - <a href="https://review.openstack.org/#/c/529135/">https://review.openstack.org/#/c/529135/</a> (Spec)</div>
<div> - Patches:</div>
<div> - CI Patches:</div>
<div> - <a href="https://review.openstack.org/#/c/392959/">https://review.openstack.org/#/c/392959/</a> Rework Ironic devstack baremetal network simulation</div>
<div> </div>
<div>Rescue mode (rloo, stendulker)</div>
<div>------------------------------</div>
<div>- Status as on 12 Feb 2018</div>
<div> - spec: <a href="http://specs.openstack.org/openstack/ironic-specs/specs/approved/implement-rescue-mode.html">
http://specs.openstack.org/openstack/ironic-specs/specs/approved/implement-rescue-mode.html</a></div>
<div> - code: <a href="https://review.openstack.org/#/q/topic:bug/1526449+status:open+OR+status:merged">
https://review.openstack.org/#/q/topic:bug/1526449+status:open+OR+status:merged</a></div>
<div> - ironic side:</div>
<div> - all code patches have merged except for</div>
<div> - Add documentation for rescue mode: <a href="https://review.openstack.org/#/c/431622/">
https://review.openstack.org/#/c/431622/</a> MERGED</div>
<div> - Devstack changes to enable testing add support for rescue mode:
<a href="https://review.openstack.org/#/c/524118/">https://review.openstack.org/#/c/524118/</a></div>
<div> - We need to be careful with this, in that we can't use python-ironicclient changes that have not been released.</div>
<div> - Update "standalone" job for supporting rescue mode: <a href="https://review.openstack.org/#/c/537821/">
https://review.openstack.org/#/c/537821/</a></div>
<div> - Rescue mode standalone tests: <a href="https://review.openstack.org/#/c/538119/">
https://review.openstack.org/#/c/538119/</a> (failing CI, not ready for reviews)</div>
<div> - Can't Merge until we do a client release with rescue support (in Rocky):</div>
<div> - Tempest tests with nova: <a href="https://review.openstack.org/#/c/528699/">
https://review.openstack.org/#/c/528699/</a></div>
<div> - Run the tempest test on the CI: <a href="https://review.openstack.org/#/c/528704/">
https://review.openstack.org/#/c/528704/</a></div>
<div> - succeeded in rescuing: <a href="http://logs.openstack.org/04/528704/16/check/ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa/4b74169/logs/screen-ir-cond.txt.gz#_Feb_02_09_44_12_940007">
http://logs.openstack.org/04/528704/16/check/ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa/4b74169/logs/screen-ir-cond.txt.gz#_Feb_02_09_44_12_940007</a></div>
<div> - nova side:</div>
<div> - <a href="https://blueprints.launchpad.net/nova/+spec/ironic-rescue-mode:">
https://blueprints.launchpad.net/nova/+spec/ironic-rescue-mode:</a></div>
<div> - approved for Queens but didn't get the ironic code (client) done in time</div>
<div> - (TheJulia) Nova has indicated that this is deferred until Rocky.</div>
<div> - To get the nova patch merged, we need:</div>
<div> - release new python-ironicclient</div>
<div> - update ironicclient version in upper-constraints (this patch will be posted automatically)</div>
<div> - update ironicclient version in global-requirement (this patch needs to be posted manually)</div>
<div> - code patch: <a href="https://review.openstack.org/#/c/416487/">https://review.openstack.org/#/c/416487/</a></div>
<div> - CI is needed for nova part to land</div>
<div> - tiendc is working for CI</div>
<div> </div>
<div>Clean up deploy interfaces (vdrok)</div>
<div>----------------------------------</div>
<div>- status as of 5 Feb 2017:</div>
<div> - patch <a href="https://review.openstack.org/524433">https://review.openstack.org/524433</a> needs update and rebase</div>
<div> </div>
<div>Zuul v3 jobs in-tree (sambetts, derekh, jlvillal, rloo)</div>
<div>-------------------------------------------------------</div>
<div>- etherpad tracking zuul v3 -> intree: <a href="https://etherpad.openstack.org/p/ironic-zuulv3-intree-tracking">
https://etherpad.openstack.org/p/ironic-zuulv3-intree-tracking</a></div>
<div>- cleaning up/centralizing job descriptions (eg 'irrelevant-files'): DONE</div>
<div>- Next TODO is to convert jobs on master, to proper ansible. NOT a high priority though.</div>
<div> - (pas-ha) DNM experimental patch with "devstack-tempest" as base job <a href="https://review.openstack.org/#/c/520167/">
https://review.openstack.org/#/c/520167/</a></div>
<div> </div>
<div>Graphical console interface (pas-ha, vdrok, rpioso)</div>
<div>---------------------------------------------------</div>
<div>- status as of 8 Jan 2017:</div>
<div> - spec on review: <a href="https://review.openstack.org/#/c/306074/">https://review.openstack.org/#/c/306074/</a></div>
<div> - there is nova part here, which has to be approved too</div>
<div> - dtantsur is worried by absence of progress here</div>
<div> - (TheJulia) I think for rocky, it might be worth making it a prime focus, or making it a background goal.</div>
<div> </div>
<div>BIOS config framework (dtantsur, yolanda, rpioso)</div>
<div>-------------------------------------------------</div>
<div>- status as of 8 Jan 2017:</div>
<div> - spec under active review: <a href="https://review.openstack.org/#/c/496481/">
https://review.openstack.org/#/c/496481/</a></div>
<div> </div>
<div>Ansible deploy interface (pas-ha)</div>
<div>---------------------------------</div>
<div>- spec: <a href="http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/ansible-deploy-driver.html">
http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/ansible-deploy-driver.html</a></div>
<div>- status as of 5 Feb 2017:</div>
<div> - code merged, CI coverage via the standalone job</div>
<div> - docs: <a href="https://review.openstack.org/#/c/525501/">https://review.openstack.org/#/c/525501/</a></div>
<div> </div>
<div>OpenStack Priorities</div>
<div>====================</div>
<div> </div>
<div>Python 3.5 compatibility (Nisha, Ankit)</div>
<div>---------------------------------------</div>
<div>- Topic: <a href="https://review.openstack.org/#/q/topic:goal-python35+NOT+project:openstack/governance+NOT+project:openstack/releases">
https://review.openstack.org/#/q/topic:goal-python35+NOT+project:openstack/governance+NOT+project:openstack/releases</a></div>
<div> - this include all projects, not only ironic</div>
<div> - please tag all reviews with topic "goal-python35"</div>
<div>- TODO submit the python3 job for IPA</div>
<div>- for ironic and ironic-inspector job enabled by disabling swift as swift is still lacking py3.5 support.</div>
<div>- anupn to update the python3 job to build tinyipa with python3</div>
<div> - (anupn): Talked with swift folks and there is a bug upstream opened <a href="https://review.openstack.org/#/c/401397">
https://review.openstack.org/#/c/401397</a> for py3 support in swift. But this is not on their priority</div>
<div> - Right now patch pass all gate jobs except agent_- drivers.</div>
<div>- updating setup.cfg (part of requirements for the goal):</div>
<div> - ironic: <a href="https://review.openstack.org/#/c/539500/">https://review.openstack.org/#/c/539500/</a> - MERGED</div>
<div> - ironic-inspector: <a href="https://review.openstack.org/#/c/539502/">https://review.openstack.org/#/c/539502/</a> - MERGED</div>
<div> </div>
<div>Deploying with Apache and WSGI in CI (pas-ha, vsaienk0)</div>
<div>-------------------------------------------------------</div>
<div>- ironic is mostly finished</div>
<div> - (pas-ha) needs to be rewritten for uWSGI, patches on review:</div>
<div> - <a href="https://review.openstack.org/#/c/507067">https://review.openstack.org/#/c/507067</a></div>
<div>- inspector is TODO and depends on <a href="https://review.openstack.org/#/q/topic:bug/1525218">
https://review.openstack.org/#/q/topic:bug/1525218</a></div>
<div> - delayed as the HA work seems to take a different direction</div>
<div> </div>
<div>Subprojects</div>
<div>===========</div>
<div> </div>
<div>Inspector (dtantsur)</div>
<div>--------------------</div>
<div>- trying to flip dsvm-discovery to use the new dnsmasq pxe filter and failing because of bash :Dhttps://review.openstack.org/#/c/525685/6/devstack/plugin.sh@202</div>
<div>- follow-ups being merged/reviewed; working on state consistency enhancements
<a href="https://review.openstack.org/#/c/510928/">https://review.openstack.org/#/c/510928/</a> too (HA demo follow-up)</div>
<div> </div>
<div>Bifrost (TheJulia)</div>
<div>------------------</div>
<div>- Also seems a recent authentication change in keystoneauth1 has broken processing of the clouds.yaml files, i.e. `openstack` command does not work.</div>
<div> - TheJulia will try to look at this this week.</div>
<div> </div>
<div>Drivers:</div>
<div>--------</div>
<div> </div>
<div>Cisco UCS (sambetts) Last updated 2018/02/05</div>
<div>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div>
<div>- Cisco CIMC driver CI back up and working on every patch</div>
<div>- Cisco UCSM driver CI in development</div>
<div>- Patches for updating the UCS python SDKs are in the works and should be posted soon</div>
<div>.........</div>
<div> </div>
<div>Until next week,</div>
<div>--Rama</div>
<div> </div>
<div>[0] <a href="https://etherpad.openstack.org/p/IronicWhiteBoard">https://etherpad.openstack.org/p/IronicWhiteBoard</a></div>
<div><font face="Calibri"> </font></div>
<div><font face="Calibri"> </font></div>
<div><font face="Calibri"> </font></div>
</span></font>
</body>
</html>