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

Loo, Ruby ruby.loo at intel.com
Mon Jan 30 22:12:37 UTC 2017


Hi,

We are jovial 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. Continue reviewing driver composition things (see notes below, some of the WIP patches are ready other than docs/reno): https://review.openstack.org/#/q/status:open+topic:bug/1524745
2. portgroups and attach/detach tempest tests and docs: https://review.openstack.org/382476
3. other docs, bug fixes
    3.1. dtantsur to find bugs potentially requiring attention and throw them at people
    3.2. vdrok to find doc patches that need attention


Bugs (dtantsur)
===============
- Stats (diff between 23 Jan 2017 and 30 Jan 2017)
- Ironic: 230 bugs (+3) + 233 wishlist items (-4). 22 new (+3), 187 in progress (-3), 0 critical, 27 high (-1) and 29 incomplete (-2)
- Inspector: 13 bugs (+2) + 22 wishlist items (-2). 2 new (+2), 13 in progress (-3), 0 critical, 2 high (-1) and 4 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:
    - tempest tests https://review.openstack.org/382476 need review
    - documentation (need to be written still)

CI refactoring (dtantsur, lucasagomes)
======================================
* trello: https://trello.com/c/c96zb3dm/32-ci-refactoring
- status as of most recent weekly meeting:
    - UEFI patches are merged!
    - Project-config patch adding an experimental job: https://review.openstack.org/#/c/424576/

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:
- leaning towards moving this to Pike.
    - patches need reviews: https://review.openstack.org/#/q/topic:bug/1526283.
    - concerns about https://review.openstack.org/#/c/420728/ (Add compatibility with Newton when creating a node)
    - had irc discussion about status: http://eavesdrop.openstack.org/irclogs/%23openstack-ironic/%23openstack-ironic.2017-01-23.log.html#t2017-01-23T16:17:41
    - Testing work:
        - The final tempest "smoke" test is failing after the grenade run in the multi-tenant grenade job.
            - http://logs.openstack.org/49/422149/5/experimental/gate-grenade-dsvm-ironic-multitenant-ubuntu-xenial-nv/74c9ed9/console.html
            - Believe that this issue is due to the network getting changed after Grenade finishes and then we lose connectivity to the Ironic node.
        - The grenade portion passes for the multi-tenant grenade job
            - http://logs.openstack.org/49/422149/5/experimental/gate-grenade-dsvm-ironic-multitenant-ubuntu-xenial-nv/74c9ed9/logs/grenade.sh.summary.txt.gz
        - Testing being done in: https://review.openstack.org/#/c/422149/
        - This needs multi-node testing, and multi-node has a very low probability of working in Ocata

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
        - Last patch set for cinder common client interface was reverted in a rebase.  TheJulia expects to address this Monday afternoon.
        - https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691
    - Original volume connection information client patches
        - They need OSC support added into the revisions.
        - These changes should be expected to land once Pike opens.
        - https://review.openstack.org/#/q/status:open+project:openstack/python-ironicclient+branch:master+topic:bug/1526231

Driver composition (dtantsur, jroll)
====================================
* 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:
    - we're now able to load hardware types on start-up! \o/
    - next steps (some yet to be written/finished) as of 23 Jan 2017:
        - API changes for setting hardware types and interfaces
            - ready for review
                - https://review.openstack.org/417970
                - https://review.openstack.org/#/c/424720/
        - still todo:
            - update enabled_-_interfaces (and enabled_drivers) config to say cannot be none
            - validate defaults are good on conductor startup
            - api ref
            - CI jobs
            - install guide / admin guide docs
        - client changes:
            - https://review.openstack.org/#/q/topic:bug/1524745+project:openstack/python-ironicclient
    - We should agree on some scope for this feature for Ocata, I guess. Maybe we call it semi-done when we finish ^^^
        - +1, and we can talk at PTG about anything missing, path to getting vendor hw types, etc

Rescue mode (JayF)
==================
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- Bumped to pike.
- Working in devstack! http://imgur.com/a/dqvE2
- 1/30 status
    - need reviews on:
        - https://review.openstack.org/#/c/350831/ - API/conductor methods (tested working)
        - https://review.openstack.org/#/c/353156/ - rescuewait timeout periodic task
        - https://review.openstack.org/#/c/400437/ - agent driver patch (tested working)
        - https://review.openstack.org/#/c/408341/ - client support patch (tested working)
        - https://review.openstack.org/#/c/423521 - IPA support for CoreOS Image + DHCP networks (tested working)
    - Still WIP
        - Docs: https://review.openstack.org/#/c/419606/
        - Nova patch: https://review.openstack.org/#/c/416487/

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, yolanda)
==============================
* trello: https://trello.com/c/M7PueRS0/35-deploy-steps
- status as of most recent weekly meeting:
    - spec under review: https://review.openstack.org/#/c/412523/

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
- gerrit topic: https://review.openstack.org/#/q/topic:bug/1526226
- status as of most recent weekly meeting:
    - (dtantsur) both generic driver interface and ipmitool implementations approved
    - code needs reviews: https://review.openstack.org/#/q/topic:bug/1526226
        - (dtantsur) needs review as of Dec 23:
            - iRMC implementations of both NMI and soft power
            - apr-ref patches for both NMI and soft power
    - soft off nova patches were merged  https://review.openstack.org/#/q/topic:bp/soft-reboot-poweroff
    - nmi nova patch has a +2 https://review.openstack.org/#/c/376548/
        - ironic client patches were approved and global-requirements was updated for ironicclient 1.11.0
        - nova status: potential for FFE  https://etherpad.openstack.org/p/nova-ocata-feature-freeze (Line.18)
- soft power things done
- NMI is potential FFE for nova, done in ironic
    - jroll to clarify with matt

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
- punting to pike, author is on holiday until after FF

Inspector (dtansur)
===================
- LLDP client patch bumped to Pike, could use re-reviews:
    -  https://review.openstack.org/#/c/419141/13 (one +2)
- LLDP plugin also could use re-reviews
    -  https://review.openstack.org/#/c/406496/ (one +1)
- the client was released

.........

Until next week,
--ruby

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



More information about the OpenStack-dev mailing list