← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1684241] Re: Bug in url parser

 

Marking this as invalid for now. Please feel free to reopen with steps
to recreate if this is causing issues in devstack or any other
deployment.

** Changed in: keystone
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1684241

Title:
  Bug in url parser

Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  There is a code that does not support new auth URL format:

  https://github.com/openstack/keystoneauth/blob/3364703d3b0e529f7c1b7d1d8ea81726c4f5f121/keystoneauth1/identity/generic/base.py#L143-L152

  e.g. auth_url = http://example.com/foo/v2.0

  And such format is now used in devstack master:

  https://github.com/openstack-
  dev/devstack/blob/6ed53156b6198e69d59d1cf3a3497e96f5b7a870/lib/keystone#L116

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1684241/+subscriptions


References