blob: 3be5c5bab3c3d977075dcda22278eb8b2ea51580 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
OpenStack Client
================
This is a command-line client for OpenStack that unifies the operation
of python-keystoneclient, python-novaclient and python-glanceclient
(formerly glance clienti) in a single shell with a uniform command
structure.
Contents:
.. toctree::
:maxdepth: 1
Getting Started
---------------
* Read the source
Contributing
============
The master repo is kept on `GitHub`__, please follow the usual protocol
for social coding interaction and whatnot.
__ http://github.com/openstack/python-openstackclient
Index
=====
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|