Example #1
0
 def wait_until_bandwidth_limit_rule_applied(self, port, rule):
     l2_extensions.wait_until_bandwidth_limit_rule_applied(
         self.agent.int_br, port['vif_name'], rule)
Example #2
0
 def wait_until_bandwidth_limit_rule_applied(self, port, rule):
     l2_extensions.wait_until_bandwidth_limit_rule_applied(
         self.agent.int_br, port['vif_name'], rule)