[Bug 1578351] Re: mitaka ksclient fails to connect to v6 keystone

Launchpad Bug Tracker 1578351 at bugs.launchpad.net
Thu May 19 19:45:56 UTC 2016


This bug was fixed in the package python-urllib3 -
1.13.1-2ubuntu0.16.04.1

---------------
python-urllib3 (1.13.1-2ubuntu0.16.04.1) xenial; urgency=medium

  * d/p/06_revert_square_brackets_httplib.patch: Cherry pick revert of
    change to behaviour with httplib which breaks IPv6 square bracket
    handling (LP: #1578351).

 -- James Page <james.page at ubuntu.com>  Tue, 10 May 2016 10:00:32 +0100

** Changed in: python-urllib3 (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1578351

Title:
  mitaka ksclient fails to connect to v6 keystone

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive mitaka series:
  Fix Committed
Status in python-urllib3 package in Ubuntu:
  Fix Released
Status in python-urllib3 source package in Xenial:
  Fix Released
Status in python-urllib3 source package in Yakkety:
  Fix Released
Status in keystone package in Juju Charms Collection:
  Fix Committed

Bug description:
  [Impact]
  urllib3 is not stripping [] from IPv6 URL's, resulting in double square brackets which breaks connectivity to targets.

  [Test Case]
  <relying on Ed for actual testing>
  Deploy OpenStack with IPv6 preferred; keystone service is unable to self configure as extra brackets are inserted to the URL hostname resulting in failed connections.

  [Regression Potential]
  Change in behaviour was reverted upstream; regression potential minimal.

  [Original Bug Report]
  2016-05-04 15:02:13 INFO shared-db-relation-changed   File "/usr/lib/python2.7/dist-packages/keystoneclient/session.py", line 449, in _send_request
  2016-05-04 15:02:13 INFO shared-db-relation-changed     raise exceptions.ConnectionRefused(msg)
  2016-05-04 15:02:13 INFO shared-db-relation-changed keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://[2001:db8:0:1:f816:3eff:fe2d:9445]:35347/v2.0/OS-KSADM/services

  Full traceback is here http://paste.ubuntu.com/16224193/

  This works fine with Liberty

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1578351/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list