Skip to content
Snippets Groups Projects
Commit cd03e963 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "zun: set docker api version to 1.24"

parents dc99fddc 34b6a9c7
No related branches found
No related tags found
No related merge requests found
...@@ -110,3 +110,6 @@ policy_file = {{ zun_policy_file }} ...@@ -110,3 +110,6 @@ policy_file = {{ zun_policy_file }}
wsproxy_host = {{ api_interface_address }} wsproxy_host = {{ api_interface_address }}
wsproxy_port = {{ zun_wsproxy_port }} wsproxy_port = {{ zun_wsproxy_port }}
base_url = ws://{{ kolla_external_fqdn }}:{{ zun_wsproxy_port }} base_url = ws://{{ kolla_external_fqdn }}:{{ zun_wsproxy_port }}
[docker]
docker_remote_api_version = 1.24
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment