modified to integrete ONOS.
[joid.git] / ci / bundle_tpl / neutron-ovs.yaml
index 1670d43..20bf1d9 100644 (file)
@@ -1,12 +1,11 @@
     neutron-openvswitch:
-      charm: "local:{{ ubuntu.release }}/neutron-openvswitch"
-      num_units: 1
+      charm: local:{{ ubuntu.release }}/neutron-openvswitch
       options:
 {% if os.network.dpdk %}
         enable-dpdk: true
         #dpdk-driver: uio_pci_generic
-{% endif %}
         #data-port: ""
         #default-socket-memory: 1024
         #default-socket-cores: 1
+{% endif %}
 {# Empty block to avoid bad block trim #}