diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-17 18:08:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 18:08:26 +0000 |
commit | cdeac78e8253804bbb486d8fc24fefbec928d796 (patch) | |
tree | 4b71b0edd9c6b7d46a832747df67d2b6cf936700 /config/deploy/os-nosdn-fdio-noha.yaml | |
parent | c6ba57aa15f96e4a147b09bf796b67d0357a096b (diff) | |
parent | de51c2a06ee38af47ef5005821804f4e6f4997f4 (diff) |
Merge "Add networking-vpp ML2 support"
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 |