← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2076670] Re: Default Roles in keystone: wrong format in example

 

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 <artem.goncharov@xxxxxxxxx>
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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/2076670

Title:
  Default Roles in keystone: wrong format in example

Status in OpenStack Identity (keystone):
  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: ______
  - [ ] 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/2076670/+subscriptions



References