Back to bug 1316200

Who When What Removed Added
Red Hat Bugzilla Rules Engine 2016-03-09 16:25:43 UTC Target Release --- 8.0
Harry Rybacki 2016-03-09 16:27:28 UTC CC dmellado
Ben Nemec 2016-03-09 17:54:52 UTC Status NEW ON_DEV
CC bnemec
Link ID OpenStack gerrit 290724
Assignee athomas bnemec
Mike Burns 2016-03-09 18:13:12 UTC Component rhel-osp-director instack-undercloud
Assignee bnemec jslagle
QA Contact achernet yeylon
Arik Chernetsky 2016-03-10 13:36:23 UTC CC achernet
QA Contact yeylon achernet
Steve Linabery 2016-04-05 15:45:49 UTC Status ON_DEV MODIFIED
CC slinaber
Fixed In Version instack-undercloud-2.2.6-1.el7ost
errata-xmlrpc 2016-04-05 15:55:29 UTC Status MODIFIED ON_QA
Scott Lewis 2016-04-06 11:55:19 UTC CC sclewis
Target Milestone --- ga
James Slagle 2016-04-07 11:37:29 UTC Doc Text Cause:

Previously, there was a trailing slash (/) on the keystone endpoint in the service catalog.

Consequence:

Services that queries the service catalog for the keystone endpoint and did not allow for an optional trailing slash on the endpoint would fail in different ways.

For instance, tempest would fail with a 404 in its log since the url was not constructed correctly:
2016-03-09 09:22:52.020 18640 ERROR tempest Details: {u'message': u'The resource could not be found.', u'code': 404, u'title': u'Not Found'}
2016-03-09 09:22:52.020 18640 ERROR tempest


Fix:

The keystone endpoint in the service catalog no longer has a trailing slash on the end, which is the correct way to define an endpoint.

Result:

All services using the keystone endpoint from the service catalog operate as expected.
errata-xmlrpc 2016-04-07 14:24:09 UTC Status ON_QA RELEASE_PENDING
errata-xmlrpc 2016-04-07 21:49:09 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:49:09 UTC

Back to bug 1316200