Use internal_protocol variable to replace http

Change-Id: I27508cb182bc3d3e2a0cbd7d429fe65d2271b2ea
This commit is contained in:
zhubingbing 2017-10-24 16:37:00 +08:00
parent 1201ee0572
commit a142d48268
1 changed files with 1 additions and 1 deletions

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