Merge "Register neutron as the network service"

This commit is contained in:
Jenkins 2015-08-16 03:07:05 +00:00 committed by Gerrit Code Review
commit cec94cb130

@ -3,7 +3,7 @@
command: docker exec -t kolla_ansible /usr/bin/ansible localhost
-m kolla_keystone_service
-a "service_name=neutron
service_type=image
service_type=network
description='Openstack Networking'
endpoint_region={{ openstack_region_name }}
admin_url='http://{{ kolla_internal_address }}:{{ neutron_server_port }}'