Lorin Hochstein 1a5aabf6fc Fixed a typo in the rst docs.
Change-Id: Ie3484f8fe0a63ff5a6815f3ec440adf7dc5d9482
2012-06-26 16:57:33 -04:00

36 lines
793 B
ReStructuredText

OpenStack Client
================
This is a command-line client for OpenStack that unifies the operation
of python-keystoneclient, python-novaclient and python-glanceclient
(formerly glance client) in a single shell with a uniform command
structure.
Contents:
.. toctree::
:maxdepth: 1
Getting Started
---------------
* Read the source
Contributing
============
Code is hosted `on GitHub`_. Submit bugs to the Python-OpenStackClient project
on `Launchpad`_. Submit code to the openstack/python-openstackclient project
using `Gerrit`_.
.. _on GitHub: https://github.com/openstack/python-openstackclient
.. _Launchpad: https://launchpad.net/python-openstackclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
Index
=====
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`