-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
1
-
False
-
-
False
-
-
octavia-operator requires to create OpenStack resources in a custom Tenant of a custom Domain but we still want to use the octavia User from the Default domain.
To support it, gophercloud requires that AuthOptions includes:
- the Username
- the DomainName (of the User)
- the TenantID
lib-common doesn't support setting the TenantID, we have to add the missing field and pass it to gophercloud