Files
python-openstackclient/doc/source/index.rst
Clark Boylan 3dceacf6cd Update Contributing blurb in the docs.
Contributing blurb previously mentioned social coding and Github.
The OpenStack contribution workflow is slightly different. Provide
details on Github, LP, and Gerrit.

Change-Id: Ie5ecd25e5828de611561f37b3acbccc5cf3f0d04
2012-06-22 10:24:44 -07:00

36 lines
794 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 clienti) 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`