openstackclient/doc/source/index.rst

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 python-openstackclient Storyboard project on Launchpad. Code may be submitted to the openstack/python-openstackclient project using Gerrit. Developers may also be found in the IRC channel #openstack-sdks.