Skip to content

Commit

Permalink
Merge "[S-RBAC] Update DSCP marking rule create API test"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed May 11, 2023
2 parents 667393b + fdfb474 commit bd7d0e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neutron_tempest_plugin/api/test_qos.py
Expand Up @@ -1195,6 +1195,7 @@ def _test_update_dscp_mark_values(self, dscp_policy_id, rule_id,
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
Expand Down

0 comments on commit bd7d0e8

Please sign in to comment.