| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Added a bit more information to the 'using-api-v3' section, about
using sessions instead of passing in arguments.
This overlaps with what is documented in 'using-sessions' but I
think it's still handy as most folks will likely go here first.
Change-Id: I352bda49e01362d3a5da9a79ceb34748552ef9ec
|
| |
|
|
|
|
|
|
| |
The references to classes and modules were just the names and
didn't link to the docstrings for the class or module. With this
change, names are now links to the class or module.
Change-Id: I9c7c03e8221ca71c7fddc0682abadc7a78d371db
|
| |
|
|
|
| |
Change-Id: Ia04e51d98b5f00a28d94c24ed7665fcead3f6507
Closes-Bug: #1325739
|
|
|
docs/source/using-api.rst documents how to use the V2 API. This patch
starts the equivalent documentation (using-api-v3.rst) about how to
use Keystone v3 API. Introduction and Authentication sections have
been written.
Change-Id: I5a2d45d80ba712492717a75ac5901f5ca775daa4
Partial-Bug: #1260527
|