Register neutron as the network service
Change-Id: Id0af297e29c2751c7da1f19742f764ccac56d723 Closes-Bug: #1485142
This commit is contained in:
parent
71918cca5e
commit
db98ff7e48
@ -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 }}'
|
||||
|
Loading…
Reference in New Issue
Block a user