Merge "Fix example for getting system scoped token"

This commit is contained in:
Zuul 2018-10-19 09:54:01 +00:00 committed by Gerrit Code Review
commit 432832cdd4
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]