yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45865
[Bug 1429576] Re: region field in 'new_endpoint_ref' is never effective.
Since the code base for those testcases have been updated dramatically,
the issue is not applied to current code base. So mark it won't fix.
** Changed in: keystone
Status: In Progress => Won't Fix
--
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/1429576
Title:
region field in 'new_endpoint_ref' is never effective.
Status in OpenStack Identity (keystone):
Won't Fix
Bug description:
we use 'region' instead of 'region_id' in EP refer for testing.
https://github.com/openstack/keystone/blob/f6c01dd1673b290578e9fff063e27104412ffeda/keystone/tests/unit/test_catalog.py#L158
But we are trying to get region_id from the reference data, so this field and any tests depend on region_id shall never take effective.
https://github.com/openstack/keystone/blob/f6c01dd1673b290578e9fff063e27104412ffeda/keystone/catalog/backends/sql.py#L317
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1429576/+subscriptions
References