summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-06-15modified to clean the environment and also change in bundles toNarinder Gupta1-0/+1
deploy ocl as well. Change-Id: I40f32bad5b94b335bd5bd37d3c626d4a5e336061 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-19more robust to clean amd syntax error.Narinder Gupta1-2/+4
core orange pods with new method of installing MAAS. Change-Id: I871da8238fd57f371f9a0eaae88813c7f9713069 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2015-12-11modified clean and clean it properly.Narinder Gupta1-6/+7
Change-Id: I61a11b1c7d76f539b8c061f5b155aa29c75a0406
2015-12-11fix syntax error and clean the clean.shNarinder Gupta1-6/+13
Change-Id: Ibb8ff7109aeda126ccb8be522b7e6d2334d54708
2015-09-15added the deployment.yaml so that maas-deployer can be deployedNarinder Gupta1-1/+1
with scripts itself with csripts. modified the yaml file further to deploy gateway on bare metal. rename 01-bootstrap.sh to 00-bootstrap.sh for sequence. Change-Id: Ic409871f4e99158308bee2860132cda94ce10b42
2015-09-01Added execute permission on clean.sh and deploy.shNarinder Gupta1-0/+0
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
2015-08-26Added a script to have a openstack with odl bundle.Narinder Gupta1-0/+11
Crate files which will get used by CI to build and deploy the OPNFV platform using JOID. Added script to deploy master branch of openstack with Ubuntu with ODL. deploy.sh will copy the appropriate deploy.sh ad deployopnfv.sh and run the scripts. Change-Id: Ia1fd744d36bd153def4ef6aab4643cf440e90206 JIRA:JOID-1