
Update Patch: * Reverted Change-Id: I48fa41fa45943f2848483c1c9f56402f49cf00af (You should be able to associate a token with 0 or more tenants.) * Removed extra white spaces. * Fixed samples with OS-KSEC2-s3Credentials -> OS-KSEC2:s3Credentials * Removed stale / commented code snippets. * Clarified optional encryption in OS-KSVALIDATE * Fixed copyright note in OS-KSVALIDATE Change highlights - Placed all extensions in an individual folder within: openstack-identity-api/src/docbkx/extensions/ - Each extension has its own folder which contains its doc devguide, WADL and sub-folders with samples and xsd - WebHelp and PDF generated for all extensions - Removed unused files - All extensions are documented Extensions: * HP-IDM * OS-KSADM * OS-KSCATALOG * OS-KSEC2 * OS-KSS3 * OS-KSVALIDATE * RAX-GRPADM * RAX-KSGRP * RAX-KSKEY * RAX-KSQA Updated used version of doctools to 1.3.0 Change-Id: I9b16ee44252481680cce90eb044d081a65eaf336
This repository contains the RESTful API information for the OpenStack Identity Service, also known as the Keystone project. The Keystone project provides authentication for OpenStack services, with plans to also provide authorization.
Contributing
Our community welcomes all people interested in open source cloud computing, and there are no formal membership requirements. The best way to join the community is to talk with others online or at a meetup and offer contributions through Launchpad, the OpenStack wiki, or blogs. We welcome all types of contributions, from blueprint designs to documentation to testing to deployment scripts.
Installing
Refer to http://keystone.openstack.org to learn more about installing an OpenStack Identity Service server that can respond to these API commands.