remove , from the yaml file as part of relation. 27/2227/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Sat, 3 Oct 2015 03:12:09 +0000 (22:12 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Sat, 3 Oct 2015 03:12:09 +0000 (22:12 -0500)
Change-Id: I0d57a9f1db9c04e0514843ee90dd0e47e7d54b66

ci/odl/juju-deployer/ovs-odl.yaml

index c22768f..ec956fe 100644 (file)
@@ -78,7 +78,7 @@ openstack-services:
     - ['neutron-api:neutron-plugin-api-subordinate', 'neutron-api-odl:neutron-plugin-api-subordinate']
     - ['neutron-api-odl:odl-controller', 'odl-controller:controller-api']
     - ['nova-compute:neutron-plugin', 'openvswitch-odl:neutron-plugin']
-    - ['neutron-gateway', 'mysql '],
+    - ['neutron-gateway', 'mysql']
     - ['neutron-gateway:amqp', 'rabbitmq-server:amqp']
     - ['neutron-gateway:quantum-network-service', 'nova-cloud-controller:quantum-network-service']
     - ['neutron-gateway:neutron-plugin-api', 'neutron-api:neutron-plugin-api']