The vmware_nsx.services.qos.nsx_v3.utils Module

class vmware_nsx.services.qos.nsx_v3.utils.QosNotificationsHandler

Bases: object

create_policy(context, policy)
delete_policy(context, policy_id)
update_policy(context, policy_id, policy)
update_policy_rules(context, policy_id, bw_rule, dscp_rule)

Update the QoS switch profile with the BW limitations and DSCP marking configuration

vmware_nsx.services.qos.nsx_v3.utils.handle_qos_notification(context, resource_type, policies_list, event_type)
vmware_nsx.services.qos.nsx_v3.utils.handle_qos_policy_notification(policy_obj, event_type)

Previous topic

The vmware_nsx.services.qos.nsx_v3.message_queue Module

Next topic

The vmware_nsx.services.trunk.nsx_v3.driver Module

This Page