Remove doc references to the keystone CLI
There were a couple of references to the keystone CLI which doesn't exist anymore. This was causing warnings when building the docs. Change-Id: I75714b73884e832e95a62db2b48edf2adc2a0361
This commit is contained in:
@@ -3,15 +3,13 @@ Python bindings to the OpenStack Identity API (Keystone)
|
||||
|
||||
This is a client for OpenStack Identity API. There's a Python API for
|
||||
:doc:`Identity API v3 <using-api-v3>` and :doc:`v2 <using-api-v2>` (the
|
||||
:mod:`keystoneclient` modules), and a command-line script (installed as
|
||||
:doc:`keystone <man/keystone>`).
|
||||
:mod:`keystoneclient` modules).
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
man/keystone
|
||||
using-api-v3
|
||||
using-sessions
|
||||
authentication-plugins
|
||||
|
Reference in New Issue
Block a user