diff options
author | Tim Rozet <trozet@redhat.com> | 2017-09-21 19:06:46 +0000 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-09-29 22:31:14 -0400 |
commit | 1a824cf106f1996f184a7f699c754a7b72c501be (patch) | |
tree | bd505c38ca3e4ce6f172959aaf5c3380114d7c74 /config/deploy/os-nosdn-calipso-noha.yaml | |
parent | efebeeccabce03946cb5e58ee6a4eac93ec015cd (diff) |
Adds Calipso scenario
Change-Id: Icc8a23e49c9ccc011481f6b97599d4f75873ebb1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/deploy/os-nosdn-calipso-noha.yaml')
-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 |