diff options
author | Charles Hsu <charles0126@gmail.com> | 2019-12-18 00:32:36 +0800 |
---|---|---|
committer | Charles Hsu <charles0126@gmail.com> | 2020-04-16 12:41:04 +0800 |
commit | 02b637cdca6963e8dcab5170422347df99606f92 (patch) | |
tree | e245ccc06d484fbc6981deff47cf3f50018d8d52 /doc | |
parent | c36616292fa27d5da956d58fcb20470e04fd9946 (diff) | |
download | python-swiftclient-02b637cdca6963e8dcab5170422347df99606f92.tar.gz |
Support v3 application credentials auth.
Use keystoneauth1 application credential plugin and session to fetch
a token and endpoint catalog url.
$ swift --os-auth-url http://172.16.1.2:5000/v3 --auth-version 3\
--os-application-credential-id THE_ID \
--os-application-credential-secret THE_SECRET \
--os-auth-type v3applicationcredential auth
Change-Id: I9190e5e7e24b6a741970fa0d0ac792deccf73d25
Closes-Bug: 1843901
Closes-Bug: 1856635
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions