[openstack-dev] [ironic] this week's priorities and subteam reports

Loo, Ruby ruby.loo at intel.com
Mon Dec 12 18:22:05 UTC 2016


Hi,

We are dazzled 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. attach/detach: review code: https://review.openstack.org/#/c/327046/
2. portgroup: review code https://review.openstack.org/335964, then https://review.openstack.org/398417
3. driver composition: the next patch introduces hardware types: https://review.openstack.org/336626
4. next notifications: review code for CRUD notifications: https://review.openstack.org/#/c/356541/
5. 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 05 Dec 2016 and 12 Dec 2016)
- Ironic: 217 bugs (-2) + 231 wishlist items (+4). 7 new (-9), 183 in progress (+12), 3 critical (+3), 29 high (-1) and 29 incomplete (+1)
- Inspector: 11 bugs (-3) + 22 wishlist items. 0 new (-3), 12 in progress (+1), 0 critical, 1 high and 4 incomplete (+1)
- Nova bugs with Ironic tag: 10. 0 new, 0 critical, 0 high (-1)
- Critical bugs are related to ironicclient CI issues
- Thanks a lot JayF for your bug triaging effort

Portgroups support (sambetts, vdrok)
====================================
* trello: https://trello.com/c/KvVjeK5j/29-portgroups-support
- status as of most recent weekly meeting:
    - portgroups patches need reviews: https://review.openstack.org/#/q/topic:bug/1618754
        - including the client!

CI refactoring (dtantsur, lucasagomes)
======================================
* trello: https://trello.com/c/c96zb3dm/32-ci-refactoring
- status as of most recent weekly meeting:
    - (lucasagomes) No updates

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:
    - spec was merged last week: https://review.openstack.org/299245
    - RFE/patch for online-db-migration has some reviews. Need more details: https://bugs.launchpad.net/ironic/+bug/1585141
    - Testing work:
        - Tempest "smoke" tests are now passing for multi-node/multi-tenant with various patches!
        - Grenade patch has one +2: https://review.openstack.org/407502
        - Sort of blocked by tempest becoming a plugin.
        - Work is ongoing for enabling Grenade with multi-tenant: https://review.openstack.org/389268
        - Work on-going to get tempest "smoke" test working for the multi-node/multi-tenant job(vsaienko)

Security groups (jroll)
=======================
* trello: https://trello.com/c/klty7VVo/30-security-groups-for-provisioning-cleaning-network
- status as of most recent weekly meeting:
    - last patch, documentation, merged last week: https://review.openstack.org/#/c/393962/

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 patch up for review: https://review.openstack.org/#/q/topic:bug/1582188
    - Patches need updating still:
        - Nova - https://review.openstack.org/364413
        - IronicClient - https://review.openstack.org/364420

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 have 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/
    - Boot from volume/storage interface patches will be rebased this Monday.
        - https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691

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:
    - still on review: the patch introducing hardware types defining and loading: https://review.openstack.org/336626
    - new on review: generic hardware types: https://review.openstack.org/400678
    - Maybe 4-6 more patches to go before work is completed.

Rescue mode (JayF)
==================
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- status as of most recent weekly meeting:
    - patch for API/Conductor methods needs review: https://review.openstack.org/#/c/350831/

etags in the REST API (gzholtkevych)
====================================
* trello: https://trello.com/c/MbNA4geB/33-rest-api-etags
- status as of most recent weekly meeting:
    - (gzholtkevych) spec needs review: https://review.openstack.org/#/c/381991/. Need to get comments according to what has been posted.
    - (gzholtkevych) Implementing etags for node. Remained things: put requests finishing and unittests.

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/

adding more notifications (mariojv, yuriy)
==========================================
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- 12/12 status:
    - All patches need a rebase
        - Node maintenance notifications have 2 x +2, need +W: https://review.openstack.org/#/c/396239/
        - Node console notifications have 2 x +2, need +W: https://review.openstack.org/#/c/397812
        - CRUD notifications need reviews: https://review.openstack.org/#/c/356541/
    - Maintenance and console notifications depend on CRUD notifications and are blocked on reviews for that

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

node tags (zhenguo)
===================
* trello: https://trello.com/c/WN1J7EzF/38-node-tags
- status as of most recent weekly meeting:
    - code has merge conflicts, needs reviews: https://review.openstack.org/#/q/topic:bug/1526266

Inspector (dtansur)
===================
- Plugin to prcess basic mgmt LLDP TLVs - https://review.openstack.org/#/c/406496/6
- Introspection states patch (HA stuff): first +2 \o/ https://review.openstack.org/#/c/348943/

Drivers:
========
OneView (gabriel-bezerra/thiagop/xavierr)
-----------------------------------------
- dsvm-tempest-ironic-agent_pxe_oneview is broken until power-off server before changing boot order is merged: https://review.openstack.org/408298

SNMP (mat128/xhku/lindycoder)
-----------------------------
- has CI, no longer deprecated!

.........

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard





More information about the OpenStack-dev mailing list