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

Martin Pitt martin.pitt at ubuntu.com
Thu May 12 09:54:59 UTC 2016


Hello Edward, or anyone else affected,

Accepted python-urllib3 into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
urllib3/1.13.1-2ubuntu0.16.04.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Tags added: verification-needed

-- 
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:
  Triaged
Status in Ubuntu Cloud Archive mitaka series:
  Triaged
Status in python-urllib3 package in Ubuntu:
  Fix Released
Status in python-urllib3 source package in Xenial:
  Fix Committed
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