yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80258
[Bug 1845891] Re: Designate integration not fully multi region safe
Reviewed: https://review.opendev.org/684854
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=654c1f06d583965c4b5a2ae721a7b1f3786dc76a
Submitter: Zuul
Branch: master
commit 654c1f06d583965c4b5a2ae721a7b1f3786dc76a
Author: Erik Olof Gunnar Andersson <eandersson@xxxxxxxxxxxx>
Date: Wed Sep 25 16:34:03 2019 -0700
Fix designate driver not being fully region aware
The admin part of the designate implementation, never
passes the region or url to client. This means that it
may fail in multi-region situations.
We fix this by always passing the endpoint
override to the client every-time it's instantiated.
We also add an alternative uri for devstack
when a designate-api port isn't set.
Closes-Bug: #1845891
Change-Id: Ia86c3177f1c0a1909a35e55e63b60aec5167124d
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1845891
Title:
Designate integration not fully multi region safe
Status in neutron:
Fix Released
Bug description:
The admin portion of the external dns integration for designate never
passes the url or region to the client. This means that the
implementation isn't region aware at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1845891/+subscriptions
References