Merge "Configure region_name in cloudkitty.conf"
This commit is contained in:
commit
ffefbfdef2
@ -23,6 +23,7 @@ user_domain_id = {{ default_user_domain_id }}
|
||||
project_name = service
|
||||
username = {{ cloudkitty_keystone_user }}
|
||||
password = {{ cloudkitty_keystone_password }}
|
||||
region_name = {{ openstack_region_name }}
|
||||
|
||||
memcache_security_strategy = ENCRYPT
|
||||
memcache_secret_key = {{ memcache_secret_key }}
|
||||
|
Loading…
Reference in New Issue
Block a user