summaryrefslogtreecommitdiffstats
path: root/ci/deploy.py
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30modified to make use of the bundle generated.Narinder Gupta1-0/+1
Change-Id: I1854658a93dbb3cbd1a7c41d19d7a76645ede85c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-30modfied to suite the latest code changes.Narinder Gupta1-1/+24
Change-Id: I36f4f20a9222fe7c4cc75dd3d546a28130c3fbb2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27checking if parameter is no null.Narinder Gupta1-1/+4
Change-Id: Id3d908903ddb4584e0c813aa6dc8f859c3004ba7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-27modfied to include the os qualified domain name for public API.Narinder Gupta1-1/+3
Change-Id: If169aab5f81fc0b6a112068066815e194f8f9e36 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-12modfied to fix it for onos.Narinder Gupta1-2/+2
Change-Id: I70249ba7df9d681b7ee1cf2ad9f1721143973a9e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-11modified to use admin network gateway for onos.Narinder Gupta1-1/+3
Change-Id: I3fd9e36673adcc7ccd4e6b8ea520da92cc8f6ba8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09added integration with congress charm.Narinder Gupta1-1/+9
Change-Id: Iabdc6e2641653103d7e406c1d7488c3f4406084b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02modified the diskNarinder Gupta1-6/+9
Change-Id: I6a153b5cdb02e29650d454ca262856a4c775d6a5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02modified to take care of ceph disk assignment from labconfig.Narinder Gupta1-1/+2
Change-Id: I1b3056331ef9ea4333e197e27627988d8b48b469 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02remove the ext-port and data network dependency on the labs.Narinder Gupta1-2/+9
All data will be captured from labconfig.yaml Change-Id: I11a2431b3896a65dc74cc0423a1b03050ef16146 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-01modified as per marks comments.Narinder Gupta1-16/+19
Change-Id: Ica97dbdf0cfc9994da03a36b990133c32c9de183 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-26ymodfiied to include marks comment for labconfig for intel pod6.Narinder Gupta1-21/+36
Change-Id: I2265e3063c786ad36c1fce0d139cee40b4a2875e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-26modfiied the python t create the deployment.yaml from scratch so weNarinder Gupta1-48/+58
can control accordingly. Change-Id: I133c3199e362f736adb7502cf24066bf93129aed Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17modified to support the custom lab where data will be providedNarinder Gupta1-22/+29
fom labconfig.yaml file. Change-Id: Ic6ff690175de1029909b89590226847b78b6e437 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17need to mofified further for support.Narinder Gupta1-15/+15
Change-Id: I2348e3b67b2a0bd4d0fc94a86cb7b60ce07a914a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17added new labconfig file for each lab also the default config file.Narinder Gupta1-33/+140
User can send the url also to deployment.yaml file to the script. If can not copy the file then will use the file from labconfig directory. Change-Id: I4edce4d291782462a483f6840b1de36b13174720 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-02-17moldified the file to parse the common inventory file.Narinder Gupta1-55/+57
Change-Id: If21f110d67abcec0dc1db9f47f242625f2f9ab02
2015-09-22Adding the maas deployment script. This will deploy the maas in aNarinder Gupta1-0/+57
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