yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84639
[Bug 1853632] Re: designate dns driver does not use domain settings for auth
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1853632
Title:
designate dns driver does not use domain settings for auth
Status in neutron:
Expired
Bug description:
The designate external dns driver does not use domain settings for
authentication **if** there is more than one openstack domain.
If you have only the 'Default' domain the authentication system seems to have
no doubt on which domain to use so it will use that.
In our deployment we support federated authentication and we have this
issue.
The issue lies in the external dns driver as it also does not support all of the documented options. You can test this by setting invalid one of (or all)
in the [designate] section of /etc/neutron/neutron.conf:
user_domain_name
project_domain_name
project_name
it should yield the same results (it should all work).
@oammis initially found this issue, so credit where it's due.
We have a Queens deployment, although by what we can see from the code
it should be transverse to all releases.
I'll post a fix soon.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1853632/+subscriptions
References