diff options
author | Tim Rozet <trozet@redhat.com> | 2017-09-21 19:06:46 +0000 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-09-30 15:09:55 +0000 |
commit | 17c64de8f2d9c86c0f80df8dddf7831210f5234a (patch) | |
tree | 9808e32cd5e522551ad54f6683f48e1e77efb1d0 /config/deploy | |
parent | 5bbba78faa198976be1a1a5437d39cfa5059d896 (diff) |
Adds Calipso scenario
Change-Id: Icc8a23e49c9ccc011481f6b97599d4f75873ebb1
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 1a824cf106f1996f184a7f699c754a7b72c501be)
Diffstat (limited to 'config/deploy')
-rw-r--r-- | config/deploy/os-nosdn-calipso-noha.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/deploy/os-nosdn-calipso-noha.yaml b/config/deploy/os-nosdn-calipso-noha.yaml new file mode 100644 index 00000000..ce5c8a5e --- /dev/null +++ b/config/deploy/os-nosdn-calipso-noha.yaml @@ -0,0 +1,9 @@ +--- +global_params: + ha_enabled: false + +deploy_options: + sdn_controller: false + sfc: false + vpn: false + calipso: true |