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 protected]> 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 -- 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: Fix Released 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

