Trailing / on keystone auth url's needed for tempest

Bug #1152781 reported by Mark T. Voelker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Committed
Low
Shweta P
Folsom
Fix Committed
Low
Shweta P

Bug Description

Tempest sees this error:

File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 760, in init
httplib.HTTPConnection.__init__(self, host, port, strict)
File "/usr/lib/python2.7/httplib.py", line 693, in init
self._set_hostport(host, port)
File "/usr/lib/python2.7/httplib.py", line 721, in _set_hostport
raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
InvalidURL: nonnumeric port: '9696v2.0'

Which can be resolved by adding a trailing slash on the URL's of the keystone endpoints configured for quantum.

Revision history for this message
Mark T. Voelker (mvoelker) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.