diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-17 18:08:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 18:08:31 +0000 |
commit | 6fc4292daf9b99a8e8d78de0a5ad25a6cf93f438 (patch) | |
tree | e827fd670f16a40b1642d1220680a3fe8f165be6 /config/deploy/os-nosdn-fdio-noha.yaml | |
parent | d9a8eed857a713076a35f4ff6b092dabb5a01e57 (diff) | |
parent | 679ba461b34afac878361b53c6016b48fd06603e (diff) |
Merge "Add networking-vpp ML2 support" into stable/danube
Diffstat (limited to 'config/deploy/os-nosdn-fdio-noha.yaml')
-rw-r--r-- | config/deploy/os-nosdn-fdio-noha.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/deploy/os-nosdn-fdio-noha.yaml b/config/deploy/os-nosdn-fdio-noha.yaml index dd87803d..321d90c6 100644 --- a/config/deploy/os-nosdn-fdio-noha.yaml +++ b/config/deploy/os-nosdn-fdio-noha.yaml @@ -4,8 +4,8 @@ global_params: deploy_options: sdn_controller: false sdn_l3: false - tacker: false - congress: false + tacker: true + congress: true sfc: false vpn: false vpp: true |