yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31847
[Bug 1442965] Re: Fixing typo in AVAILABLE_REGIONS documentation
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1442965
Title:
Fixing typo in AVAILABLE_REGIONS documentation
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Currently it says: A tuple of tuples which define multiple regions.
But actually it is a list of tuples, like:
AVAILABLE_REGIONS = [
('http://cluster1.example.com:5000/v2.0', 'cluster1'),
('http://cluster2.example.com:5000/v2.0', 'cluster2'),
]
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1442965/+subscriptions
References