OpenStack Compute (Nova)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Zuul 22ce38aae4 Merge "Add release notes for Cyborg-Nova integration." 3 years ago
api-guide/source Add release notes for Cyborg-Nova integration. 3 years ago
api-ref/source Allow PUT volume attachments API to modify delete_on_termination 3 years ago
devstack Merge "Find instance in another cell during floating IP re-association" 4 years ago
doc Merge "partial support for live migration with specific resources" 3 years ago
etc/nova Allow versioned discovery unauthenticated 3 years ago
gate nova-live-migration: Only stop n-cpu and q-agt during evacuation testing 3 years ago
nova Merge "Add new default roles in server metadata policies" 3 years ago
playbooks Enable cross-cell resize in the nova-multi-cell job 4 years ago
releasenotes Merge "Add release notes for Cyborg-Nova integration." 3 years ago
roles Enable cross-cell resize in the nova-multi-cell job 4 years ago
tools Keep pre-commit inline with hacking and fix whitespace 4 years ago
.coveragerc Remove nova/openstack/* from .coveragerc 7 years ago
.gitignore Delete the placement code 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add mailmap entry 9 years ago
.pre-commit-config.yaml Switch to hacking 2.x 3 years ago
.stestr.conf Finish stestr migration 6 years ago
.zuul.yaml Add cyborg tempest job. 3 years ago
CONTRIBUTING.rst [Community goal] Update contributor documentation 3 years ago
HACKING.rst Merge "Make it easier to run a selection of tests relevant to ongoing work" 4 years ago
LICENSE initial commit 13 years ago
MAINTAINERS Fix broken URLs 6 years ago
README.rst Start README.rst with a better title 4 years ago
babel.cfg Get rid of distutils.extra. 11 years ago
bindep.txt Added openssh-client into bindep 4 years ago
lower-constraints.txt Enable and use COMPUTE_ACCELERATORS trait. 3 years ago
requirements.txt Enable and use COMPUTE_ACCELERATORS trait. 3 years ago
setup.cfg Merge "trivial: Remove FakeScheduler" 3 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt requirements: Limit hacking to one minor version 3 years ago
tox.ini Switch to hacking 2.x 3 years ago

README.rst

OpenStack Nova

image

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: