======================== Team and repository tags ======================== .. image:: http://governance.openstack.org/tc/badges/python-novaclient.svg :target: http://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on ============================================ Python bindings to the OpenStack Compute API ============================================ .. image:: http://img.shields.io/pypi/v/python-novaclient.svg :target: http://pypi.org/project/python-novaclient/ :alt: Latest Version 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. * License: Apache License, Version 2.0 * `PyPi`_ - package installation * `Online Documentation`_ * `Launchpad project`_ - release management * `Blueprints`_ - feature specifications * `Bugs`_ - issue tracking * `Source`_ * `Specs`_ * `How to Contribute`_ * `Release Notes`_ .. _PyPi: http://pypi.org/project/python-novaclient .. _Online Documentation: http://docs.openstack.org/python-novaclient/latest .. _Launchpad project: http://launchpad.net/python-novaclient .. _Blueprints: http://blueprints.launchpad.net/python-novaclient .. _Bugs: http://bugs.launchpad.net/python-novaclient .. _Source: http://opendev.org/openstack/python-novaclient .. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html .. _Specs: http://specs.openstack.org/openstack/nova-specs/ .. _Release Notes: http://docs.openstack.org/releasenotes/python-novaclient