Hi, We are jubilant to present this week's priorities and subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted.
This Week's Priorities (as of the weekly ironic meeting) ======================================================== 1. nova code for portgroups and attach/detach: https://review.openstack.org/#/c/364413/ and https://review.openstack.org/#/c/388756/ 2. client patch for soft power/reboot: https://review.openstack.org/#/c/357627/ to unblock the nova patch: https://review.openstack.org/#/c/407977/ 3. ironicclient queue: https://review.openstack.org/#/q/status:open+project:openstack/python-ironicclient 4. ironic-inspector-client queue: https://review.openstack.org/#/q/status:open+project:openstack/python-ironic-inspector-client 5. Continue reviewing driver composition things: https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1524745 6. Rolling upgrades work: https://review.openstack.org/#/q/topic:bug/1526283+status:open 7. boot from volume: next up: https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691 Bugs (dtantsur) =============== - Stats (diff between 09 Jan 2017 and 16 Jan 2017) - Ironic: 230 bugs (+7) + 238 wishlist items. 19 new (+5), 191 in progress (-1), 0 critical, 29 high (+1) and 30 incomplete (+4) - Inspector: 12 bugs + 23 wishlist items. 0 new, 14 in progress (+2), 0 critical, 2 high and 5 incomplete - Nova bugs with Ironic tag: 10. 0 new, 0 critical, 0 high Portgroups support (sambetts, vdrok) ==================================== * trello: https://trello.com/c/KvVjeK5j/29-portgroups-support - status as of most recent weekly meeting: - just one patch left on the ironic side: https://review.openstack.org/#/q/topic:bug/1618754 - once that lands, then nova patch - https://review.openstack.org/388756 - note that the nova patch cannot land until after the attach/detach API nova-patch lands (https://review.openstack.org/364413) Interface attach/detach API (sambetts) ====================================== * trello: https://trello.com/c/nryU4w58/39-interface-attach-detach-api - status as of most recent weekly meeting: - Spec merged and Nova BP approved - ironic patches merged, ironicclient released - Nova patch needs reviews - https://review.openstack.org/364413 CI refactoring (dtantsur, lucasagomes) ====================================== * trello: https://trello.com/c/c96zb3dm/32-ci-refactoring - status as of most recent weekly meeting: - Two more patches to go to add support for deploying UEFI images with Ironic in devstack: 1) https://review.openstack.org/#/c/414604/ (DevStack) 2) https://review.openstack.org/#/c/374988/ Rolling upgrades and grenade-partial (rloo, jlvillal) ===================================================== * trello: https://trello.com/c/GAlhSzLm/2-rolling-upgrades-and-grenade-with-multi-node - status as of most recent weekly meeting: - patches need reviews: https://review.openstack.org/#/q/topic:bug/1526283 - Testing work: - Tempest "smoke" is now working for multi-tenant / multi-node - Patch up to enable tempest "smoke" for the multi-node job - https://review.openstack.org/417959 - Next step Grenade!!!! - Work is ongoing for enabling Grenade with multi-tenant: https://review.openstack.org/389268 Generic boot-from-volume (TheJulia) =================================== * trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume - status as of most recent weekly meeting: - API side changes for volume connector information has a procedural -2 until we can begin making use of the data in the conductor, but should stil be reviewed - https://review.openstack.org/#/c/214586/ - This change has been rebased on top of the iPXE template update revision to support cinder/iscsi booting. - Boot from volume/storage cinder interface is up for review. - https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691 - Original volume connection information client patches were rebased this past week - They need OSC support added into the revisions. - These changes are extremely unlikely to make client freeze for this cycle, which means we should target to land them at the beginning of Pike - https://review.openstack.org/#/q/status:open+project:openstack/python-ironicclient+branch:master+topic:bug/1526231 Driver composition (dtantsur) ============================= * trello: https://trello.com/c/fTya14y6/14-driver-composition - gerrit topic: https://review.openstack.org/#/q/status:open+topic:bug/1524745 - status as of most recent weekly meeting: - next patch makes conductor actually load defined hardware types: https://review.openstack.org/#/c/412631/ - small inspector-related clean up: https://review.openstack.org/416232 - next steps (some yet to be written/finished) as of 16 Jan 2017: - make hardware types participate in the hash ring - this is https://review.openstack.org/#/c/419065/ - API changes for setting hardware types and interfaces - first one up, WIP: https://review.openstack.org/#/c/417970/ - hardware type for IPMI and CI job for it - todo - thanks jroll for helping with it! Rescue mode (JayF) ================== * trello: https://trello.com/c/PwH1pexJ/23-rescue-mode - 1/16 status - minor spec update merged - patch for API/conductor methods needs reviews - https://review.openstack.org/#/c/350831/ - rescuewait timeout patch needs reviews - https://review.openstack.org/#/c/353156/ - agent driver patch needs reviews - https://review.openstack.org/#/c/400437/ - nova code and IPA code in development - IPA: https://review.openstack.org/#/c/417351 - nova: https://review.openstack.org/#/c/416487/ - client patch needs tests and a rebase - https://review.openstack.org/#/c/408341/ - docs patch WIP - https://review.openstack.org/#/c/419606/ etags in the REST API (gzholtkevych) ==================================== * trello: https://trello.com/c/MbNA4geB/33-rest-api-etags - status as of most recent weekly meeting: - (galyna) spec needs review: https://review.openstack.org/#/c/381991/. Need to get comments according to what has been posted. ironic-python-agent’s REST API versioning (sambetts) ====================================================== * trello: https://trello.com/c/1STx5ry3/34-ipa-rest-api-versioning - status as of most recent weekly meeting: - spec needs reviews: https://review.openstack.org/#/c/341086/ deploy steps (mat128) ===================== * trello: https://trello.com/c/M7PueRS0/35-deploy-steps - status as of most recent weekly meeting: - need spec - on hold since mat128 is away for personal reasons specific fault support (JayF) ============================= * trello: https://trello.com/c/sYafFLBy/36-specific-fault-support - status as of most recent weekly meeting: - Ready for review -- some issues remain but want to get consensus on what is posted. - https://review.openstack.org/#/c/334113/ soft power off and NMI support (naohirot) ========================================= * trello: https://trello.com/c/IJfChqsK/37-soft-power-off-and-nmi - status as of most recent weekly meeting: - code needs reviews: https://review.openstack.org/#/q/topic:bug/1526226 - some of soft off patches merged, nova side is https://review.openstack.org/#/q/topic:bp/soft-reboot-poweroff node tags (zhenguo) =================== * trello: https://trello.com/c/WN1J7EzF/38-node-tags - status as of most recent weekly meeting: - code needs reviews: https://review.openstack.org/#/q/topic:bug/1526266 Inspector (dtansur) =================== - setting IPMI credentials proposed for deprecation: https://review.openstack.org/417041 - we've found an unpleasant incompatibility with virtualbmc, details here https://bugs.launchpad.net/tripleo/+bug/1651719 - lldp plugin and ui patches need review https://review.openstack.org/#/c/406496, https://review.openstack.org/#/c/419141 Bifrost (TheJulia) ================== - Some miscilanious features are being added, thank you to those who are contributing them. ironic-ui (betherly, ppiela, TheJulia) ====================================== - Ironic UI is in need of some reviews to address some missing functionality: - Better editing of a node - https://review.openstack.org/417988 - Adding the substrate for port editing - https://review.openstack.org/#/c/418520/ Drivers: ======== DRAC (mgould/lucas/dtantsur) ---------------------------- - UEFI support is in progress ......... Until next week, --ruby [0] https://etherpad.openstack.org/p/IronicWhiteBoard __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev