Merge "Delete the deprecated option from the group "DEFAULT""

This commit is contained in:
Jenkins 2017-03-24 13:29:30 +00:00 committed by Gerrit Code Review
commit ef7c6e964d

@ -14,7 +14,6 @@ volume_name_template = volume-%s
glance_api_servers = {{ internal_protocol }}://{% if orchestration_engine == 'KUBERNETES' %}glance-api{% else %}{{ kolla_internal_vip_address }}{% endif %}:{{ glance_api_port }}
glance_num_retries = {{ groups['glance-api'] | length }}
glance_api_version = 2
os_region_name = {{ openstack_region_name }}