Octavia service auth project not created
Bug #1922100 reported by
Mark Goddard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
Medium
|
Unassigned | ||
Ussuri |
Fix Committed
|
Medium
|
Unassigned | ||
Victoria |
Fix Committed
|
Medium
|
Unassigned | ||
Wallaby |
Fix Committed
|
Medium
|
Unassigned | ||
Xena |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Kolla Ansible supports configuration of the project used by Octavia to communicate with other services, via octavia_
Kolla Ansible currently gives the octavia user the admin role in the project, but it does not ensure that the project exists. For admin and service projects, this is not a problem. If the project has been customised however, it will not necessarily exist, which will cause Octavia deployment to fail.
Changed in kolla-ansible: | |
importance: | Undecided → Medium |
status: | New → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. opendev. org/c/openstack /kolla- ansible/ +/784090 /opendev. org/openstack/ kolla-ansible/ commit/ fbd80bcdc869cf2 2330d5d3c8770ec 11bb28b4cd
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit fbd80bcdc869cf2 2330d5d3c8770ec 11bb28b4cd
Author: Mark Goddard <email address hidden>
Date: Wed Mar 31 10:51:20 2021 +0100
octavia: Ensure service auth project exists
Kolla Ansible supports configuration of the project used by Octavia to service_ auth_project. Until
communicate with other services, via octavia_
Ussuri, this was set to admin. In Ussuri it changed to service. It may
also be set to a different value.
Kolla Ansible currently gives the octavia user the admin role in the
project, but it does not ensure that the project exists. For admin and
service projects, this is not a problem. If the project has been
customised however, it will not necessarily exist, which will cause
Octavia deployment to fail.
This change fixes the issue by ensuring that the service auth project
exists, in addition to the service project.
Closes-Bug: #1922100 76548b4e3aeefc2 0bf80ca94a0
Change-Id: I968efbf3ad1de6