summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/access_rule.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix copypaste errors in access rule commandColleen Murphy2020-01-211-2/+2
| | | | | | Access rules are access rules, not application credentials. Change-Id: I74d05f11ec186283e5a86d92dcbfe4eb24130eee
* Add support for app cred access rulesColleen Murphy2020-01-171-0/+118
This commit introduces the --access-rules option for 'application credential create' as well as new 'access rule' commands for listing, showing, and deleting access rules. bp whitelist-extension-for-app-creds Change-Id: I04834b2874ec2a70da456a380b5bef03a392effa