[openstack-dev] [ironic] this week's priorities and subteam reports
Loo, Ruby
ruby.loo at intel.com
Mon Feb 6 19:16:39 UTC 2017
Hi,
We are freewheeling 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 (especially devstack/CI changes): 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. see bugs in list below
3.2. vdrok to find doc patches that need attention:
3.2.1. WIP: docs for dynamic drivers - https://review.openstack.org/426819 - need to be written
3.2.2. Api-ref changes for dynamic drivers - need to be written mariojv working on this 2/2/17•
3.2.3. Portgroups configuration - https://review.openstack.org/429826 WIP
3.2.4. Nice to have:
3.2.4.1. Detailed sequence-diagram for deploy https://review.openstack.org/414512
3.2.4.2. Help a user to enable console redirection https://review.openstack.org/384578
Bugs (dtantsur)
===============
- Stats (diff between 30 Jan 2017 and 06 Feb 2017)
- Ironic: 225 bugs (-5) + 231 wishlist items (-2). 25 new (+3), 184 in progress (-3), 0 critical, 25 high (-2) and 26 incomplete (-3)
- Inspector: 13 bugs + 20 wishlist items (-2). 2 new, 12 in progress (-1), 0 critical, 2 high and 4 incomplete
- Nova bugs with Ironic tag: 11 (+1). 0 new, 0 critical, 1 high (+1)
- Some bugs vdrok thinks would be good to look into before release:
- instance rebuild with multitenancy - https://bugs.launchpad.net/ironic/+bug/1657083
- Conductor's periodic tasks stops executing - https://bugs.launchpad.net/ironic/+bug/1637210
- Seemingly wrong deploy callback timeouts - https://bugs.launchpad.net/ironic/+bug/1646477
- regenerate the PXE configuration on neutron port update - https://bugs.launchpad.net/ironic/+bug/1614094
- proper subcontrollers handling - https://launchpad.net/bugs/1580997
- couple of smaller API issues: https://bugs.launchpad.net/ironic/+bug/1643995 and https://launchpad.net/bugs/1640546
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:
- We now run a non-voting UEFI job in the gate (and it's green) o/
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/
- API changes for setting hardware types and interfaces merged, node-create change merged
- next steps (some yet to be written/finished) as of 06 Feb 2017:
- still todo:
- api ref: https://review.openstack.org/428460
- devstack support for "ipmI" hardware type: https://review.openstack.org/429694
- CI jobs
- https://review.openstack.org/429709
- install guide / admin guide docs - TODO
- client changes:
- driver commands update: https://review.openstack.org/419274
- node-update update: TODO
- 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)
==================
- Work on pause until Ocata is cut (no more rebasing until then :D)
* 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 06 Feb 2017:
- (dtantsur) all code done (ironic, ironicclient, nova), documentation is left
- NMI is potential FFE for nova, done in ironic
- jroll to clarify with matt
- went to do so, to find it was already merged \o/
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 parsing and infiniband support merged; client part needs core reviews https://review.openstack.org/#/c/419141/
- to go before release: change the lookup logic: https://review.openstack.org/#/c/421285/
- spec for API listing&filtering of introspection statuses merged (milan)
.........
Until next week,
--ruby
[0] https://etherpad.openstack.org/p/IronicWhiteBoard
More information about the OpenStack-dev
mailing list