Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octavia - MaaS fails on Octavia if there are multiple projects named 'admin' #723

Open
wesmattson opened this issue Feb 28, 2021 · 1 comment

Comments

@wesmattson
Copy link

When running maas playbooks, if Octavia is in the environment and there are 2 projects named 'admin' the playbooks fail with the following:

TASK [Ensure Octavia observer member role assignment] **********************************************************************************************************************
fatal: [controller3 -> localhost]: FAILED! => {
    "changed": false
}

MSG:

Multiple matches found for admin

I am trying to set an override to set octavia_project to the id of the correct admin project as a workaround. I'll report back if that works but otherwise I think we may need to update the octavia maas playbooks to account for this situation unless the answer is just "dont have two projects named admin" which I'd be okay with too.

@cemason
Copy link

cemason commented Jun 10, 2021

I don't think this repo ever gets updated anymore so I am leaving a note for the next wayward soul who ventures upon this accursed issue - changing octavia_project to the ID rather than the name ("admin") does indeed seem to work.

(/opt/rpc-maas/playbooks/vars/maas-openstack.yml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants