yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05043
[Bug 1228747] Re: Single-region setup (default) failing
You're right - I can't reproduce this. Keystone client was swallowing
the exception, so I had to hack it up to get it to print an error. I
didn't want to include that because it wasn't keystone client's error,
it was my debug statements.
My original error was the IPv6 host bug I filed around the same time.
I'm guessing I introduced the error with my debug code, as it looks like
if the region list isn't passed then it defaults to a single-host array,
so this bug doesn't make sense.
Sorry for the false alarm.
** Changed in: horizon
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1228747
Title:
Single-region setup (default) failing
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
I'm not sure exactly what changed, but the latest horizon code fails
if there aren't multiple regions configured in local_settings.py. It
gives an error in keystoneclient because auth_url is not set.
It looks like openstack_auth now expects a region, but it only
displays the region dropdown if the array of regions is configured in
local_settings.py.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1228747/+subscriptions