
* Fill out the existing command and man page * Add a plugins page. * Begin the release notes for 0.3.0 Change-Id: I4527fed28a10a9d79fc8f6c1d925a4bf0d0a7a36
45 lines
1.0 KiB
ReStructuredText
45 lines
1.0 KiB
ReStructuredText
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.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
releases
|
|
commands
|
|
plugins
|
|
man/openstack
|
|
|
|
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
|
|
|
|
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`
|