![]() 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
|
5 years ago | |
---|---|---|
api-guide/source | 5 years ago | |
api-ref/source | 5 years ago | |
contrib | 6 years ago | |
devstack | 6 years ago | |
doc | 5 years ago | |
etc/nova | 5 years ago | |
gate | 7 years ago | |
nova | 5 years ago | |
placement-api-ref/source | 5 years ago | |
playbooks/legacy | 5 years ago | |
releasenotes | 5 years ago | |
tools | 6 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 6 years ago | |
.gitreview | 5 years ago | |
.mailmap | 9 years ago | |
.stestr.conf | 6 years ago | |
.zuul.yaml | 5 years ago | |
CONTRIBUTING.rst | 5 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 13 years ago | |
MAINTAINERS | 6 years ago | |
README.rst | 6 years ago | |
babel.cfg | 11 years ago | |
bindep.txt | 5 years ago | |
requirements.txt | 5 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 5 years ago | |
tests-py3.txt | 6 years ago | |
tox.ini | 5 years ago |
README.rst
Team and repository tags
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: