There is a logic in /v2.0/endpoints that will only returns endpoints
created through the v2.0 api  (where legacy_endpoint_id is not None).

Endpoints in devstack are now created via the v3 API, and thus the
/v2.0/endpoints returns an empty list now.

This is working as designed.

** Changed in: python-openstackclient
       Status: New => Invalid

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

Title:
  Can't get endpoints with v2 in command line

Status in Keystone:
  Invalid
Status in python-openstackclient:
  Invalid

Bug description:
  Reproducible Steps:

  1.  Set up the latest devstack environment

  2. Run the following commands
      $ source ~/devstack/accrc/admin/admin
      $ openstack endpoint list

  We can get nothing, but the endpoints data is real in db.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to