The vmware_nsx.services.qos.nsx_tvd.plugin Module

class vmware_nsx.services.qos.nsx_tvd.plugin.QoSPlugin

Bases: neutron.services.qos.qos_plugin.QoSPlugin

NSX-TV plugin for QoS.

This plugin adds separation between T/V instances

get_policies(context, **kwargs)

Run the original get-list method, and filter the results by the project id of the context

methods_to_separate = ['get_policies']