build.py can not handle pre configure plugin group

Bug #1639323 reported by Jeffrey Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Jeffrey Zhang
Newton
Fix Released
High
Jeffrey Zhang

Bug Description

when added plugin in common/config.py file, it won't work. oslo.config has two method, _groups and list_all_sections. the former return all groups in .conf file and the latter one return all sections defined in code.

Changed in kolla:
milestone: none → ocata-1
Steven Dake (sdake)
Changed in kolla:
status: New → Triaged
importance: Undecided → High
Steven Dake (sdake)
Changed in kolla:
assignee: nobody → Jeffrey Zhang (jeffrey4l)
status: Triaged → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/393896
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=6e7d73be1616fce7d35ec1296dd4a1083dbfdc59
Submitter: Jenkins
Branch: master

commit 6e7d73be1616fce7d35ec1296dd4a1083dbfdc59
Author: Jeffrey Zhang <email address hidden>
Date: Sat Nov 5 02:21:27 2016 +0800

    Load all sections defined in code and conf file

    oslo.config has two method, _groups and list_all_sections. the former
    return all sections defined in config file and the latter one return all
    sections defined in code.

    Change-Id: Ib05a6dffc2463fd30f183ae5bfb3fc20f475a0bc
    Closes-Bug: #1639323

Changed in kolla:
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/394494

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/newton)

Reviewed: https://review.openstack.org/394494
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=d36ec330e251f8e719236377b8356482598b22d1
Submitter: Jenkins
Branch: stable/newton

commit d36ec330e251f8e719236377b8356482598b22d1
Author: Jeffrey Zhang <email address hidden>
Date: Sat Nov 5 02:21:27 2016 +0800

    Load all sections defined in code and conf file

    oslo.config has two method, _groups and list_all_sections. the former
    return all sections defined in config file and the latter one return all
    sections defined in code.

    Change-Id: Ib05a6dffc2463fd30f183ae5bfb3fc20f475a0bc
    Closes-Bug: #1639323
    (cherry picked from commit 6e7d73be1616fce7d35ec1296dd4a1083dbfdc59)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 4.0.0.0b1

This issue was fixed in the openstack/kolla 4.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.2

This issue was fixed in the openstack/kolla 3.0.2 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.