python-novaclient/README.rst
Tovin Seven f4d927c358 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I2b4af1f3d89b775657e03b801ec84ef498ca24c8
2018-04-20 17:22:48 +07:00

1.6 KiB

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

Downloads

This is a client for the OpenStack Compute API. It provides a Python API (the novaclient module) and a command-line script (nova). Each implements 100% of the OpenStack Compute API.