Files
openstackclient/doc/source/index.rst
liuwei 5b4b07e628 update git.openstack.org to opendev
Change-Id: Id76d9dd341cdad029dcdbaadd86d437528466f5b
2019-04-25 13:41:32 +00:00

33 lines
1.3 KiB
ReStructuredText

===============
OpenStackClient
===============
OpenStackClient (aka OSC) is a command-line client for OpenStack that
brings the command set for Compute, Identity, Image, Object Storage and
Block Storage APIs together in a single shell with a uniform command
structure.
Getting Started
---------------
* Install OpenStackClient from `PyPi`_ or a `tarball`_
Contributing
============
OpenStackClient utilizes all of the usual OpenStack processes and requirements for
contributions. The code is hosted `on OpenStack's Git server`_. `Bug reports`_
and `blueprints`_ may be submitted to the ``openstackclient`` project
on `Launchpad`_. Code may be submitted to the
``openstack/openstackclient`` project using `Gerrit`_.
Developers may also be found in the `IRC channel`_ ``#openstack-sdks``.
.. _`on OpenStack's Git server`: https://opendev.org/openstack/openstackclient
.. _Launchpad: https://launchpad.net/python-openstackclient
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Bug reports: https://bugs.launchpad.net/python-openstackclient/+bugs
.. _blueprints: https://blueprints.launchpad.net/python-openstackclient
.. _PyPi: https://pypi.org/project/openstackclient
.. _tarball: http://tarballs.openstack.org/openstackclient
.. _IRC channel: https://wiki.openstack.org/wiki/IRC