Quality of Service (QoS) in Neutron, error in permissions

Bug #1932016 reported by Roman Safronov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Roman Safronov

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

Tags: doc
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/796457

Changed in neutron:
status: New → In Progress
Changed in neutron:
importance: Undecided → Low
assignee: nobody → Roman Safronov (rsafrono)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/796457
Committed: https://opendev.org/openstack/neutron/commit/8f656aab7ca338a2bec405f548de535eab0a897f
Submitter: "Zuul (22348)"
Branch: master

commit 8f656aab7ca338a2bec405f548de535eab0a897f
Author: Roman Safronov <email address hidden>
Date: Tue Jun 15 15:28:31 2021 +0300

    Fix QoS dscp rule permissions in documentation

    Closes bug: #1932016

    Change-Id: I1d60c9c694a6d6821f3ab5a8ab96cbee9c3244c1

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 19.0.0.0rc1

This issue was fixed in the openstack/neutron 19.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.