yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50115
[Bug 1521985] Re: Nova returns always the Keystone publicURL
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1521985
Title:
Nova returns always the Keystone publicURL
Status in OpenStack Compute (nova):
Expired
Bug description:
When doing a Nova API or curl call, Nova will always return the
Keystone publicURL. If peradventure a user was working in a setting
using the adminURL or the internalURL, the call would still return the
publicURL. This issue is not seen upstream because those URLs are all
the same in devstack.
Steps to reproduce:
- setup the Keystone publicURL as a FQDN
- do a Nova curl call with the Keystone internalURL or adminURL
- the Keystone publicURL FQDN is returned instead of the URL used in the call
The test_get_version_details Tempest test is failing for the same
reason in such an environment.
My understanding is that the publicURL is hardcoded somewhere in the
Nova configuration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1521985/+subscriptions
References