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
Andreas Jaeger 9e457deba0 Fix pygments_style
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

Change-Id: Icd9d529dbe66626ac53a9fdca5bc6821998a0b7d
3 years ago
api-guide/source Fix pygments_style 3 years ago
api-ref/source Fix pygments_style 3 years ago
devstack Merge "Find instance in another cell during floating IP re-association" 4 years ago
doc Fix pygments_style 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 "Increase code reuse in test_numa_servers" 3 years ago
playbooks Enable cross-cell resize in the nova-multi-cell job 4 years ago
releasenotes Fix pygments_style 3 years ago
roles Enable cross-cell resize in the nova-multi-cell job 4 years ago
tools tox: Integrate mypy 3 years ago
.coveragerc Remove nova/openstack/* from .coveragerc 7 years ago
.gitignore tox: Integrate mypy 3 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 Moving functional jobs to Victoria testing runtime 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
bindep.txt Added openssh-client into bindep 4 years ago
lower-constraints.txt tox: Integrate mypy 3 years ago
mypy-files.txt tox: Integrate mypy 3 years ago
requirements.txt Merge "Remove Babel requirement" 3 years ago
setup.cfg tox: Integrate mypy 3 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Bump hacking min version to 3.1.0 3 years ago
tox.ini tox: Integrate mypy 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: