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

Loo, Ruby ruby.loo at intel.com
Mon Jan 9 17:57:42 UTC 2017


Hi,

We are jazzy 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, needs done ASAP to unblock nova stuff before freeze: https://review.openstack.org/#/q/topic:bug/1582188+status:open
2. nova code for portgroups and attach/detach: https://review.openstack.org/#/c/364413/ and https://review.openstack.org/#/c/388756/
3. client patch for soft power/reboot: https://review.openstack.org/#/c/357627/ to unblock the nova patch: https://review.openstack.org/#/c/407977/
4. ironic-lib queue: https://review.openstack.org/#/q/status:open+project:openstack/ironic-lib
5. Continue reviewing driver composition things: https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1524745
6. boot from volume: next up: https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691
7. Rolling upgrades work: https://review.openstack.org/#/q/topic:bug/1526283+status:open
8. Work to test UEFI: https://review.openstack.org/#/c/414227/ (Ironic), https://review.openstack.org/#/c/414604/ (Devstack).


Bugs (dtantsur)
===============
- Stats (diff between 19 Dec 2016 and 09 Jan 2017)
- Ironic: 223 bugs (+5) + 238 wishlist items (+5). 14 new (+5), 192 in progress (+6), 0 critical, 28 high (-1) and 26 incomplete (-2)
- Inspector: 12 bugs (+1) + 23 wishlist items (+1). 0 new, 12 in progress, 0 critical (-1), 2 high (+1) and 5 incomplete (+1)
- 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 (OSC): https://review.openstack.org/#/q/topic:bug/1618754 merged
    - Another one needed is adding mode/properties to the portgroups in client, will be done soon :)
    - once those land, will need a client release and then nova patches
        - note that the nova patch cannot land until after the attach/detach API nova-patch lands

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
    - Last Ironic patch up for review: https://review.openstack.org/#/c/404240/
        - Rebasing in progress (sambetts)
    - IronicClient patch - https://review.openstack.org/364420
    - Nova patch needs updating based on IronicClient patch and can't merge until we make a client release including the above patch - 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:
    - We need to move the logic of setting the default image from DevStack into Ironic to be able to set a UEFI compatible image, patches are: https://review.openstack.org/#/c/414227/ (Ironic), https://review.openstack.org/#/c/414604/ (Devstack)

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:
    - RFE for online-db-migration, approved: https://bugs.launchpad.net/ironic/+bug/1585141
    - 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 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/
        - This change will need to be rebased on top of the storage interface work so we can begin working towards a single chain of revisions to build testing against. +1
    - Boot from volume/storage interface work needs to be updated, TheJulia will be doing that this week
        - 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:
    - 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 (to be written) as of 9 Jan 2017:
        - make hardware types participate in the hash ring
        - 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

Rescue mode (JayF)
==================
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- 1/9 status
    - Minor additional spec update pending merge, needs reviews
        - https://review.openstack.org/#/c/417205/
    - patch for API/conductor methods needs rebasing, please review anyway (in constant rebase churn)
        - https://review.openstack.org/#/c/350831/
    - agent driver implementation needs a rebase
        - https://review.openstack.org/#/c/400437
    - python-ironicclient patches need tests added and a rebase
        - https://review.openstack.org/#/c/408341/
    - Nova driver code in development
        - https://review.openstack.org/#/c/416487/
    - TODO:
        - Agent rescue extension

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.
    - (galyna) Need to get consensus on different choices to store resource representation on client-side https://review.openstack.org/#/c/400335/.

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
- 1/9 status: all ironic notifications merged \o/

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 needs reviews: https://review.openstack.org/#/q/topic:bug/1526266

Inspector (dtansur)
===================
- Just recovered our CI, no further news

ironic-ui
=========
- Bootstrap compatability fixes have landed, it should again be compatible with horizon on master branch.

.........

Until next week,
--ruby

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




More information about the OpenStack-dev mailing list