https://github.com/openstack/python-novaclient
OpenStack Compute (Nova) Client. Mirror of code maintained at opendev.org.
https://github.com/openstack/python-novaclient
Last synced: 24 days ago
JSON representation
OpenStack Compute (Nova) Client. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/python-novaclient
- Owner: openstack
- License: other
- Created: 2011-11-16T16:58:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T14:12:34.000Z (3 months ago)
- Last Synced: 2025-04-06T14:06:55.123Z (2 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/python-novaclient
- Size: 8.59 MB
- Stars: 388
- Watchers: 55
- Forks: 385
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================.. image:: https://governance.openstack.org/tc/badges/python-novaclient.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html.. Change things from this point on
============================================
Python bindings to the OpenStack Compute API
============================================.. image:: https://img.shields.io/pypi/v/python-novaclient.svg
:target: https://pypi.org/project/python-novaclient/
:alt: Latest VersionThis is a client for the OpenStack Compute API. It provides a Python API (the
``novaclient`` module) and a deprecated command-line script (``nova``). The
Python API 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: https://pypi.org/project/python-novaclient
.. _Online Documentation: https://docs.openstack.org/python-novaclient/latest
.. _Launchpad project: https://launchpad.net/python-novaclient
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
.. _Bugs: https://bugs.launchpad.net/python-novaclient
.. _Source: https://opendev.org/openstack/python-novaclient
.. _How to Contribute: https://docs.opendev.org/opendev/infra-manual/latest/developers.html
.. _Specs: https://specs.openstack.org/openstack/nova-specs/
.. _Release Notes: https://docs.openstack.org/releasenotes/python-novaclient