yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86329
[Bug 1932016] [NEW] Quality of Service (QoS) in Neutron, error in permissions
Public bug reported:
This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:
- [X] This doc is inaccurate in this way: ______
Current state
--------------
To enable DSCP marking rule:
"get_policy_dscp_marking_rule": "rule:regular_user",
"create_dscp_marking_rule": "rule:regular_user",
"delete_dscp_marking_rule": "rule:regular_user",
"update_dscp_marking_rule": "rule:regular_user",
Should be
----------
To enable DSCP marking rule:
"get_policy_dscp_marking_rule": "rule:regular_user",
"create_policy_dscp_marking_rule": "rule:regular_user",
"delete_policy_dscp_marking_rule": "rule:regular_user",
"update_policy_dscp_marking_rule": "rule:regular_user",
-----------------------------------
Release: 18.1.0.dev342 on 2021-01-19 16:31:51
SHA: 193c327b14b40b0bc89d3926af91097431a3eb65
Source: https://opendev.org/openstack/neutron/src/doc/source/admin/config-qos.rst
URL: https://docs.openstack.org/neutron/latest/admin/config-qos.html
** Affects: neutron
Importance: Undecided
Status: New
** Tags: doc
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1932016
Title:
Quality of Service (QoS) in Neutron, error in permissions
Status in neutron:
New
Bug description:
This bug tracker is for errors with the documentation, use the
following as a template and remove or add fields as you see fit.
Convert [ ] into [x] to check boxes:
- [X] This doc is inaccurate in this way: ______
Current state
--------------
To enable DSCP marking rule:
"get_policy_dscp_marking_rule": "rule:regular_user",
"create_dscp_marking_rule": "rule:regular_user",
"delete_dscp_marking_rule": "rule:regular_user",
"update_dscp_marking_rule": "rule:regular_user",
Should be
----------
To enable DSCP marking rule:
"get_policy_dscp_marking_rule": "rule:regular_user",
"create_policy_dscp_marking_rule": "rule:regular_user",
"delete_policy_dscp_marking_rule": "rule:regular_user",
"update_policy_dscp_marking_rule": "rule:regular_user",
-----------------------------------
Release: 18.1.0.dev342 on 2021-01-19 16:31:51
SHA: 193c327b14b40b0bc89d3926af91097431a3eb65
Source: https://opendev.org/openstack/neutron/src/doc/source/admin/config-qos.rst
URL: https://docs.openstack.org/neutron/latest/admin/config-qos.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1932016/+subscriptions
Follow ups