Reviewed: https://review.openstack.org/348591 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ebe1e835cb4ac2fe3d763950616fbd48f2961ff4 Submitter: Jenkins Branch: master
commit ebe1e835cb4ac2fe3d763950616fbd48f2961ff4 Author: Eric Brown <[email protected]> Date: Thu Jul 28 17:00:19 2016 -0700 Improve domain configuration API docs * Beautified the response codes (removed trailing commas and added spaces) * Creating a domain configuration was missing from the docs Change-Id: Ifaabc38c27669588b1abcb1d121a9e4410d62ebb Closes-Bug: #1607567 ** 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/1607567 Title: [api] domain configuration API docs missing domain config creation Status in OpenStack Identity (keystone): Fix Released Bug description: The domain configuration API documentation is missing information on how to create a domain config. The help for domain config mentions a PUT request, but the API for the PUT is missing. http://developer.openstack.org/api-ref/identity/v3/index.html?expanded =update-domain-configuration-detail#domain-configuration I also checked the code and there is support for creating a domain config via a PUT request. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1607567/+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

