Bug 1232343 - double slash in adminURL
Summary: double slash in adminURL
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ga
: 7.0 (Kilo)
Assignee: Gaël Chamoulaud
QA Contact: Martin Pavlásek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-16 14:16 UTC by Martin Pavlásek
Modified: 2015-08-05 13:27 UTC (History)
6 users (show)

Fixed In Version: openstack-packstack-2015.1-0.7.dev1589.g1d6372f.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-05 13:27:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 196625 0 None None None Never
Red Hat Product Errata RHEA-2015:1548 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2015-08-05 17:07:06 UTC

Description Martin Pavlásek 2015-06-16 14:16:13 UTC
Description of problem:
When packstack creates endpoints, double slash is present in the end of adminURL.

Version-Release number of selected component (if applicable):
openstack-packstack-puppet-2015.1-0.3.dev1565.gd1211af.el7ost.noarch
openstack-packstack-2015.1-0.3.dev1565.gd1211af.el7ost.noarch
rhel 7.1

How reproducible:
100%

Steps to Reproduce:
1. install openstack via packstack 
2. source keystonerc_admin
3. check adminURL of keystone by "keystone endpoint-list" or "keystone catalog"

Actual results:
http://ip:35357//v2.0

Expected results:
http://ip:35357/v2.0

Additional info:
It breaks all tempest.api.identity.admin.v3.* tests in tempest

Comment 3 Martin Pavlásek 2015-06-16 14:23:17 UTC
In keystone logs (/var/log/httpd/) after temepest run can be found this part of URL that is obviously wrong: "/v3/v2.0"

Comment 4 Martin Pavlásek 2015-06-16 14:24:17 UTC
(In reply to Martin Pavlásek from comment #3)
> In keystone logs (/var/log/httpd/) after temepest run can be found this part
> of URL that is obviously wrong: "/v3/v2.0"

This log:
/var/log/httpd/keystone_wsgi_admin_access.log

Comment 5 Jon Schlueter 2015-06-24 14:27:29 UTC
This is a regression and should be a quick fix.

Comment 7 Ido Ovadia 2015-07-13 12:54:11 UTC
Verified manually
=================
openstack-packstack-2015.1-0.7.dev1589.g1d6372f.el7ost.noarch

Comment 9 errata-xmlrpc 2015-08-05 13:27:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2015:1548


Note You need to log in before you can comment on or make changes to this bug.