neutron.conf uses wrong configuration option for placement endpoint type

Bug #1960503 reported by Pierre Riteau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Unassigned

Bug Description

According to Neutron documentation [1], the Placement endpoint type is configured by endpoint_type, not os_interface. This appears to have always been the case [2].

[1] https://docs.openstack.org/neutron/latest/configuration/samples/neutron.html
[2] https://review.opendev.org/c/openstack/neutron/+/414726

Changed in kolla-ansible:
status: New → In Progress
Mark Goddard (mgoddard)
Changed in kolla-ansible:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/828703
Committed: https://opendev.org/openstack/kolla-ansible/commit/50edb94ded22f5c520b6d79d9829f987e2acdd75
Submitter: "Zuul (22348)"
Branch: master

commit 50edb94ded22f5c520b6d79d9829f987e2acdd75
Author: Pierre Riteau <email address hidden>
Date: Thu Feb 10 13:14:32 2022 +0100

    neutron: fix placement endpoint type configuration

    Change-Id: I3362bd283eb7fb80f5da70f2a388f89f220617ea
    Closes-Bug: #1960503

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

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/828753

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/828754

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/828755

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/828756

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/828753
Committed: https://opendev.org/openstack/kolla-ansible/commit/47ac706d225ac1be6d79e571f57954f2e25ac3ab
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 47ac706d225ac1be6d79e571f57954f2e25ac3ab
Author: Pierre Riteau <email address hidden>
Date: Thu Feb 10 13:14:32 2022 +0100

    neutron: fix placement endpoint type configuration

    Change-Id: I3362bd283eb7fb80f5da70f2a388f89f220617ea
    Closes-Bug: #1960503
    (cherry picked from commit 50edb94ded22f5c520b6d79d9829f987e2acdd75)

tags: added: in-stable-xena
tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/828754
Committed: https://opendev.org/openstack/kolla-ansible/commit/d95eb6a264fb881e0e8dd6e1c2c1bfec3115656f
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit d95eb6a264fb881e0e8dd6e1c2c1bfec3115656f
Author: Pierre Riteau <email address hidden>
Date: Thu Feb 10 13:14:32 2022 +0100

    neutron: fix placement endpoint type configuration

    Change-Id: I3362bd283eb7fb80f5da70f2a388f89f220617ea
    Closes-Bug: #1960503
    (cherry picked from commit 50edb94ded22f5c520b6d79d9829f987e2acdd75)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/828755
Committed: https://opendev.org/openstack/kolla-ansible/commit/d5bd751804ff9d3b291fffe64467e737e284598f
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit d5bd751804ff9d3b291fffe64467e737e284598f
Author: Pierre Riteau <email address hidden>
Date: Thu Feb 10 13:14:32 2022 +0100

    neutron: fix placement endpoint type configuration

    Change-Id: I3362bd283eb7fb80f5da70f2a388f89f220617ea
    Closes-Bug: #1960503
    (cherry picked from commit 50edb94ded22f5c520b6d79d9829f987e2acdd75)

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/828756
Committed: https://opendev.org/openstack/kolla-ansible/commit/d059a5492d646121d824a1080cf1d2a939669668
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit d059a5492d646121d824a1080cf1d2a939669668
Author: Pierre Riteau <email address hidden>
Date: Thu Feb 10 13:14:32 2022 +0100

    neutron: fix placement endpoint type configuration

    Change-Id: I3362bd283eb7fb80f5da70f2a388f89f220617ea
    Closes-Bug: #1960503
    (cherry picked from commit 50edb94ded22f5c520b6d79d9829f987e2acdd75)

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

This issue was fixed in the openstack/kolla-ansible 14.0.0.0rc1 release candidate.

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

This issue was fixed in the openstack/kolla-ansible 11.4.0 release.

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

This issue was fixed in the openstack/kolla-ansible 12.4.0 release.

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

This issue was fixed in the openstack/kolla-ansible 13.1.0 release.

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

This issue was fixed in the openstack/kolla-ansible ussuri-eol 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.