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
Claudiu Belu e2d08409f1 hyper-v: Logs tips on PortBindingFailed
When spawning an Hyper-V instance with NICs having the vif_type "hyperv",
neutron will fail to bind the port to the Hyper-V host if the neutron
server doesn't have the "hyperv" mechanism driver installed and configured,
resulting in a PortBindingFailed exception on the nova-compute side.

When this exception is encountered, the logs will say to check the
neutron-server logs, but the problem and its solution are not obvious
or clear, resulting in plenty of questions / reports, all having the
same solution: is there an L2 agent on the host alive and reporting to
neutron, and if neutron Hyper-V agent is used, make sure to install
networking-hyperv and configure neutron-server to use the "hyperv"
mechanism_driver.

Change-Id: Idceeb08e1452413e3b10ecd0a65f71d4d82866e0
Closes-Bug: #1744032
(cherry picked from commit b80c245ba5)
5 years ago
api-guide/source Merge "Update links in documents" 5 years ago
api-ref/source Merge "Add server filters whitelist in server api-ref" 5 years ago
contrib trivial: Remove "vif" script 6 years ago
devstack Blacklist test_extend_attached_volume from cells v1 job 6 years ago
doc Update noVNC deployment docs to mention non-US keymap fix in 1.0.0 5 years ago
etc/nova Move remaining uses of parted to privsep. 5 years ago
gate move gate hooks to gate/ 7 years ago
nova hyper-v: Logs tips on PortBindingFailed 5 years ago
placement-api-ref/source Merge "placement doc: Conflict caveat for DELETE APIs" 5 years ago
playbooks/legacy Address comments from I51adbbdf13711e463b4d25c2ffd4a3123cd65675 5 years ago
releasenotes Merge "Add a prelude release note for the 17.0.0 Queens GA" 5 years ago
tools Finish stestr migration 6 years ago
.coveragerc Remove nova/openstack/* from .coveragerc 7 years ago
.gitignore Fix test runner config issues with os-testr 1.0.0 6 years ago
.gitreview Update .gitreview for stable/queens 5 years ago
.mailmap Add mailmap entry 9 years ago
.stestr.conf Finish stestr migration 6 years ago
.zuul.yaml Address comments from I51adbbdf13711e463b4d25c2ffd4a3123cd65675 5 years ago
CONTRIBUTING.rst Update links in documents 5 years ago
HACKING.rst doc: fix link to creating unit tests in contributor guide 6 years ago
LICENSE initial commit 13 years ago
MAINTAINERS Fix broken URLs 6 years ago
README.rst doc: Rework README to reflect new doc URLs 6 years ago
babel.cfg Get rid of distutils.extra. 11 years ago
bindep.txt Bindep does not catch missing libpcre3-dev on Ubuntu 5 years ago
requirements.txt Updated from global requirements 5 years ago
setup.cfg Deprecate the IronicHostManager 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 5 years ago
tests-py3.txt Skip unit tests for SSL + py3 6 years ago
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 5 years ago

README.rst

Team and repository tags

image

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: