Skip to content

Commit 8c9fff3

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "DevRef fix for network qos policy"
2 parents 30fdb48 + 4fafd83 commit 8c9fff3

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

doc/source/command-objects/network-qos-policy.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ Create new Network QoS policy
3838

3939
Owner's project (name or ID)
4040

41-
.. option:: --project-domain <project-domain>]
41+
.. option:: --project-domain <project-domain>
4242

4343
Domain the project belongs to (name or ID).
4444
This can be used in case collisions between project names exist.
4545

46+
.. _network_qos_policy_create-name:
4647
.. describe:: <name>
4748

4849
New QoS policy specification name
@@ -58,6 +59,7 @@ Delete Network QoS policy
5859
openstack network qos policy delete
5960
<qos-policy> [<qos-policy> ...]
6061
62+
.. _network_qos_policy_delete-qos-policy:
6163
.. describe:: <qos-policy>
6264

6365
Network QoS policy(s) to delete (name or ID)
@@ -102,9 +104,10 @@ Set Network QoS policy properties
102104

103105
Make the QoS policy not accessible by other projects
104106

107+
.. _network_qos_policy_set-qos-policy:
105108
.. describe:: <qos-policy>
106109

107-
Network QoS policy(s) to delete (name or ID)
110+
Network QoS policy to modify (name or ID)
108111

109112
network qos policy show
110113
-----------------------
@@ -117,6 +120,7 @@ Display Network QoS policy details
117120
openstack network qos policy show
118121
<qos-policy>
119122
123+
.. _network_qos_policy_show-qos-policy:
120124
.. describe:: <qos-policy>
121125

122-
Network QoS policy(s) to show (name or ID)
126+
Network QoS policy to display (name or ID)

0 commit comments

Comments
 (0)