Merge "zun: set docker api version to 1.24"

This commit is contained in:
Zuul 2018-08-08 11:29:57 +00:00 committed by Gerrit Code Review
commit cd03e963c6

View File

@ -110,3 +110,6 @@ policy_file = {{ zun_policy_file }}
wsproxy_host = {{ api_interface_address }}
wsproxy_port = {{ zun_wsproxy_port }}
base_url = ws://{{ kolla_external_fqdn }}:{{ zun_wsproxy_port }}
[docker]
docker_remote_api_version = 1.24