[openstack-dev] [ironic] this week's priorities and subteam reports
Loo, Ruby
ruby.loo at intel.com
Mon Mar 13 19:21:52 UTC 2017
Hi,
We are meditative 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. "standalone" (without nova) tests: https://review.openstack.org/#/c/423556/
2. get multi-node grenade job up and running.
2.1. Backports: https://review.openstack.org/#/c/444950/ & https://review.openstack.org/#/c/444944/ need to land
3. review/land next BFV patch: https://review.openstack.org/#/c/355625/
4. update/review IPA API versioning spec: https://review.openstack.org/#/c/341086/
5. redfish driver: https://review.openstack.org/#/c/438982/
6. review e-tags spec: https://review.openstack.org/#/c/381991/
Bugs (dtantsur, mjturek)
------------------------
- Stats (diff between 06 Mar 2017 and 13 Mar 2017)
- Ironic: 236 bugs (+4) + 246 wishlist items (+3). 14 new, 196 in progress (+5), 0 critical, 29 high (+3) and 30 incomplete (-2)
- Inspector: 16 bugs + 28 wishlist items (+2). 3 new (+1), 15 in progress (-1), 0 critical, 1 high and 4 incomplete
- Nova bugs with Ironic tag: 13. 2 new, 0 critical, 0 high
Essential Priorities
====================
CI refactoring and missing test coverage
----------------------------------------
- Standalone CI tests (vsaienk0)
- patch on review https://review.openstack.org/#/c/423556/
- Missing test coverage (all)
- portgroups and attach/detach tempest tests: https://review.openstack.org/382476
Generic boot-from-volume (TheJulia, dtantsur)
---------------------------------------------
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- status as of most recent weekly meeting:
- Weekly meeting now established on Thursdays at 1600 UTC in #openstack-meeting-5
- http://eavesdrop.openstack.org/#Ironic_Boot_from_Volume_meeting
- Initial meeting was held last week between joanna and TheJulia. Basic context and information sharing/coordination.
- 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
- Patch series is in need of being updataed, and validated against the data model for volume connection information. //Base cinder interface was updated and validated against volume object usage in nova and cinder itself
- https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691
- Original volume connection information client patches
- 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
- we cannot land these until we land Ironic API bits
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:
- patch ready for review: https://review.openstack.org/#/c/407491/
- rest of patches will be updated this week: https://review.openstack.org/#/q/topic:bug/1526283
- Testing work:
- 13-Mar-2017: Multi-node + multi-tenant + grenade job is passing with patches
- We are almost done :) Hope to have it working before end-of-week
- Two backports need to be merged:
- https://review.openstack.org/444944 stable/ocata
- https://review.openstack.org/444950 stable/newton
- After backports are done need patch to openstack-infra/project-config to land:
- https://review.openstack.org/443348
- Will need to move job from experimental to non-voting
Reference architecture guide (jroll)
------------------------------------
- have been hacking on a devstack setup to explore some of the kvm/ironic interactions
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:
- TODO as of 6 Mar 2017
- install guide / admin guide docs
- client changes:
- driver commands update: https://review.openstack.org/419274
- node-update update: https://review.openstack.org/#/c/431542/
- new hardware types:
- ilo: https://review.openstack.org/#/c/439404/
- contentious topics:
- what to do about driver properties API and dynamic drivers?
- rloo and dtantsur started brainstorming: https://etherpad.openstack.org/p/ironic-driver-properties-reform
Feature parity between two CLIs (rloo, dtantsur)
------------------------------------------------
- OSC driver-properties spec is work in progress: https://review.openstack.org/#/c/439907/
- we don't have API to show driver properties for dynamic drivers (we show hardware type + default interfaces): https://bugs.launchpad.net/ironic/+bug/1671549. This should not be a blocker for the missing OSC commands but since this will also need OSC support, it might have an impact on the OSC commands we eventually decide on.
Rescue mode (JayF / mariojv)
----------------------------
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- Working in devstack! http://imgur.com/a/dqvE2
- 3/13 status
- ironic patch chain order updated to make reviews easier
- Please review :D
- ironic
- https://review.openstack.org/#/c/350831/ - API/conductor methods
- https://review.openstack.org/#/c/353156/ - rescuewait timeout periodic task
- https://review.openstack.org/#/c/400437/ - agent driver patch
- client
- https://review.openstack.org/#/c/408341/ - client support patch - potentially needs update
- IPA
- https://review.openstack.org/#/c/423521 - IPA support for CoreOS Image + DHCP networks - potentially needs update
- https://review.openstack.org/#/c/419606/ - ironic docs patch - potentially needs update
- https://review.openstack.org/#/c/431622/ - IPA docs patch
- Nova - Still WIP
- https://review.openstack.org/#/c/416487/
- Currently in progress:
- Research on DHCP+Rescue support for TinyIPA
- Research on static networking+rescue support for all images
- Pike action items outlined in https://etherpad.openstack.org/p/rescue-plan
node tags (zhenguo)
-------------------
* trello: https://trello.com/c/WN1J7EzF/38-node-tags
- topic: https://review.openstack.org/#/q/topic:bug/1526266
- status as of most recent weekly meeting:
- (dtantsur) code needs updating after review comments
High Priorities
===============
specific fault support (JayF, mariojv)
--------------------------------------
* trello: https://trello.com/c/sYafFLBy/36-specific-fault-support
- status as of most recent weekly meeting:
- Spec updated Friday, 3/10, please review, although it is about 80% complete
- https://review.openstack.org/#/c/334113/
Routed networks support (sambetts, vsaienk0)
--------------------------------------------
- Writing up some WIP code at https://review.openstack.org/440778, when I'm more or less OK with it will update the spec to reflect it.
Documentation reorganization (JayF, TheJulia)
---------------------------------------------
- Spec will be up before end of March.
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/
Optional Priorities
===================
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/
Redfish driver (lucasagomes, jroll)
-----------------------------------
- topic: https://review.openstack.org/#/q/topic:bug/1526477
- status as of most recent weekly meeting:
- The spec is approved: http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/ironic-redfish.html
- Code on review: https://review.openstack.org/#/c/438982/
- Documentation on review: https://review.openstack.org/#/c/442537/
- Missing a patch with changes to DevStack for enabling tests in the gate
- lucas wants to discuss sushy being under ironic umbrella
Supported power states API (dtantsur)
-------------------------------------
- topic: https://review.openstack.org/#/q/topic:bug/1526226
- note: the same topic as for soft power and NMI is used, as it's covered by the same spec
- status as of most recent weekly meeting:
- next on review: https://review.openstack.org/#/c/382194/
Available clean steps API (rloo)
--------------------------------
- spec had been approved in mitaka: http://specs.openstack.org/openstack/ironic-specs/specs/5.0/manual-cleaning.html#get-nodes-node-ident-cleaning-steps
- patch needs updating, rebasing, and testing: https://review.openstack.org/#/c/278566/
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: https://review.openstack.org/#/c/381991/. Resolving, waiting for new comments
- (galyna) Patches-POC are up. Demo: https://asciinema.org/a/103604
Subprojects
===========
Inspector (dtansur)
-------------------
- Working on a spec to split API and conductor services out of inspector: https://review.openstack.org/#/c/435517/
ironic-ui (betherly, ppiela, TheJulia)
--------------------------------------
- First weekly meeting held this past week. \o/
- Weekly meeting scheduled for Tuesdays.
- http://eavesdrop.openstack.org/#Ironic-ui_subteam_meeting
Drivers:
--------
iLO (wanyen)
~~~~~~~~~~~~
- (dtantsur) CI seems down? http://ci-watch.tintri.com/project?project=ironic&time=7+days
.........
Until next week,
--ruby
[0] https://etherpad.openstack.org/p/IronicWhiteBoard
More information about the OpenStack-dev
mailing list