Skip to content
OpenStack Compute (Nova)
Python Smarty Other
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
api-guide/source Fix pygments_style May 20, 2020
api-ref/source Fix pygments_style May 20, 2020
devstack Merge "Find instance in another cell during floating IP re-association" Sep 13, 2019
doc Merge "[Nova] Add reference to Placement installation guide" Jun 8, 2020
etc/nova Allow versioned discovery unauthenticated Apr 3, 2020
gate nova-live-migration: Only stop n-cpu and q-agt during evacuation testing Mar 21, 2020
nova Merge "Use 'Exception.__traceback__' for versioned notifications" Jun 10, 2020
playbooks Enable cross-cell resize in the nova-multi-cell job Dec 23, 2019
releasenotes Merge "Fix pygments_style" May 27, 2020
roles Enable cross-cell resize in the nova-multi-cell job Dec 23, 2019
tools tox: Integrate mypy May 15, 2020
.coveragerc Remove nova/openstack/* from .coveragerc Oct 12, 2016
.gitignore tox: Integrate mypy May 15, 2020
.gitreview OpenDev Migration Patch Apr 19, 2019
.mailmap Add mailmap entry May 7, 2014
.pre-commit-config.yaml Switch to hacking 2.x Jan 17, 2020
.stestr.conf Finish stestr migration Nov 24, 2017
.zuul.yaml zuul: Make devstack-plugin-ceph-tempest-py3 a voting check job again May 26, 2020
CONTRIBUTING.rst [Community goal] Update contributor documentation Mar 25, 2020
HACKING.rst hacking: Modify checks for translated logs May 27, 2020
LICENSE initial commit May 28, 2010
MAINTAINERS Fix broken URLs Sep 7, 2017
README.rst Start README.rst with a better title Nov 19, 2019
bindep.txt Add packages required for pdf-docs run to bindep.txt May 18, 2020
lower-constraints.txt Remove eventlet hub workaround for monotonic clock May 22, 2020
mypy-files.txt tox: Integrate mypy May 15, 2020
requirements.txt Remove eventlet hub workaround for monotonic clock May 22, 2020
setup.cfg tox: Integrate mypy May 15, 2020
setup.py Updated from global requirements Mar 2, 2017
test-requirements.txt Bump hacking min version to 3.1.0 May 19, 2020
tox.ini Merge "hacking: Modify checks for translated logs" Jun 2, 2020

README.rst

OpenStack Nova

OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of compute technologies, including: libvirt (KVM, Xen, LXC and more), Hyper-V, VMware, XenServer, OpenStack Ironic and PowerVM.

Use the following resources to learn more.

API

To learn how to use Nova's API, consult the documentation available online at:

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

Operators

To learn how to deploy and configure OpenStack Nova, consult the documentation available online at:

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

Developers

For information on how to contribute to Nova, please see the contents of the CONTRIBUTING.rst.

Any new code must follow the development guidelines detailed in the HACKING.rst file, and pass all unit tests.

Further developer focused documentation is available at:

Other Information

During each Summit and Project Team Gathering, we agree on what the whole community wants to focus on for the upcoming release. The plans for nova can be found at:

You can’t perform that action at this time.