Deploy of Placement component is broken

Bug #1948835 reported by Margarita Shakhova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Margarita Shakhova
Ussuri
Fix Released
Medium
Unassigned
Victoria
Fix Released
Medium
Unassigned
Wallaby
Fix Released
Medium
Unassigned
Xena
Fix Released
Medium
Unassigned
Yoga
Fix Released
Medium
Margarita Shakhova

Bug Description

After the split placement from nova (https://opendev.org/openstack/kolla-ansible/commit/2fc6d4cfc5aaaf915b45b4343135794b98105ca3) placement deploy is broken in case when custom policy file is used.
This is because of typo in this commit: placement_config_directory instead node_config_directory.

affects: kolla → kolla-ansible
Changed in kolla-ansible:
status: New → In Progress
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/+/815524
Committed: https://opendev.org/openstack/kolla-ansible/commit/0202def4a699dc5e15890988fe96d37d9d80db19
Submitter: "Zuul (22348)"
Branch: master

commit 0202def4a699dc5e15890988fe96d37d9d80db19
Author: Margarita Shakhova <email address hidden>
Date: Tue Oct 26 12:14:41 2021 -0400

    Fix broken deploy of placement service

    Correct typo in role's playbook in order to be able to deploy
    the service with customized policy file.

    Change-Id: I252ffaf73dd2a649387ddacc73286b49f36dfdf2
    Closes-Bug: #1948835

Changed in kolla-ansible:
status: In Progress → Fix Released
Changed in kolla-ansible:
importance: Undecided → Medium
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/+/815875

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/+/815876

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/+/815877

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/+/815878

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/+/815875
Committed: https://opendev.org/openstack/kolla-ansible/commit/3aa42733afb0b72a34644643ac1892772472da6e
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 3aa42733afb0b72a34644643ac1892772472da6e
Author: Margarita Shakhova <email address hidden>
Date: Tue Oct 26 12:14:41 2021 -0400

    Fix broken deploy of placement service

    Correct typo in role's playbook in order to be able to deploy
    the service with customized policy file.

    Change-Id: I252ffaf73dd2a649387ddacc73286b49f36dfdf2
    Closes-Bug: #1948835
    (cherry picked from commit 0202def4a699dc5e15890988fe96d37d9d80db19)

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/+/815876
Committed: https://opendev.org/openstack/kolla-ansible/commit/cea9a84cfffb39a0e61b1a8791869b4a5127b3a0
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit cea9a84cfffb39a0e61b1a8791869b4a5127b3a0
Author: Margarita Shakhova <email address hidden>
Date: Tue Oct 26 12:14:41 2021 -0400

    Fix broken deploy of placement service

    Correct typo in role's playbook in order to be able to deploy
    the service with customized policy file.

    Change-Id: I252ffaf73dd2a649387ddacc73286b49f36dfdf2
    Closes-Bug: #1948835
    (cherry picked from commit 0202def4a699dc5e15890988fe96d37d9d80db19)

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/+/815878
Committed: https://opendev.org/openstack/kolla-ansible/commit/5253da3c09c0ff97b24c501177467e72b00c6bb8
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 5253da3c09c0ff97b24c501177467e72b00c6bb8
Author: Margarita Shakhova <email address hidden>
Date: Tue Oct 26 12:14:41 2021 -0400

    Fix broken deploy of placement service

    Correct typo in role's playbook in order to be able to deploy
    the service with customized policy file.

    Change-Id: I252ffaf73dd2a649387ddacc73286b49f36dfdf2
    Closes-Bug: #1948835
    (cherry picked from commit 0202def4a699dc5e15890988fe96d37d9d80db19)

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/+/815877
Committed: https://opendev.org/openstack/kolla-ansible/commit/0050062c8225c8be2b9177171e570731ec2bf9d5
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 0050062c8225c8be2b9177171e570731ec2bf9d5
Author: Margarita Shakhova <email address hidden>
Date: Tue Oct 26 12:14:41 2021 -0400

    Fix broken deploy of placement service

    Correct typo in role's playbook in order to be able to deploy
    the service with customized policy file.

    Change-Id: I252ffaf73dd2a649387ddacc73286b49f36dfdf2
    Closes-Bug: #1948835
    (cherry picked from commit 0202def4a699dc5e15890988fe96d37d9d80db19)

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

This issue was fixed in the openstack/kolla-ansible 13.0.0.0rc2 release candidate.

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

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

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

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

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

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

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.

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.