
We had assumed that this was used by the out-of-tree XenAPI driver, but it turns out to have been used by the VMWare NSX QoS extension [1]. This extension itself is now EOL and the code was removed from the vmware-nsx package over two years ago [2][3]. There are no remaining references to this former extension: $ cd vmware-nsx $ ag qos-queue $ git log -S qos-queue --oneline | head -1 26135f34a retire the NSX MH plugin We can safely remove this. A release note is included even though this is a vendor-specific feature that should really never have been merged. [1] https://github.com/openstack/neutron/blob/fe61e29f/doc/source/admin/archives/adv-features.rst#vmware-nsx-qos-extension [2]b5f59ece91/vmware_nsx/extensions/qos_queue.py
[3]26135f34ac
Change-Id: I90171131d671d1b9ef2f93cc13174ebb00e96033 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
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, 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: