45 lines
1.0 KiB
ReStructuredText
Raw Normal View History

2012-04-18 13:16:39 -05:00
OpenStack Client
================
This is a command-line client for OpenStack that unifies the operation
of python-keystoneclient, python-novaclient, python-glanceclient and
python-cinderclient in a single shell with a uniform command structure.
2012-04-18 13:16:39 -05:00
Contents:
.. toctree::
:maxdepth: 1
releases
commands
plugins
man/openstack
2012-04-18 13:16:39 -05:00
Getting Started
---------------
* Check out `the wiki`_
* Try `some commands`_
* Read the source `on GitHub`_
.. _the wiki: https://wiki.openstack.org/OpenStackClient
.. _some commands: https://wiki.openstack.org/OpenStackClient/Commands
2012-04-18 13:16:39 -05:00
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`_.
2012-04-18 13:16:39 -05:00
.. _on GitHub: https://github.com/openstack/python-openstackclient
.. _Launchpad: https://launchpad.net/python-openstackclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
2012-04-18 13:16:39 -05:00
Index
=====
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`