summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorStuart Mackie <wsmackie@juniper.net>2018-04-11 14:54:06 -0400
committerStuart Mackie <wsmackie@juniper.net>2018-04-11 14:54:06 -0400
commitc0bc95b384aa0e5a398aa35a300081919898d1da (patch)
tree87d843aef991201d32f3c2695a172c5f441890a6 /ci/deploy.sh
parent16ea3c2f27d84ac6f917947b30a36b5985fff3d8 (diff)
Fixes for OpenContrail running on Pike in Fraser release:
- 02-deploybundle.sh - updated package names - 03-maasdeploy.sh - Iterate pods create command to get past "Conflict error" - config_tpl/juju2/bundle_tpl/oclphase1.yaml - updated public keys - deploy.sh - changed usage message to reflect using ocl not opencontrail Change-Id: If2d3820a4984498813d86162a1208402aceca312 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 0534d841..741ad207 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -21,7 +21,7 @@ virtinstall=0
maasinstall=0
usage() { echo "Usage: $0
- [-s|--sdn <nosdn|odl|opencontrail>]
+ [-s|--sdn <nosdn|odl|ocl>]
[-t|--type <noha|ha|tip>]
[-o|--openstack <ocata|pike>]
[-l|--lab <default|custom>]