yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63414
[Bug 1684241] [NEW] Bug in url parser
Public bug reported:
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
** Affects: keystone
Importance: Undecided
Status: New
--
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):
New
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
Follow ups