summaryrefslogtreecommitdiffstats
path: root/ci/intel/pod5/maas
AgeCommit message (Collapse)AuthorFilesLines
2015-09-30Added support for Orange lab POD5 along with some renaming of the files.Narinder Gupta2-265/+0
Change-Id: I30739b0a56fbe9f65dbe3fb503d53221fbb046b9
2015-09-22Adding the maas deployment script. This will deploy the maas in aNarinder Gupta1-0/+9
VM. Also add a bootdtrap node. deploy.yaml will contain the config file to deploy the openstack release. deployment.yaml will be lab specific where it will install the maas in a particular lab. Change-Id: I9d19e06eeac55666fc38a8db22fe8ba0bda7a764
2015-09-15correct the ssh keys path of ubuntu user of the host machine.Narinder Gupta1-2/+2
Change-Id: Ib482560287945625de2fb43539725fe865a85349
2015-09-15change the username to ubuntu for virshNarinder Gupta1-1/+1
Change-Id: Ibca69df15493dff5bf79f9d31f7053ee04c842b7
2015-09-15added the deployment.yaml so that maas-deployer can be deployedNarinder Gupta1-0/+188
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-08-26Added a script to have a openstack with odl bundle.Narinder Gupta1-0/+68
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