Added execute permission on clean.sh and deploy.sh 77/1377/2
authorNarinder Gupta <narinder.gupta@canoncial.com>
Tue, 1 Sep 2015 18:19:55 +0000 (13:19 -0500)
committerNarinder Gupta <narinder.gupta@canoncial.com>
Tue, 1 Sep 2015 19:32:36 +0000 (14:32 -0500)
commit8dc78e50d69a171154b619944c90bca7abe6dc85
treea1449d4dd012a9696123726e2278538799ac8ea2
parentb5c5f74a35b7c2a3413bfac94811d8e6035aa3ae
Added execute permission on clean.sh and deploy.sh
Added the command line parameters in deply.sh for having various
options in the deploy script. Options are -s "sdn type" -t
"deploy type" -o "openstack" -l "lab"

Based on options aboe we can deploy any combination using the same
script.

Change-Id: Ia888e97fc9630e9416ebf59747de7ffd79f416ae
ci/01-deploybundle.sh
ci/clean.sh [changed mode: 0644->0755]
ci/deploy.sh [changed mode: 0644->0755]
ci/odl/01-deploybundle.sh
ci/opencontrail/01-deploybundle.sh