summaryrefslogtreecommitdiff
path: root/doc/source/using-api.rst
Commit message (Collapse)AuthorAgeFilesLines
* adding notes about dealing with exceptions in the clientJoe Heck2013-04-031-0/+4
| | | | Change-Id: I661b10414e0281bc695236bb32f985b0ef5b7600
* Replace refs to 'Keystone API' with 'Identity API'Dolph Mathews2012-10-241-4/+5
| | | | | | | Formally, OpenStack Keystone implements the OpenStack Identity API, and this is a client to the API, not to Keystone itself. Change-Id: If568866221a29ba041f0f2cd56dc81deeb9ebc00
* updating base keystoneclient documentationJoe Heck2012-10-011-12/+15
| | | | | | | | * updated changelog * described CLI authentication for admin and user * tweaked API usage docs a bit with formatting and typos Change-Id: I61c3aab99bb0ecbad1de6d32a767558ca1a2ab5b
* Move docs to doc.Clark Boylan2012-06-111-0/+109
To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc/source and build results go in project/doc/build. Change-Id: I205e8bb1ddf6dae1d7392b32975319c6a6d98673