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 and python-glanceclient
|
2012-06-26 16:57:33 -04:00
|
|
|
(formerly glance client) in a single shell with a uniform command
|
2012-04-18 13:16:39 -05:00
|
|
|
structure.
|
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
Getting Started
|
|
|
|
---------------
|
|
|
|
|
|
|
|
* Read the source
|
|
|
|
|
|
|
|
Contributing
|
|
|
|
============
|
|
|
|
|
2012-06-22 10:24:44 -07:00
|
|
|
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
|
|
|
|
2012-06-22 10:24:44 -07: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`
|