Merge "Fix example for getting system scoped token" into stable/rocky

This commit is contained in:
Zuul 2019-01-07 15:20:39 +00:00 committed by Gerrit Code Review
commit 718f4a9c4c
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ title=Create system-scoped token
status=mandatory
notes=All token providers must be capable of issuing system-scoped tokens.
cli=openstack --os-username=<username> --os-user-domain-name=<domain>
--os-system token issue
--os-system-scope all token issue
driver-impl-fernet=complete
[operation.create_project_scoped_token]