
The DVS manager code has it's own dvs_id although many of the apis should use different dvs-ids in different cases. This patch creates a separate class for a DVS manager with an assigned dvs-id and keep the original class free of a specific dvs assignment, which is used by the dvs plugin. In addition it creates a vc-manager class to replace the old dvs manger. this class inherits from different vc related classes: dvsManager, VMManager and ClusterManager. This way those apis can be consumed separately. This patch also required some refactoring in the NSX-v qos code, as it did not support different dvs-es correctly Change-Id: Iab2159585795207d7a6236c34b91b860cb13cc7c
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%