Merge "Fixes glance image cache deployment."
This commit is contained in:
commit
7bde217ac5
@ -11,9 +11,6 @@ admin_password = {{ glance_keystone_password }}
|
||||
admin_user = {{ glance_keystone_user }}
|
||||
admin_tenant_name = {{ default_project_domain_id }}
|
||||
|
||||
registry_host = {{ api_interface_address }}
|
||||
registry_port = {{ glance_registry_port }}
|
||||
|
||||
{% if glance_backend_file | bool %}
|
||||
filesystem_store_datadir = /var/lib/glance/images/
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user