Default Roles in keystone: wrong format in example

Bug #2076670 reported by Silvio Knizek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Unassigned

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: ______
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.

```yaml
"identity:create_foo": "role:service" or "role:admin"
```

has to be

```yaml
"identity:create_foo": "role:service or role:admin"
```

-----------------------------------
Release: 25.1.0.dev52 on 2022-11-02 15:54:51
SHA: a0cc504543e639c90212d69f3bcf91665648e71a
Source: https://opendev.org/openstack/keystone/src/doc/source/admin/service-api-protection.rst
URL: https://docs.openstack.org/keystone/latest/admin/service-api-protection.html

David Wilde (dave-wilde)
Changed in keystone:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.opendev.org/c/openstack/keystone/+/926291
Committed: https://opendev.org/openstack/keystone/commit/112331d9e95f7b7035f3f818716c2a5111baeb3e
Submitter: "Zuul (22348)"
Branch: master

commit 112331d9e95f7b7035f3f818716c2a5111baeb3e
Author: Artem Goncharov <email address hidden>
Date: Wed Aug 14 17:37:46 2024 +0200

    Fix role statement in admin doc

    Closes-Bug: 2076670
    Change-Id: I843dcce351d664124c769d815f72cd57caa5e429

Changed in keystone:
status: In Progress → Fix Released
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.