Reviewed: https://review.openstack.org/342294 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=5d42b3e577f4b2f3702d24adf3c84cb4a05ca954 Submitter: Jenkins Branch: master
commit 5d42b3e577f4b2f3702d24adf3c84cb4a05ca954 Author: Boris Bobrov <[email protected]> Date: Thu Jul 14 20:27:38 2016 +0300 Add v2.0 /endpoints/ api-ref Change-Id: I5f1b93251f9256f40394fda56b3c3f16227fafe5 Closes-Bug: 1569384 ** Changed in: keystone Status: In Progress => Fix Released -- 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/1569384 Title: [api-ref] endpoint operations not defined for v2.0 Status in OpenStack Identity (keystone): Fix Released Bug description: In Identity API v2.0, creation of an endpoint (for example, openstack endpoint create) uses '/v2.0/endpoints/' resource url internally. This resource url is not listed in official Identity API v2.0[1] or its extensions[2] or Identity Admin API 2.0 [3]. The details (commands and examples) for the creation of endpoints using '/v2.0/endpoints/' resource url is given in the following bug description and its comments. https://bugs.launchpad.net/keystone/+bug/1557166 Refs: [1] http://developer.openstack.org/api-ref-identity-v2.html [2] http://developer.openstack.org/api-ref-identity-v2-ext.html [3] http://developer.openstack.org/api-ref-identity-admin-v2.html To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1569384/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

