Update configuration doc for authurl with adding the Openstack Identity v1.0 example

Signed-off-by: Li Wenquan <wenquan.li@hp.com>
This commit is contained in:
davidli 2015-07-20 14:16:11 +08:00 committed by Sylvain Baubeau
parent d1b4bae078
commit b5c7001bc9

View file

@ -95,7 +95,7 @@ information about each option that appears later in this page.
swift: swift:
username: username username: username
password: password password: password
authurl: https://storage.myprovider.com/v2.0 or https://storage.myprovider.com/v3/auth authurl: https://storage.myprovider.com/auth/v1.0 or https://storage.myprovider.com/v2.0 or https://storage.myprovider.com/v3/auth
tenant: tenantname tenant: tenantname
tenantid: tenantid tenantid: tenantid
domain: domain name for Openstack Identity v3 API domain: domain name for Openstack Identity v3 API