OpenStack Compute (Nova) Client
Go to file
OpenDev Sysadmins 4936392c64 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:43:25 +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 OpenDev Migration Patch 2019-04-19 19:43:25 +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 OpenDev Migration Patch 2019-04-19 19:43:25 +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 OpenDev Migration Patch 2019-04-19 19:43:25 +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.