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

Yeleswarapu, Ramamani ramamani.yeleswarapu at intel.com
Mon Dec 18 19:39:27 UTC 2017


Hi,

We are glad 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. Authentication refactoring
    1.1. Finalize migration to keystoneauth adapters: https://review.openstack.org/#/c/478825/
2. BIOS interface spec:
    2.1. https://review.openstack.org/#/c/496481/
3. Traits
    3.1. https://review.openstack.org/#/c/528238/
4. Rescue:
    4.1. driver interface https://review.openstack.org/#/c/509335/
    4.2. RPC https://review.openstack.org/#/c/509336/
    4.3. network interface update: https://review.openstack.org/#/c/509342 Rebase Required
5. The tempest plugin split
    5.1. https://etherpad.openstack.org/p/ironic-tempest-plugin-migration
6. Routed Networks - Review for input only
    6.1. Add baremetal neutron agent https://review.openstack.org/#/c/456235/

Vendor priorities
-----------------
cisco-ucs:
    Patches in works for SDK update, but not posted yet, currently rebuilding third party CI infra after a disaster...
idrac:

ilo:
    https://review.openstack.org/525053 - firmware update for iLO5
irmc:
  None

oneview:
    Introduce hpOneView and ilorest to OneView -  https://review.openstack.org/#/c/523943/

Subproject priorities
---------------------
bifrost:
ironic-inspector (or its client):
    allow concurrent updating of dnsmasq configuration https://review.openstack.org/#/c/504438/ Merged
    fix dsvm (firewall) config deprecations https://review.openstack.org/#/c/523196/ Merged
networking-baremetal:
    neutron baremetal agent https://review.openstack.org/#/c/456235/
sushy and the redfish driver:
    (dtantsur) implement redfish sessions: https://review.openstack.org/#/c/471942/

Bugs (dtantsur, vdrok, TheJulia)
--------------------------------
- Stats (diff between 11 Dec 2017 and 18 Dec 2017)
- Ironic: 218 bugs + 261 wishlist items. 2 new, 158 in progress, 0 critical, 32 high and 30 incomplete
- Inspector: 17 bugs + 29 wishlist items. 0 new, 15 in progress, 0 critical, 4 high and 5 incomplete
- Nova bugs with Ironic tag: 12. 2 new, 0 critical, 0 high
- via http://dashboard-ironic.7e14.starter-us-west-2.openshiftapps.com/
- HIGH bugs with patches to review:
- Clean steps are not tested in gate https://bugs.launchpad.net/ironic/+bug/1523640: Add manual clean step ironic standalone test https://review.openstack.org/#/c/429770/15
    - Needs to be reproposed to the ironic tempest plugin repository.
- prepare_instance() is not called for whole disk images with 'agent' deploy interface https://bugs.launchpad.net/ironic/+bug/1713916:
    - Fix to return 'root_uuid' as part of command status https://review.openstack.org/#/c/500719/4 Merged
    - Fix ``agent`` deploy interface to call ``boot.prepare_instance`` https://review.openstack.org/#/c/499050/
        - (TheJulia) Currently WF-1, as revision is required for deprecation.
- If provisioning network is changed, Ironic conductor does not behave correctly https://bugs.launchpad.net/ironic/+bug/1679260: Ironic conductor works correctly on changes of networks: https://review.openstack.org/#/c/462931/
    - (rloo) needs some direction

CI refactoring and missing test coverage
----------------------------------------
- not considered a priority, it's a 'do it always' thing
- Standalone CI tests (vsaienk0)
    - next patch to be reviewed, needed for 3rd party CI: https://review.openstack.org/#/c/429770/
    - localboot with partitioned image patches:
        - Ironic - add localboot partitioned image test: https://review.openstack.org/#/c/502886/
        - when previous are merged TODO (vsaienko)
            - Upload tinycore partitioned image to tarbals.openstack.org
            - Switch ironic to use tinyipa partitioned image by default
- Missing test coverage (all)
    - portgroups and attach/detach tempest tests: https://review.openstack.org/382476
    - adoption: https://review.openstack.org/#/c/344975/
        - should probably be changed to use standalone tests
    - root device hints: TODO
    - node take over
    - resource classes integration tests: https://review.openstack.org/#/c/443628/
    - radosgw (https://bugs.launchpad.net/ironic/+bug/1737957)

Essential Priorities
====================

Ironic client API version negotiation (TheJulia, dtantsur)
----------------------------------------------------------
- RFE https://bugs.launchpad.net/python-ironicclient/+bug/1671145
- gerrit topic: https://review.openstack.org/#/q/topic:bug/1671145
- status as of 15 Dec 2017:
    - TODO:
        - easier access to versions in ironicclient
            - see https://etherpad.openstack.org/p/ironic-api-version-negotiation
                - discussion of various ways to implement it happened on the midcycle
                - dtantsur wants to have an API-SIG guideline on consuming versions in SDKs
                    - still TODO
        - establish foundation for using version negotiation in nova

External project authentication rework (pas-ha, TheJulia)
---------------------------------------------------------
- gerrit topic: https://review.openstack.org/#/q/topic:bug/1699547
- status as of 18 Dec 2017:
    - 1 ironic patch left: https://review.openstack.org/#/c/478825/
    - 2 inspector patches left

Classic drivers deprecation (dtantsur)
--------------------------------------
- spec: http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/classic-drivers-future.html
- status as of 15 Dec 2017:
    - dev documentation for hardware types: TODO
    - switch documentation to hardware types:
        - status https://etherpad.openstack.org/p/ironic-switch-to-hardware-types
        - admin guide update (minus vendor bits): https://review.openstack.org/#/c/528337/
            - need help from vendors updating their pages
    - migration of classic drivers to hardware types, in discussion...
        - http://lists.openstack.org/pipermail/openstack-dev/2017-November/124509.html
        - spec update: https://review.openstack.org/#/c/528308/

Traits support planning (mgoddard, johnthetubaguy, TheJulia, dtantsur)
----------------------------------------------------------------------
- http://specs.openstack.org/openstack/ironic-specs/specs/approved/node-traits.html
- status as of 15 Dec 2017:
    - deploy templates spec: https://review.openstack.org/504952 needs reviews
        - depends on deploy-steps spec: https://review.openstack.org/#/c/412523
    - patches for traits API
        - https://review.openstack.org/#/c/528238/

Reference architecture guide (dtantsur, sambetts)
-------------------------------------------------
- status as of 15 Dec 2017:
    - list of cases from https://etherpad.openstack.org/p/ironic-queens-ptg-open-discussion
        - Admin-only provisioner
            - small and/or rare: TODO
            - large and/or frequent: TODO
        - Bare metal cloud for end users
            - smaller single-site: TODO
            - larger single-site: TODO
            - larger multi-site: TODO

High Priorities
===============

Neutron event processing (vdrok, vsaienk0, sambetts)
----------------------------------------------------
- status as of 27 Sep 2017:
    - spec at https://review.openstack.org/343684, ready for reviews, replies from authors
    - WIP code at https://review.openstack.org/440778

Routed network support (sambetts, vsaienk0, bfournie, hjensas)
--------------------------------------------------------------
- status as of 18 Dec 2017:
    - hjensas taken over as main contributor from sambetts
    - Patches:
        - https://review.openstack.org/456235 Add baremetal neutron agent
        - https://review.openstack.org/524709 Make the agent distributed using hashring and notifications
        - https://review.openstack.org/521838 Switch from MechanismDriver to SimpleAgentMechanismDriverBase

Rescue mode (rloo, stendulker, aparnav)
---------------------------------------
- Status as on 18 Dec 2017
    - spec: http://specs.openstack.org/openstack/ironic-specs/specs/approved/implement-rescue-mode.html
    - code: https://review.openstack.org/#/q/topic:bug/1526449+status:open
    - ironic side:
        - All patches are up-to-date, being actively reviewed and updated
        - Tempest tests based on standalone ironic is WIP.
    - nova side:
        - https://blueprints.launchpad.net/nova/+spec/ironic-rescue-mode: approved for Queens; waiting for ironic part to be done first. Queens feature freeze is week of Jan 22.
        - To get the nova patch merged, we need:
            - release new python-ironicclient
            - update ironicclient version in upper-constraints (this patch will be posted automatically)
            - update ironicclient version in global-requirement (this patch needs to be posted manually)
        - code patch: https://review.openstack.org/#/c/416487/

Clean up deploy interfaces (vdrok)
----------------------------------
- status as of 4 DEC 2017:
    - WIP patch https://review.openstack.org/524433
    - Should be able to finish on week of 4 DEC (not anymore, heh) Needs unittests rewritten

Zuul v3 jobs in-tree (sambetts, derekh, jlvillal, rloo)
-------------------------------------------------------
- etherpad tracking zuul v3 -> intree: https://etherpad.openstack.org/p/ironic-zuulv3-intree-tracking
- cleaning up/centralizing job descriptions (eg 'irrelevant-files'): all done except inspector/client because stable/ocata CI is failing :-(
    - (dtantsur) nice to do, but not a priority.
- Next TODO is to convert jobs on master, to proper ansible. NOT a high priority though.
    - (pas-ha) DNM experimental patch with "devstack-tempest" as base job https://review.openstack.org/#/c/520167/

Graphical console interface (pas-ha, vdrok, rpioso)
---------------------------------------------------
- status as of 4 Dec 2017:
    - spec updated: https://review.openstack.org/#/c/306074/
    - there is nova part here, which has to be approved too
    - dtantsur is worried by absence of progress here

BIOS config framework (dtantsur, yolanda, rpioso)
-------------------------------------------------
- status as of 04 Dec 2017:
    - spec under review: https://review.openstack.org/#/c/496481/

Ansible deploy interface (pas-ha)
---------------------------------
- spec: http://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/ansible-deploy-driver.html
- status as of 11 Dec 2017:
    - code merged
    - TODO
        - CI job
        - docs: https://review.openstack.org/#/c/525501/

OpenStack Priorities
====================

Python 3.5 compatibility (Nisha, Ankit)
---------------------------------------
- Topic: https://review.openstack.org/#/q/topic:goal-python35+NOT+project:openstack/governance+NOT+project:openstack/releases
    - this include all projects, not only ironic
    - please tag all reviews with topic "goal-python35"
other patches for experimental gates are not merging as core reviewers are asking to add the python3 builder in running gates instead of duplicating them in project-config project. https://review.openstack.org/462487,
https://review.openstack.org/462695, https://review.openstack.org/462701 and https://review.openstack.org/462706
- Raised https://review.openstack.org/495766 for testing ironic-inspector without swift functionality - planning to raise the same under ironic-inspector under zuulv3.
- Raised https://review.openstack.org/#/c/515036/ in ironic-inspector MERGED
- TODO submit the python3 job for IPA
- for ironic and ironic-inspector job enabled by disabling swift as swift is still lacking py3.5 support.
- anupn to update the python3 job to build tinyipa with python3
    - (anupn): Talked with swift folks and there is a bug upstream opened  https://review.openstack.org/#/c/401397 for py3 support in swift. But this is not on their priority
    - Right now patch pass all gate jobs except agent_- drivers.
- we need to make the ironic job voting eventually. but we need to check that nova, glance and neutron already have voting python 3 jobs, otherwise they may break us.

Deploying with Apache and WSGI in CI (pas-ha, vsaienk0)
-------------------------------------------------------
- ironic is mostly finished
    - (pas-ha) needs to be rewritten for uWSGI, patches on review https://review.openstack.org/#/c/507011/
    - do we have install-guide bits on how to do it?
- inspector is TODO and depends on https://review.openstack.org/#/q/topic:bug/1525218
    - may be delayed to after Queens, as the HA work seems to take a different direction

Split away the tempest plugin (jlvillal)
----------------------------------------
- https://etherpad.openstack.org/p/ironic-tempest-plugin-migration
- Current (18-Dec-2017) (jlvillal): All projects now using tempest plugin code from openstack/ironic-tempest-plugin
    - Need to remove plugin code from master branch of openstack/ironic and openstack/ironic-inspector
        - Plugin code will NOT be removed from the stable branches of openstack/ironic and openstack/ironic-inspector

Subprojects
===========

Inspector (dtantsur, milan)
---------------------------
- trying to flip dsvm-discovery to use the new dnsmasq pxe filter and failing because of bash :Dhttps://review.openstack.org/#/c/525685/6/devstack/plugin.sh@202
- follow-ups being merged/reviewed; working on state consistency enhancements https://review.openstack.org/#/c/510928/ too (HA demo follow-up)

Bifrost (TheJulia)
------------------
- None

ironic-ui (ppiela, TheJulia)
----------------------------
- Selection of interfaces upon enroll is up for review and requires another review:
    - https://review.openstack.org/#/c/473957

Drivers:
--------

DRAC (rpioso, dtantsur)
~~~~~~~~~~~~~~~~~~~~~~~
- Dell Ironic CI is being rebuilt, its back and running now (10/17/2017)

OneView (ricardoas/fellypefca)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Re-submitting reverted patches for migration from python-oneviewclient to python-hpOneView + python-ilorest-library
    - Check weekly priorities for most import patch to review

Cisco UCS (sambetts)
~~~~~~~~~~~~~~~~~~~~
- Currently rebuilding third party CI from the ground up after it bit the dust
- Patches for updating the UCS python SDKs are in the works and should be posted soon
.........

Until next week,
--Rama

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




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20171218/6086fe7e/attachment.html>


More information about the OpenStack-dev mailing list