diff options
author | Feng Pan <fpan@redhat.com> | 2017-09-30 15:08:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-30 15:08:38 +0000 |
commit | e6a9d7cebc9f6083a72863102138ab76a75ae3c9 (patch) | |
tree | 4cecf04bd26126a88238c28295b8cb9e6e0318cc /config/deploy | |
parent | 8a8cb8e901db314fa59ed5275040b9e49b36663c (diff) | |
parent | 1a824cf106f1996f184a7f699c754a7b72c501be (diff) |
Merge "Adds Calipso scenario"
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 |