yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80779
[Bug 1853632] [NEW] designate dns driver does not use domain settings for auth
Public bug reported:
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):
user_domain_name
project_domain_name
project_name
it should yield the same results.
@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.
** Affects: neutron
Importance: Undecided
Status: New
--
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:
New
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):
user_domain_name
project_domain_name
project_name
it should yield the same results.
@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
Follow ups