diff options
author | Dan Radez <dradez@redhat.com> | 2017-09-21 13:40:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-21 13:40:46 +0000 |
commit | 330a071566034447fa6a4de17e56be1cceb1c83b (patch) | |
tree | 41ec76c929359ac41d3f9343c6116f9c5552f4e1 /config/deploy/os-nosdn-calipso-noha.yaml | |
parent | 3755bd651deed84291de61cd56530ad856e3d1b1 (diff) | |
parent | 433961f8c0b816f19aa858654261fa87d2f02a19 (diff) |
Merge "Adds Calipso scenario"
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 |