← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1407861] [NEW] tests of endpoint_filter should check the number of endpoints

 

Public bug reported:

I think the tests of endpoint_filter should check the number of
endpoints, but currently the tests check the number of services, refer
to:
https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3.py#L661

Note that len(token['catalog']) is the number of services rather than
endpoints.

** Affects: keystone
     Importance: Undecided
     Assignee: wanghong (w-wanghong)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => wanghong (w-wanghong)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1407861

Title:
  tests of endpoint_filter should check the number of endpoints

Status in OpenStack Identity (Keystone):
  New

Bug description:
  I think the tests of endpoint_filter should check the number of
  endpoints, but currently the tests check the number of services, refer
  to:
  https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3.py#L661

  Note that len(token['catalog']) is the number of services rather than
  endpoints.

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


Follow ups

References