summaryrefslogtreecommitdiffstats
path: root/config/deploy/os-nosdn-ovs-noha.yaml
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-04-04 12:12:11 -0400
committerDan Radez <dradez@redhat.com>2017-04-04 12:19:54 -0400
commitb16ce9e22edc765378943072f4a303375fc24e99 (patch)
treef5c6d37c412d3ad254df4989fec12a8b835e1c8c /config/deploy/os-nosdn-ovs-noha.yaml
parenta241a5458819cc3488a2e3934daa4a07c662c9dd (diff)
RPM version update / ovs_dpdk rename
- updating RPM version numbers for Euphrates - renaming ovs scenario to ovs_dpdk JIRA: APEX-434 Change-Id: I75e1d96bd613ea04e2ffd12bd41b3a536ff75d7f Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'config/deploy/os-nosdn-ovs-noha.yaml')
-rw-r--r--config/deploy/os-nosdn-ovs-noha.yaml26
1 files changed, 0 insertions, 26 deletions
diff --git a/config/deploy/os-nosdn-ovs-noha.yaml b/config/deploy/os-nosdn-ovs-noha.yaml
deleted file mode 100644
index cf9b854d..00000000
--- a/config/deploy/os-nosdn-ovs-noha.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
-global_params:
- ha_enabled: false
-
-deploy_options:
- sdn_controller: false
- sdn_l3: false
- tacker: true
- congress: true
- sfc: false
- vpn: false
- dataplane: ovs_dpdk
- performance:
- Controller:
- kernel:
- hugepagesz: 2M
- hugepages: 1024
- Compute:
- kernel:
- hugepagesz: 2M
- hugepages: 2048
- intel_iommu: 'on'
- iommu: pt
- ovs:
- socket_memory: 1024
- pmd_cores: 2
- dpdk_cores: 1