Activity log for bug #1339382

Date Who What changed Old value New value Message
2014-07-08 22:02:46 Matt Fischer bug added bug
2014-07-08 22:02:54 Matt Fischer horizon: assignee Matt Fischer (mfisch)
2014-07-08 22:03:44 Matt Fischer horizon: status New In Progress
2014-07-08 22:26:33 Matt Fischer summary openrc does not use region to find auth_url horizon ignores region for identity
2014-07-08 22:28:10 Matt Fischer description in the code to generate the openrc file, the region is not passed into the code that finds the keystone endpoint. The result is that you end up with the first endpoint in the list. In our setup we have multiple regions with an identity endpoint in each. For some reason Horizon ignores regions for idenity and just returns the first one in the list. in openstack_dashboard/api/base.py def get_url_for_service(service, region, endpoint_type): identity_version = get_version_from_service(service) for endpoint in service['endpoints']: # ignore region for identity if service['type'] == 'identity' or region == endpoint['region']: try: ... This causes the openrc file generation to include the first identity endpoint always and it always shows the first one in the endpoint list.
2014-07-08 22:29:01 Matt Fischer horizon: assignee Matt Fischer (mfisch)
2014-07-08 22:29:08 Matt Fischer horizon: status In Progress New
2014-07-08 22:35:25 Matt Fischer attachment added Screen Shot 2014-07-08 at 4.28.13 PM.png https://bugs.launchpad.net/horizon/+bug/1339382/+attachment/4148208/+files/Screen%20Shot%202014-07-08%20at%204.28.13%20PM.png
2014-07-11 17:08:32 David Lyle horizon: status New Invalid
2014-07-11 19:07:39 Matt Fischer horizon: status Invalid New
2014-07-23 13:55:28 Robert van Leeuwen bug added subscriber Robert van Leeuwen
2014-08-28 02:54:28 Gary W. Smith tags keystone
2014-09-15 22:30:19 David Lyle horizon: importance Undecided Medium
2014-09-15 22:30:22 David Lyle horizon: milestone juno-rc1
2014-09-15 22:30:25 David Lyle horizon: status New Confirmed
2014-09-15 22:30:28 David Lyle horizon: assignee David Lyle (david-lyle)
2014-09-17 15:01:10 OpenStack Infra horizon: status Confirmed In Progress
2014-09-17 15:01:10 OpenStack Infra horizon: assignee David Lyle (david-lyle) Eric Peterson (ericpeterson-l)
2014-09-22 15:05:10 David Lyle horizon: milestone juno-rc1 kilo-1
2014-09-22 15:05:25 David Lyle horizon: milestone kilo-1 juno-rc1
2014-09-23 07:39:03 OpenStack Infra horizon: status In Progress Fix Committed
2014-10-03 06:55:04 Thierry Carrez horizon: status Fix Committed Fix Released
2014-10-16 08:44:55 Thierry Carrez horizon: milestone juno-rc1 2014.2
2015-06-12 03:35:28 OpenStack Infra tags keystone in-stable-icehouse keystone
2015-06-17 18:07:33 Alan Pevec nominated for series horizon/icehouse
2015-06-17 18:07:33 Alan Pevec bug task added horizon/icehouse
2015-06-17 18:16:23 Alan Pevec horizon/icehouse: status New Fix Committed
2015-06-17 18:16:23 Alan Pevec horizon/icehouse: milestone 2014.1.5
2015-06-19 12:52:24 Alan Pevec horizon/icehouse: status Fix Committed Fix Released