OpenStack Compute (Nova)
Go to file
Zuul fed123085d Merge "Lower num_pcie_ports to 12 in the nova-next job" 2024-01-11 05:00:33 +00:00
api-guide/source Merge "doc: Remove crud from conf.py file" 2023-12-05 12:56:37 +00:00
api-ref/source Merge "[codespell] fix typos in api-ref" 2023-12-11 10:22:20 +00:00
devstack Merge "[codespell] doc,devstack and gate typos" 2023-12-11 17:44:04 +00:00
doc Merge "docs: fix 404 for ironic docs" 2023-12-20 05:29:07 +00:00
etc/nova
gate
nova Merge "pre-commit: Bump linter versions" 2023-12-21 05:33:02 +00:00
playbooks
releasenotes Merge "Imported Translations from Zanata" 2023-12-20 03:47:57 +00:00
roles Install lxml before we need it in post-run 2023-10-16 08:32:56 -07:00
tools pre-commit: Add mypy 2023-12-20 18:31:47 +00:00
.coveragerc Fix coverage issues with eventlet 2023-11-10 20:12:31 +00:00
.git-blame-ignore-revs [codespell] ignore codespell in git blame 2023-12-15 12:35:03 +00:00
.gitignore
.gitreview
.mailmap
.pre-commit-config.yaml pre-commit: Bump linter versions 2023-12-20 18:33:33 +00:00
.stestr.conf
.zuul.yaml Merge "Lower num_pcie_ports to 12 in the nova-next job" 2024-01-11 05:00:33 +00:00
CONTRIBUTING.rst
HACKING.rst
LICENSE
MAINTAINERS
README.rst
bindep.txt
requirements.txt Merge "Packed virtqueue support was added." 2023-11-30 12:12:03 +00:00
setup.cfg pre-commit: Add mypy 2023-12-20 18:31:47 +00:00
setup.py
test-requirements.txt pre-commit: Add mypy 2023-12-20 18:31:47 +00:00
tox.ini pre-commit: Add mypy 2023-12-20 18:31:47 +00:00

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: