openstackclient/doc/source/index.rst
Eric Fried 29f043a126 Update doc index links (for storyboard etc)
Some of the wording in the Contributing section of the doc index was
still launchpad-oriented and python-openstackclient specific. Fix to be
storyboard-oriented and openstackclient general.

Change-Id: I591ae9e4225ac7bdde998f52c496adfc14165d25
2020-01-06 23:15:04 +00:00

1.6 KiB

OpenStackClient

OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Storage and Block Storage APIs together in a single shell with a uniform command structure.

The openstackclient package is a metapackage that installs python-openstackclient and a number of optional plugins all at the same time to simplify the installation of OSC. The major version of openstackclient will always correspond to the major version of python-openstackclient that will be installed.

Getting Started

Contributing

OpenStackClient utilizes all of the usual OpenStack processes and requirements for contributions. The code is hosted on OpenStack's Git server. Bug reports may be submitted to the appropriate project in the the openstackclient Storyboard group. Code may be submitted to those projects using Gerrit. Developers may also be found in the IRC channel #openstack-sdks.