diff options
Diffstat (limited to 'config/deploy/os-odl-nofeature-noha.yaml')
-rw-r--r-- | config/deploy/os-odl-nofeature-noha.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/deploy/os-odl-nofeature-noha.yaml b/config/deploy/os-odl-nofeature-noha.yaml new file mode 100644 index 00000000..972b1f85 --- /dev/null +++ b/config/deploy/os-odl-nofeature-noha.yaml @@ -0,0 +1,11 @@ +global_params: + ha_enabled: false + +deploy_options: + sdn_controller: opendaylight + odl_version: boron + sdn_l3: true + tacker: true + congress: true + sfc: false + vpn: false |