You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
doc | 2 months ago | |
novaclient | 1 month ago | |
releasenotes | 2 months ago | |
tools | 4 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 3 years ago | |
.mailmap | 8 years ago | |
.pre-commit-config.yaml | 1 month ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 3 weeks ago | |
CONTRIBUTING.rst | 2 years ago | |
HACKING.rst | 2 years ago | |
LICENSE | 11 years ago | |
README.rst | 2 months ago | |
bindep.txt | 1 month ago | |
requirements.txt | 3 weeks ago | |
setup.cfg | 1 month ago | |
setup.py | 2 years ago | |
test-requirements.txt | 1 month ago | |
tox.ini | 3 weeks ago |
README.rst
Team and repository tags
Python bindings to the OpenStack Compute API
This 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