commit | bd7d0e8402af758a5de13ebc98dcb96ef558e61a | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Thu May 11 02:58:28 2023 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu May 11 02:58:28 2023 +0000 |
tree | cb82149769e185404b00bdcd140832376fc1c1c2 | |
parent | 667393b5297b53ca457b73a08952874f684c5142 [diff] | |
parent | fdfb4741f60a0309939f82f7aa44a11c5f2bbd31 [diff] |
Merge "[S-RBAC] Update DSCP marking rule create API test"
diff --git a/neutron_tempest_plugin/api/test_qos.py b/neutron_tempest_plugin/api/test_qos.py index 372bf1e..fe12315 100644 --- a/neutron_tempest_plugin/api/test_qos.py +++ b/neutron_tempest_plugin/api/test_qos.py
@@ -1195,6 +1195,7 @@ dscp_policy_id = self.create_qos_policy( name=self.policy_name, description='test-qos-policy', + project_id=self.client.project_id, shared=True)['id'] # Associate QoS to the network