
Lots of minor tweaks, none of them worthy of their own change. Change-Id: Iba8649b8e12f367760849fd185cf76b94b703706 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
360 B
360 B
Installation guide
The OpenStack SDK is available on PyPI under the name
openstacksdk. To install it, use pip
:
$ pip install openstacksdk
To check the installed version you can call the module with:
$ python -m openstack version