summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Narinder Gupta [Tue, 1 Sep 2015 18:19:55 +0000 (13:19 -0500)]
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
Narinder Gupta [Sat, 29 Aug 2015 19:31:22 +0000 (14:31 -0500)]
restructure the directory structure so that we can have directories per
SDN and then we can have same structure for new distro by adding just
the yaml file. Deleted the old file structure.
Change-Id: Ibd544c340fdb53813bc34ee8ff6931ed4b4dee6c
JIRA:JOID-1
Narinder Gupta [Thu, 20 Aug 2015 20:08:19 +0000 (15:08 -0500)]
Added a script to have a openstack with odl bundle.
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
Aric Gardner [Wed, 10 Jun 2015 17:50:20 +0000 (13:50 -0400)]
Adding gitreview file
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 10 Jun 2015 17:15:04 +0000 (17:15 +0000)]
Initial empty repository