python-openstackclient/doc/source/index.rst
Anita Kuno 92add18e31 Acknowlege git.o.o as OpenStack's git server
OpenStack's cannonical git server is at git.o.o this patch
updates the index.rst to reflect that.

Change-Id: I54eeea7fab2e0f64ca9f23f7c328e2ff19721a41
2014-09-18 17:06:29 -04:00

46 lines
1.1 KiB
ReStructuredText

===============
OpenStackClient
===============
OpenStackClient (aka OSC) is a command-line client for OpenStack that
brings the command set for Compute, Identity, Image, Object Store and Volume
APIs together in a single shell with a uniform command structure.
Contents:
.. toctree::
:maxdepth: 1
releases
commands
plugins
man/openstack
Getting Started
---------------
* Check out `the wiki`_
* Try `some commands`_
* Read the source `on OpenStack's Git server`_
.. _the wiki: https://wiki.openstack.org/OpenStackClient
.. _some commands: https://wiki.openstack.org/OpenStackClient/Commands
Contributing
============
Code is hosted `on OpenStack's Git server`_. Submit bugs to the
python-openstackclient project on `Launchpad`_. Submit code to
the openstack/python-openstackclient project using `Gerrit`_.
.. _on OpenStack's Git server: https://git.openstack.org/cgit/openstack/python-openstackclient/tree
.. _Launchpad: https://launchpad.net/python-openstackclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
Index
=====
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`