b94d0b58d4
Adds the following changes: - Renames all the RST files in the user-guide folder to use hyphens instead of underscores; - Adds redirects to the renamed files to .htaccess. Change-Id: Ic5f1a90421add35d001363cd39bada0b56a04d7f Implements: blueprint consistency-file-rename
11 lines
376 B
ReStructuredText
11 lines
376 B
ReStructuredText
Installing OpenStack SDK
|
|
-------------------------
|
|
|
|
Each OpenStack project has its own Python library. These libraries are
|
|
bundled with the command-line clients. For example, the Python bindings
|
|
for the Compute API are bundled with the python-novaclient package.
|
|
|
|
For details about how to install the clients, see
|
|
:doc:`../common/cli-install-openstack-command-line-clients`.
|
|
|