summaryrefslogtreecommitdiffstats
path: root/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml')
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
index 6ff220c5..fb6b8a97 100644
--- a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
+++ b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
@@ -130,6 +130,12 @@ openstack-phase2:
- "nodes=0"
neutron-openvswitch:
charm: "local:trusty/neutron-openvswitch"
+ options:
+ #enable-dpdk: true
+ #data-port: ""
+ #default-socket-memory: 1024
+ #defualt-socket-cores: 1
+ #dpdk-driver: uio_pci_generic
nova-cloud-controller:
charm: "local:trusty/nova-cloud-controller"
num_units: 3
@@ -149,6 +155,7 @@ openstack-phase2:
enable-resize: true
manage-neutron-plugin-legacy-mode: false
migration-auth-type: ssh
+ #hugepages: '50%'
to:
- "nodes=1"
- "nodes=2"