OpenStack Compute (Nova) Client
Go to file
Stephen Finucane 437b08cf38 Remove custom autodoc implementation
pbr provides this functionality for us. Make use of it.

Change-Id: Ide7b2992ac931395b776d39ed4a1a50bded0a881
2017-07-12 15:13:04 +01:00
doc Remove custom autodoc implementation 2017-07-12 15:13:04 +01:00
novaclient Remove custom autodoc implementation 2017-07-12 15:13:04 +01:00
releasenotes doc: Switch from oslosphinx to openstackdocstheme 2017-07-12 15:12:45 +01:00
tools Use upper-constraints when running tox 2016-11-29 11:33:42 -05: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 Add .gitreview config file for gerrit. 2011-11-16 09:23:10 -08: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
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
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
requirements.txt Fix setting 'global_request_id' in SessionClient 2017-06-13 12:15:39 -04:00
run_tests.sh Deprecate run_test.sh 2016-02-21 06:19:17 +08:00
setup.cfg Remove custom autodoc implementation 2017-07-12 15:13:04 +01:00
setup.py Updated from global requirements 2017-03-06 01:18:45 +00:00
test-requirements.txt doc: Switch from oslosphinx to openstackdocstheme 2017-07-12 15:12:45 +01:00
tox.ini Remove py34 tox env and pypi classifier 2017-03-20 19:06:51 +00:00

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.