correct "url" to "URL"
Closes-Bug: bug/1673371 Change-Id: I71503f6bfd283a02bdf290bac68a988883c10771
This commit is contained in:
parent
8bab677bf5
commit
c6a589c224
@ -47,7 +47,7 @@ In glance-api.conf find the following lines::
|
||||
[barbican]
|
||||
auth_endpoint = http://localhost:5000/v3
|
||||
|
||||
Then replace http://localhost:5000/v3 with the url of keystone, also adding /v3
|
||||
Then replace http://localhost:5000/v3 with the URL of keystone, also adding /v3
|
||||
to the end of it. For example, 'https://192.168.245.9:5000/v3'.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user