2014-05-15 09:05:37 -05:00
|
|
|
===============
|
|
|
|
OpenStackClient
|
|
|
|
===============
|
2012-04-18 13:16:39 -05:00
|
|
|
|
2014-05-15 09:05:37 -05:00
|
|
|
OpenStackClient (aka OSC) is a command-line client for OpenStack that
|
2014-09-06 14:32:47 -05:00
|
|
|
brings the command set for Compute, Identity, Image, Object Store and Volume
|
|
|
|
APIs together in a single shell with a uniform command structure.
|
2012-04-18 13:16:39 -05:00
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2013-08-06 12:43:22 -05:00
|
|
|
releases
|
2013-07-29 17:05:02 -05:00
|
|
|
commands
|
2013-12-05 13:23:44 -06:00
|
|
|
plugins
|
2014-10-24 10:34:41 -05:00
|
|
|
authentication
|
2013-07-29 17:05:02 -05:00
|
|
|
man/openstack
|
|
|
|
|
2012-04-18 13:16:39 -05:00
|
|
|
Getting Started
|
|
|
|
---------------
|
|
|
|
|
2013-07-29 17:05:02 -05:00
|
|
|
* Check out `the wiki`_
|
|
|
|
* Try `some commands`_
|
2014-09-18 17:05:07 -04:00
|
|
|
* Read the source `on OpenStack's Git server`_
|
2013-07-29 17:05:02 -05:00
|
|
|
|
|
|
|
.. _the wiki: https://wiki.openstack.org/OpenStackClient
|
|
|
|
.. _some commands: https://wiki.openstack.org/OpenStackClient/Commands
|
2012-04-18 13:16:39 -05:00
|
|
|
|
|
|
|
Contributing
|
|
|
|
============
|
|
|
|
|
2014-09-18 17:05:07 -04:00
|
|
|
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`_.
|
2012-04-18 13:16:39 -05:00
|
|
|
|
2014-09-18 17:05:07 -04:00
|
|
|
.. _on OpenStack's Git server: https://git.openstack.org/cgit/openstack/python-openstackclient/tree
|
2012-06-22 10:24:44 -07:00
|
|
|
.. _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`
|