<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>1. Midcycle planning: <a href="https://etherpad.openstack.org/p/ironic-queens-midcycle">
https://etherpad.openstack.org/p/ironic-queens-midcycle</a></div>
<div>2. Use adapters for cinderclient: <a href="https://review.openstack.org/#/c/476171/">
https://review.openstack.org/#/c/476171/</a></div>
<div>    2.1. then also for inspector client: <a href="https://review.openstack.org/#/c/476172/">
https://review.openstack.org/#/c/476172/</a></div>
<div>3. install guide update for hw types: <a href="https://review.openstack.org/#/c/517290/">
https://review.openstack.org/#/c/517290/</a></div>
<div>    3.1. before that, separate pages for deploy and boot interfaces: <a href="https://review.openstack.org/#/c/517632/">
https://review.openstack.org/#/c/517632/</a></div>
<div>4. BIOS interface spec: <a href="https://review.openstack.org/#/c/496481/">https://review.openstack.org/#/c/496481/</a></div>
<div>5. Rescue:</div>
<div>    5.1. driver interface <a href="https://review.openstack.org/#/c/509335/">
https://review.openstack.org/#/c/509335/</a></div>
<div>    5.2. RPC <a href="https://review.openstack.org/#/c/509336/">https://review.openstack.org/#/c/509336/</a></div>
<div>    5.3. rescuewait timeout <a href="https://review.openstack.org/#/c/353156">
https://review.openstack.org/#/c/353156</a></div>
<div> </div>
<div>Vendor priorities</div>
<div>-----------------</div>
<div>cisco-ucs:</div>
<div>    Patchs in works for SDK update, but not posted yet, currently rebuilding third party CI infra after a disaster...</div>
<div>idrac:</div>
<div> </div>
<div>ilo: </div>
<div>    <a href="https://review.openstack.org/207337">https://review.openstack.org/207337</a> - Out-of-band Boot from UEFI iSCSI volume for HPE Proliant server</div>
<div>irmc:</div>
<div>    SPEC to add a new hardware type for another FUJITSU server: PRIMEQUEST MMB:</div>
<div>    <a href="https://review.openstack.org/#/c/515717/">https://review.openstack.org/#/c/515717/</a></div>
<div> </div>
<div>oneview:</div>
<div>    Add validations for OneView ML2 driver -  <a href="https://review.openstack.org/#/c/508946/">
https://review.openstack.org/#/c/508946/</a></div>
<div> </div>
<div>Subproject priorities</div>
<div>---------------------</div>
<div>bifrost:</div>
<div>ironic-inspector (or its client):</div>
<div>    dnsmasq-based inspector PXE filter driver: <a href="https://review.openstack.org/#/c/466448/">
https://review.openstack.org/#/c/466448/</a> TL;DR: replaces iptables with a dynamic configuration of dnsmasq (pretty cool thing too ;)</div>
<ul style="margin:0;padding-left:44.4pt;">
<li>folks might consider trying the test patch to experiment manually with this <a href="https://review.openstack.org/#/c/468712/54">
https://review.openstack.org/#/c/468712/54</a></li></ul>
<div>networking-baremetal:</div>
<div>    neutron baremetal agent <a href="https://review.openstack.org/#/c/456235/">
https://review.openstack.org/#/c/456235/</a></div>
<div>sushy and the redfish driver:</div>
<div>    (dtantsur) implement redfish sessions: <a href="https://review.openstack.org/#/c/471942/">
https://review.openstack.org/#/c/471942/</a></div>
<div> </div>
<div>Bugs (dtantsur, vdrok, TheJulia)</div>
<div>--------------------------------</div>
<div>- Stats (diff between 13 Nov 2017 and 20 Nov 2017)</div>
<div>  - Ironic: 219 bugs (-4) + 254 wishlist items (+7). 11 new (-2), 153 in progress (+2), 0 critical, 31 high and 35 incomplete (+1)</div>
<div>  - Inspector: 16 bugs + 31 wishlist items. 0 new (-2), 16 in progress, 0 critical, 4 high and 5 incomplete (+2)</div>
<div>  - Nova bugs with Ironic tag: 14 (+1). 2 new (+1), 0 critical, 1 high</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>  - 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 to return 'root_uuid' as part of command status <a href="https://review.openstack.org/#/c/500719/4">
https://review.openstack.org/#/c/500719/4</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>  - 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> </div>
<div>CI refactoring and missing test coverage</div>
<div>----------------------------------------</div>
<div>- Zuul v3 jobs in-tree migration tracking <a href="https://etherpad.openstack.org/p/ironic-zuulv3-intree-tracking:">
https://etherpad.openstack.org/p/ironic-zuulv3-intree-tracking:</a></div>
<div>    - legacy jobs migration: everything migrated except for bifrost stable/ocata; one more patch</div>
<div>    - cleaning up/centralizing job descriptions (eg 'irrelevant-files'): started</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>        - IPA - build tinycore based partitioned image with grub <a href="https://review.openstack.org/#/c/504888/">
https://review.openstack.org/#/c/504888/</a></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> </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>- 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 20 Nov 2017:</div>
<div>    - ironicclient default version change done, release as 2.0.0</div>
<div>    - TODO:</div>
<div>        - easier access to versions in ironicclient</div>
<div>        - establish foundation for using version negotiation in nova</div>
<div> </div>
<div>External project authentication rework (pas-ha, TheJulia)</div>
<div>---------------------------------------------------------</div>
<div>- gerrit topic: <a href="https://review.openstack.org/#/q/topic:bug/1699547">
https://review.openstack.org/#/q/topic:bug/1699547</a></div>
<div>- status as of 20 Nov 2017:</div>
<div>    - review needed</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 20 Nov 2017:</div>
<div>    - dev documentation for hardware types: TODO</div>
<div>    - switch documentation to hardware types:</div>
<div>        - install guide: <a href="https://review.openstack.org/#/c/517290/">
https://review.openstack.org/#/c/517290/</a> needs updating</div>
<div>            - dependency: <a href="https://review.openstack.org/#/c/517632/">
https://review.openstack.org/#/c/517632/</a></div>
<div>        - admin guide:</div>
<div>            - TODO</div>
<div>        - migration of classic drivers to hardware types, in discussion...</div>
<div>            - <a href="http://lists.openstack.org/pipermail/openstack-dev/2017-November/124509.html">
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124509.html</a></div>
<div> </div>
<div>Reference architecture guide (dtantsur, sambetts)</div>
<div>-------------------------------------------------</div>
<div>- status as of 20 Nov 2017:</div>
<div>    - common bits merged</div>
<div>    - list of cases from <a href="https://etherpad.openstack.org/p/ironic-queens-ptg-open-discussion">
https://etherpad.openstack.org/p/ironic-queens-ptg-open-discussion</a></div>
<div>        - Admin-only provisioner</div>
<div>            - small and/or rare: TODO</div>
<div>            - large and/or frequent: TODO</div>
<div>        - Bare metal cloud for end users</div>
<div>            - smaller single-site: TODO</div>
<div>            - larger single-site: TODO</div>
<div>            - larger multi-site: TODO</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</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)</div>
<div>-----------------------------------------------------</div>
<div>- status as of 27 Sep 2017:</div>
<div>    - WIP code at <a href="https://review.openstack.org/#/c/456235/">https://review.openstack.org/#/c/456235/</a></div>
<div> </div>
<div>Rescue mode (rloo, stendulker, aparnav)</div>
<div>---------------------------------------</div>
<div>- Status as on 20 Nov 2017</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">
https://review.openstack.org/#/q/topic:bug/1526449+status:open</a></div>
<div>    - ironic side:</div>
<div>        - All patches are up-to-date.</div>
<div>        - Tempest tests based on standalone ironic is WIP.</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> approved for Queens; waiting for ironic part to be done first</div>
<div>        - code patch: <a href="https://review.openstack.org/#/c/416487/">https://review.openstack.org/#/c/416487/</a></div>
<div> </div>
<div>Clean up deploy interfaces (vdrok)</div>
<div>----------------------------------</div>
<div>- status as of 20 Nov 2017:</div>
<div>    - not started, vdrok thinks he may be able to work on it the week of Nov 27</div>
<div> </div>
<div>Zuul v3 jobs in-tree (sambetts, derekh, jlvillal)</div>
<div>-------------------------------------------------</div>
<div>- status as of 13-Nov 2017:</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>    - legacy jobs migration: everything migrated except for bifrost stable/ocata; one more patch</div>
<div>    - cleaning up/centralizing job descriptions (eg 'irrelevant-files'): started</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 20 Nov 2017:</div>
<div>    - spec posted: <a href="https://review.openstack.org/#/c/306074/">https://review.openstack.org/#/c/306074/</a></div>
<div>        - needs to be cleaned up and revived</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> </div>
<div>BIOS config framework (dtantsur, yolanda, rpioso)</div>
<div>-------------------------------------------------</div>
<div>- status as of 20 Nov 2017:</div>
<div>    - spec under review: <a href="https://review.openstack.org/#/c/496481/">
https://review.openstack.org/#/c/496481/</a></div>
<div>        - seems close, more review needed</div>
<div> </div>
<div>Ansible deploy interface (pas-ha, yuiryz)</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 20 Nov 2017:</div>
<div>    - patch proposed: <a href="https://review.openstack.org/510522">https://review.openstack.org/510522</a> needs review</div>
<div> </div>
<div>Traits support planning (johnthetubaguy, TheJulia, dtantsur)</div>
<div>------------------------------------------------------------</div>
<div>- status as of 20 Nov 2017:</div>
<div>    - spec <a href="https://review.openstack.org/#/c/504531/">https://review.openstack.org/#/c/504531/</a> MERGED</div>
<div>        - <a href="http://specs.openstack.org/openstack/ironic-specs/specs/approved/node-traits.html">
http://specs.openstack.org/openstack/ironic-specs/specs/approved/node-traits.html</a></div>
<div>    - for future: deploy templates spec: <a href="https://review.openstack.org/504952">
https://review.openstack.org/504952</a> needs update</div>
<div>    - discussion: <a href="http://lists.openstack.org/pipermail/openstack-dev/2017-October/123675.html">
http://lists.openstack.org/pipermail/openstack-dev/2017-October/123675.html</a></div>
<div>        - call summary: <a href="http://lists.openstack.org/pipermail/openstack-dev/2017-November/124200.html">
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124200.html</a></div>
<div>            - recording is <a href="https://bluejeans.com/s/K3wZZ">https://bluejeans.com/s/K3wZZ</a> (needs flash, but can be downloaded)</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>other patches for experimental gates are not merging as core reviewers are asking to add the python3 builder in running gates instead of duplicating them in project-config project.
<a href="https://review.openstack.org/462487">https://review.openstack.org/462487</a>,</div>
<div><a href="https://review.openstack.org/462695">https://review.openstack.org/462695</a>,
<a href="https://review.openstack.org/462701">https://review.openstack.org/462701</a> and
<a href="https://review.openstack.org/462706">https://review.openstack.org/462706</a></div>
<div>- Raised <a href="https://review.openstack.org/495766">https://review.openstack.org/495766</a> for testing ironic-inspector without swift functionality - planning to raise the same under ironic-inspector under zuulv3.</div>
<div>- Raised <a href="https://review.openstack.org/#/c/515036/">https://review.openstack.org/#/c/515036/</a> in ironic-inspector</div>
<div>- anupn to update the python3 job to build tinyipa with python3</div>
<div>- we need to make the ironic job voting eventually. but we need to check that nova, glance and neutron already have voting python 3 jobs, otherwise they may break us.</div>
<div> </div>
<div>Deploying with Apache and WSGI in CI (vsaienk0)</div>
<div>-----------------------------------------------</div>
<div>- ironic is mostly finished</div>
<div>    - (pas-ha) needs to be rewritten for uWSGI, patches on review <a href="https://review.openstack.org/#/c/507011/">
https://review.openstack.org/#/c/507011/</a></div>
<div>    - do we have install-guide bits on how to do it?</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>    - may be delayed to after Queens, as the HA work seems to take a different direction</div>
<div> </div>
<div>Split away the tempest plugin (jlvillal)</div>
<div>----------------------------------------</div>
<div>- Current (13-Nov-2017) (jlvillal): We will wait for jlvillal to return from his vacation (late November/early December) to proceed</div>
<div>    - This means that the following projects need to be working for stable branches:</div>
<div>        - openstack/ironic: Done</div>
<div>        - openstack/ironic-python-agent</div>
<div>        - openstack/ironic-lib</div>
<div>        - openstack/ironic-inspector</div>
<div>- jlvillal talked to infra and they suggested we do a batch upload as there are about 70 patches to merge in.</div>
<div>- need to port new patches in ironic/ironic-tempest-plugin (jlvillal)</div>
<div>- need to migrate ironic-inspector/ironic-tempest-plugin (jlvillal)</div>
<div> </div>
<div>Subprojects</div>
<div>===========</div>
<div> </div>
<div>Inspector (dtantsur, milan)</div>
<div>---------------------------</div>
<div>- let's focus on the dnsmasq-based PXE filter driver implementation as this week's inspector review priority</div>
<div>- inspector HA demo is out! <a href="http://lists.openstack.org/pipermail/openstack-dev/2017-November/124538.html">
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124538.html</a></div>
<div> </div>
<div>Bifrost (TheJulia)</div>
<div>------------------</div>
<div>- Stable/ocata CI has been fixed. DIB and OpenSuse jobs are broken for varying unrelated reasons, however they are also non-voting.</div>
<div> </div>
<div>ironic-ui (ppiela, TheJulia)</div>
<div>----------------------------</div>
<div>- Selection of interfaces upon enroll is up for review and requires another review:</div>
<div>    - <a href="https://review.openstack.org/#/c/473957">https://review.openstack.org/#/c/473957</a></div>
<div> </div>
<div>Drivers:</div>
<div>--------</div>
<div> </div>
<div>DRAC (rpioso, dtantsur)</div>
<div>~~~~~~~~~~~~~~~~~~~~~~~</div>
<div>- Dell Ironic CI is being rebuilt, its back and running now (10/17/2017)</div>
<div> </div>
<div> </div>
<div>OneView (ricardoas/fellypefca)</div>
<div>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div>
<div>- Need to revert changes that moved from python-oneviewclient to hpOneView library, see IRC discussion:
<a href="http://eavesdrop.openstack.org/irclogs/%23openstack-ironic/%23openstack-ironic.2017-11-09.log.html#t2017-11-09T16:39:34">
http://eavesdrop.openstack.org/irclogs/%23openstack-ironic/%23openstack-ironic.2017-11-09.log.html#t2017-11-09T16:39:34</a></div>
<div>- See above, 'This Week's Priorities' -> 'Vendor priorities' -> 'oneview' for list of patches</div>
<div>- All 8 patches reverted! (phew)</div>
<div> </div>
<div> </div>
<div>Cisco UCS (sambetts)</div>
<div>~~~~~~~~~~~~~~~~~~~~</div>
<div>- Currently rebuilding third party CI from the ground up after it bit the dust</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>
<div><font face="Calibri"> </font></div>
</span></font>
</body>
</html>