diff options
Diffstat (limited to 'config/deploy/os-odl_l3-fdio-noha.yaml')
l---------[-rw-r--r--] | config/deploy/os-odl_l3-fdio-noha.yaml | 38 |
1 files changed, 1 insertions, 37 deletions
diff --git a/config/deploy/os-odl_l3-fdio-noha.yaml b/config/deploy/os-odl_l3-fdio-noha.yaml index adb37f3d..d8b983eb 100644..120000 --- a/config/deploy/os-odl_l3-fdio-noha.yaml +++ b/config/deploy/os-odl_l3-fdio-noha.yaml @@ -1,37 +1 @@ -global_params: - ha_enabled: false - -deploy_options: - sdn_controller: opendaylight - sdn_l3: true - odl_version: carbon - odl_vpp_routing_node: overcloud-novacompute-0 - tacker: true - congress: true - sfc: false - vpn: false - vpp: true - dataplane: fdio - performance: - Controller: - kernel: - hugepages: 1024 - hugepagesz: 2M - intel_iommu: 'on' - iommu: pt - isolcpus: 1,2 - vpp: - main-core: 1 - corelist-workers: 2 - uio-driver: uio_pci_generic - Compute: - kernel: - hugepagesz: 2M - hugepages: 2048 - intel_iommu: 'on' - iommu: pt - isolcpus: 1,2 - vpp: - main-core: 1 - corelist-workers: 2 - uio-driver: uio_pci_generic +os-odl-fdio-noha.yaml
\ No newline at end of file |