Merge "Fix magnum default service type"

This commit is contained in:
Jenkins 2016-07-08 12:06:50 +00:00 committed by Gerrit Code Review
commit d4225830ac

View File

@ -3,7 +3,7 @@
command: docker exec -t kolla_toolbox /usr/bin/ansible localhost
-m kolla_keystone_service
-a "service_name=magnum
service_type=container
service_type=container-infra
description='Openstack Container Service'
endpoint_region={{ openstack_region_name }}
url='{{ item.url }}'