![Xing Zhang](/assets/img/avatar_default.png)
It is unnecessary to add octavia user into admin project. Octavia project does not require this action. Like other projects, octavia user in service project with admin role is enough. [1] https://docs.openstack.org/octavia/latest/install/install-ubuntu.html [2] https://docs.openstack.org/octavia/latest/contributor/guides/dev-quick-start.html#production-deployment-walkthrough [3] https://github.com/openstack/octavia/blob/master/devstack/plugin.sh Closes-Bug: #1873176 Change-Id: I35d35177aaabfc6f0abc533a1f756b363bd02308
10 lines
376 B
YAML
10 lines
376 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The octavia user is no longer given the admin role in the admin
|
|
project. Octavia does not require this role and instead uses octavia
|
|
user with admin role in service project. During an upgrade the octavia
|
|
user is removed from the admin project. See
|
|
`bug 1873176 <https://bugs.launchpad.net/kolla-ansible/+bug/1873176>`__
|
|
for details.
|