File: add-description-to-role-afe7b6ff668df261.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    Now user can add the description when user create's
    the role using OSC ``openstack role create`` command.
    User can add the description by adding
    `--description <Description>` to OSC
    ``openstack role create`` command.