← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => kilo-3

-- 
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):
  Fix Released

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.

  Currently, all the tests of endpoint_filter passed because there is
  only one service in all the tests and all the tests create only one
  endpoint_project_association.

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


References