Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
OpenStack Compute (Nova)
Python Smarty Other
Branch: master
Clone or download
Latest commit 67d9b51 Jan 11, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
api-guide/source Merge "Fix typos in nova doc" Jan 10, 2020
api-ref/source Merge "Remove 'nova-xvpvncproxy'" Jan 8, 2020
devstack Merge "Find instance in another cell during floating IP re-association" Sep 13, 2019
doc Merge "Fix typos in nova doc" Jan 10, 2020
etc/nova Remove unused rootwrap filters Dec 4, 2019
gate Convert legacy nova-live-migration and nova-multinode-grenade to py3 Nov 14, 2019
nova Merge "Fix typos in nova doc" Jan 10, 2020
playbooks Enable cross-cell resize in the nova-multi-cell job Dec 23, 2019
releasenotes Merge "Add a workaround config toggle to refuse ceph image upload" Jan 10, 2020
roles Enable cross-cell resize in the nova-multi-cell job Dec 23, 2019
tools Keep pre-commit inline with hacking and fix whitespace Dec 12, 2019
.coveragerc Remove nova/openstack/* from .coveragerc Oct 12, 2016
.gitignore Delete the placement code Apr 28, 2019
.gitreview OpenDev Migration Patch Apr 19, 2019
.mailmap
.pre-commit-config.yaml Keep pre-commit inline with hacking and fix whitespace Dec 12, 2019
.stestr.conf Finish stestr migration Nov 24, 2017
.zuul.yaml Merge "Restore test_minbw_allocation_placement in nova-next job" Jan 3, 2020
CONTRIBUTING.rst Update links in documents Jan 12, 2018
HACKING.rst Merge "Make it easier to run a selection of tests relevant to ongoing… Nov 22, 2019
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
babel.cfg Get rid of distutils.extra. Feb 9, 2012
bindep.txt Added openssh-client into bindep Oct 23, 2019
lower-constraints.txt Merge "Report trait 'COMPUTE_IMAGE_TYPE_PLOOP'" Jan 7, 2020
requirements.txt Merge "Report trait 'COMPUTE_IMAGE_TYPE_PLOOP'" Jan 7, 2020
setup.cfg Remove 'nova-xvpvncproxy' Dec 23, 2019
setup.py Updated from global requirements Mar 2, 2017
test-requirements.txt
tox.ini Stop testing Python 2 Nov 18, 2019

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.