Merge "modify grammatical errors"
This commit is contained in:
commit
5e14ab11f9
@ -3,6 +3,6 @@ prelude: >
|
||||
Add support for exclusive DHCP edges.
|
||||
features:
|
||||
- |
|
||||
The NSX-v will now enable a tenant to deploy a exclusive DHCP edge. This
|
||||
The NSX-v will now enable a tenant to deploy an exclusive DHCP edge. This
|
||||
is either via the global configuration variable ``exclusive_dhcp_edge`` or
|
||||
per AZ. By default this is disabled.
|
||||
|
@ -152,7 +152,7 @@ class TestQosNsxV3Notification(base.BaseQosTestCase,
|
||||
|
||||
@mock.patch.object(QoSPolicyObject, '_reload_rules')
|
||||
def test_bw_rule_create_profile(self, *mocks):
|
||||
# test the switch profile update when a egress QoS BW rule is created
|
||||
# test the switch profile update when an egress QoS BW rule is created
|
||||
_policy = QoSPolicyObject(
|
||||
self.ctxt, **self.policy_data['policy'])
|
||||
# add a rule to the policy
|
||||
|
Loading…
x
Reference in New Issue
Block a user