Merge "Use internal_protocol variable to replace http"

This commit is contained in:
Zuul 2017-10-25 01:59:44 +00:00 committed by Gerrit Code Review
commit c89a4ddf8b

View File

@ -1,5 +1,5 @@
[DEFAULT]
kuryr_uri = http://{{ api_interface_address }}:{{ kuryr_port }}
kuryr_uri = {{ internal_protocol }}://{{ api_interface_address }}:{{ kuryr_port }}
debug = {{ kuryr_logging_debug }}
log_dir = /var/log/kolla/kuryr