Dean Troyer f7357b7fe7 Update docs and release notes for 0.4.1 release
Closes-Bug: 1365505
Change-Id: I027d263ba9980715454b034a37733c5ff23fd169
2014-09-08 11:36:33 -05:00

46 lines
1.0 KiB
ReStructuredText

===============
OpenStackClient
===============
OpenStackClient (aka OSC) is a command-line client for OpenStack that
brings the command set for Compute, Identity, Image, Object Store and Volume
APIs together 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`