Added a script to have a openstack with odl bundle. 62/1262/3
authorNarinder Gupta <narinder.gupta@canoncial.com>
Thu, 20 Aug 2015 20:08:19 +0000 (15:08 -0500)
committerNarinder Gupta <narinder.gupta@canoncial.com>
Wed, 26 Aug 2015 14:35:04 +0000 (09:35 -0500)
commit62101c28c8245ebe97c548669c27cd2899cbfbab
tree1532976f0f1ae5247ee7b526d51d55d13ee02fb2
parent4be26ea349cb89643530d3510130db2cdc133ec8
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
21 files changed:
ci/clean.sh [new file with mode: 0644]
ci/deploy.sh [new file with mode: 0644]
ci/intel/pod5/kilo/odl/deploy.sh [new file with mode: 0644]
ci/intel/pod5/kilo/odl/environment.yaml [new file with mode: 0644]
ci/intel/pod5/kilo/odl/ha/deploy.sh [new file with mode: 0644]
ci/intel/pod5/kilo/odl/ha/environment.yaml [new file with mode: 0644]
ci/intel/pod5/kilo/odl/ha/ovs-odl.yaml [new file with mode: 0644]
ci/intel/pod5/kilo/odl/ovs-odl.yaml [new file with mode: 0644]
ci/intel/pod5/maas/config.sh [new file with mode: 0644]
ci/intel/pod5/master/odl/deploy.sh [new file with mode: 0644]
ci/intel/pod5/master/odl/environment.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/ha/deploy.sh [new file with mode: 0644]
ci/intel/pod5/master/odl/ha/environment.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/ha/ovs-odl-tip.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/ovs-odl-tip.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/source/cinder-master.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/source/glance-master.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/source/horizon-master.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/source/keystone-master.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/source/neutron-master.yaml [new file with mode: 0644]
ci/intel/pod5/master/odl/source/nova-master.yaml [new file with mode: 0644]