OpenStack Compute (Nova) Client
Go to file
Zuul e573b6f11e Merge "Correct typo in deprecation for floating-ip commands" into stable/pike 2018-04-19 22:20:16 +00:00
doc doc: Switch from oslosphinx to openstackdocstheme 2017-07-12 15:12:45 +01:00
novaclient Merge "Correct typo in deprecation for floating-ip commands" into stable/pike 2018-04-19 22:20:16 +00:00
playbooks/legacy Move zuulv3 jobs to project repo 2017-11-22 10:31:32 +00:00
releasenotes Allow boot server with multiple nics 2017-08-21 15:14:36 +00:00
tools Avoid tox_install.sh for constraints support 2018-02-10 16:00:07 +01:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:54:09 +00:00
.gitignore doc: Create directory structure for docs migration 2017-07-12 15:07:35 +01:00
.gitreview Update .gitreview for stable/pike 2017-07-28 21:07:46 +00:00
.mailmap Add mailmap entry 2014-05-07 12:16:41 -07:00
.testr.conf Set test timout to 300 seconds 2017-03-23 14:55:17 -04:00
.zuul.yaml Zuul: Remove project name 2018-02-10 16:36:23 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Clean up a little cruft 2013-09-20 16:02:48 -07:00
LICENSE whitespace cleanups 2011-08-08 13:25:29 -07:00
README.rst doc: Create directory structure for docs migration 2017-07-12 15:07:35 +01:00
babel.cfg Enable i18n with Babel. 2015-09-08 10:10:25 -07:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 21:14:16 +02:00
requirements.txt Updated from global requirements 2017-09-28 06:36:00 +00:00
run_tests.sh Deprecate run_test.sh 2016-02-21 06:19:17 +08:00
setup.cfg Explicitly set 'builders' option 2017-04-19 09:53:03 +01:00
setup.py Updated from global requirements 2017-03-06 01:18:45 +00:00
test-requirements.txt Updated from global requirements 2017-09-28 06:36:00 +00:00
tox.ini Avoid tox_install.sh for constraints support 2018-02-10 16:00:07 +01:00

README.rst

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.