OpenStack Compute (Nova)
You can not 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 bee679751b
Merge "Adds check for VM snapshot fail while quiesce"
4 months ago
api-guide/source Merge "Correct wrong reference in docs" 5 months ago
api-ref/source Updated flavors doc 6 months ago
devstack Skip UnshelveToHostMultiNodesTest in nova-multi-cell 7 months ago
doc Merge "Update contributor guide for 2023.1 Antelope" 4 months ago
etc/nova etc: Highlight absence of packages from config gen 9 months ago
gate Enable unified limits in the nova-next job 1 year ago
nova Merge "Adds check for VM snapshot fail while quiesce" 4 months ago
playbooks Test ceph-multistore with a real image 5 months ago
releasenotes Merge "Don't provide MTU value in metadata service if DHCP is enabled" 4 months ago
roles [OVN] Adapt the live-migration job scripts to work with OVN 2 years ago
tools Test setting the nova job to centos-9-stream 9 months ago
.coveragerc Remove nova/openstack/* from .coveragerc 7 years ago
.gitignore db: Enable auto-generation of API DB migrations 1 year ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add mailmap entry 9 years ago
.pre-commit-config.yaml pre-commit: Sync hacking version, bump plugins 12 months ago
.stestr.conf Finish stestr migration 5 years ago
.zuul.yaml Temporary skip some volume detach test in nova-lvm job 4 months ago
CONTRIBUTING.rst [Community goal] Update contributor documentation 3 years ago
HACKING.rst Add missing descriptions in HACKING.rst 7 months ago
LICENSE initial commit 13 years ago
MAINTAINERS Fix broken URLs 6 years ago
README.rst Remove the PowerVM driver 8 months ago
bindep.txt Adapt bindep ubuntu-jammy 11 months ago
mypy-files.txt Basics for PCI Placement reporting 7 months ago
requirements.txt Bump minimum version of os-vif to 3.1.0 5 months ago
setup.cfg Remove the PowerVM driver 8 months ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Remove the PowerVM driver 8 months ago
tox.ini Add source dev parsing for vdpa interfaces 7 months 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 and OpenStack Ironic.

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: