Update config docs to reflect non-deprecated methods
Changed the keystone_authtoken part of the config docs so that it advertises the use of identity_uri over the deprecated auth_protocol, auth_port, auth_host Change-Id: Ia1351a83abed30f2680c2ce3a074028bd95158fb Closes-Bug: 1679238
This commit is contained in:
parent
cd598a4f83
commit
a8616e97e0
@ -152,9 +152,7 @@ and set in ``nova.conf``:
|
||||
auth_strategy=keystone
|
||||
|
||||
[keystone_authtoken]
|
||||
auth_host = 127.0.0.1
|
||||
auth_port = 35357
|
||||
auth_protocol = http
|
||||
identity_uri = http://127.0.0.1:35357
|
||||
admin_user = admin
|
||||
admin_password = SuperSekretPassword
|
||||
admin_tenant_name = service
|
||||
|
Loading…
x
Reference in New Issue
Block a user