Use auth_type instead of auth_plugin
auth_plugin configuration value has been replaced by auth_type[1]
[1] a56ed4218a
Change-Id: I6287ba7f9d3c44b0c917accab05961ea0142a9e7
Closes-Bug: #1571941
This commit is contained in:
parent
3f58d11c6c
commit
8e1d686352
@ -96,7 +96,7 @@ Install and configure components
|
||||
memcached_servers = controller:11211
|
||||
auth_uri = http://controller:5000
|
||||
auth_url = http://controller:35357
|
||||
auth_plugin = password
|
||||
auth_type = password
|
||||
project_domain_name = default
|
||||
user_domain_name = default
|
||||
project_name = service
|
||||
|
Loading…
Reference in New Issue
Block a user