summaryrefslogtreecommitdiffstats
path: root/ci/02-maasdeploy.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-08-02clenup the naming convention of the scripts and modify not to useNarinder Gupta1-312/+0
variable directly. Change-Id: I234b53010a32c3b1f0daef507585dde4652616eb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-07-11modfied to use the trusty as extra feature.Narinder Gupta1-1/+2
Change-Id: I3fe1f9bcae7c4458116202ae14a059c3fbcfcb0e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-17support the ocl and rename target to contrail again.Narinder Gupta1-3/+5
Change-Id: I06a078854b1210e99b99c67b1b3240d88eac953a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-15Refactor cengnlynxpod1 to cengnpod2 and use labconfigDave Urschatz1-12/+5
The intent of this commit is to refactor the CENGEN internal pod to use more conventional naming as well as leverage the new pod configuration design. JIRA: JOID-86 Change-Id: I2ac4f15cdcc919a07135c7b4b4cc6939104a89fa Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
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-0/+10
Change-Id: I3fd9e36673adcc7ccd4e6b8ea520da92cc8f6ba8 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09modfiied to have a new onos charm with gateway support.Narinder Gupta1-1/+1
Change-Id: I4377f52d8fa077a5bfdcaaf1089fd8166abf5062 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09modified cengn pod1 as per details provided.Narinder Gupta1-4/+1
Change-Id: Ic92d99a237cd82d0d3429d952b5a561a1c1efc8b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-09Merge "added a new pod cengn pod1"Narinder Gupta1-0/+9
2016-06-09added integration with congress charm.Narinder Gupta1-27/+35
Change-Id: Iabdc6e2641653103d7e406c1d7488c3f4406084b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-08added a new pod cengn pod1Narinder Gupta1-0/+9
Change-Id: I2493a5d009e6a373b7360973a043c1f760f38bbb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-07added the labconfig file for att virpod1. Remove the macNarinder Gupta1-2/+4
as it gateway br-ex was not configured with MAC. Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-03modified to supprt default virtual install.Narinder Gupta1-1/+4
Change-Id: I5064114849b126d8fed8840a22e10573a847708d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02modified the diskNarinder Gupta1-0/+1
Change-Id: I6a153b5cdb02e29650d454ca262856a4c775d6a5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-02remove the ext-port and data network dependency on the labs.Narinder Gupta1-6/+3
All data will be captured from labconfig.yaml Change-Id: I11a2431b3896a65dc74cc0423a1b03050ef16146 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-27modified intel pod9 config as per new rules.Narinder Gupta1-8/+6
Change-Id: Ia4669cff41e6ec4602f9444e4b9eb041f53c7d47 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-26ymodfiied to include marks comment for labconfig for intel pod6.Narinder Gupta1-4/+2
Change-Id: I2265e3063c786ad36c1fce0d139cee40b4a2875e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-19more robust to clean amd syntax error.Narinder Gupta1-3/+7
core orange pods with new method of installing MAAS. Change-Id: I871da8238fd57f371f9a0eaae88813c7f9713069 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-18typoNarinder Gupta1-1/+1
Change-Id: I89274b19eaca7b9df1f50eb5a3c4a249e2910c51 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-18modified all intel lab labconfigNarinder Gupta1-44/+43
Change-Id: I79a80255cac4355bc1ec39348e31913c748f9fcc Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17remove exit 1Narinder Gupta1-2/+0
Change-Id: Ie2d359392b9f23a468a535a4f25205b1887dd883 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17modified to support the custom lab where data will be providedNarinder Gupta1-10/+40
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-1/+3
Change-Id: I2348e3b67b2a0bd4d0fc94a86cb7b60ce07a914a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17correct the grep in deployment.yaml for MAAS IP.Narinder Gupta1-1/+1
Change-Id: Idb279cb3952ed0781cafdff14a961669ecbc65c8 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-4/+13
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-05-14modified maas deployment file to include the daily images.Narinder Gupta1-1/+0
Change-Id: I0a8d6ebd00e20e8d036858be7f2f2503752b430c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-13Merge "modified to download both trusty and xenial images."Narinder Gupta1-2/+0
2016-05-13modified to download both trusty and xenial images.Narinder Gupta1-2/+0
Change-Id: I9d6897b39d45f037e604d8416bb73932dd9538b5 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-13Merge "modfiied as per specs from intel pod6 page and real experience."Narinder Gupta1-2/+8
2016-05-13modfiied as per specs from intel pod6 page and real experience.Narinder Gupta1-2/+8
Change-Id: Ibc6449532637d5d2d7cbce88456c2721a9ed8cb4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-12Add pod1 in maas interface configDavid Blaisonneau1-0/+7
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-05-10enabling Intel podp for EMC scalioNarinder Gupta1-0/+8
Change-Id: Id992dc064179eb2a2256f08555aeb34acac98522 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-04-29Add orange pod1David Blaisonneau1-0/+3
2016-03-29added the change as per switch in intel pod5.Narinder Gupta1-6/+2
Change-Id: I757cf4cc90a8f47939aeed464584fbbf650faf19
2016-03-29Merge "updated access for Intel Pod6"Narinder Gupta1-2/+2
2016-03-24joid: auto-remove google client api to avoid installer crashDavid Blaisonneau1-3/+8
Change-Id: I91da8a738f8163d1fe2b451b47150e6f4cae50be Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-03-22updated access for Intel Pod6Narinder Gupta1-2/+2
Change-Id: I220f64484db9244babbac712f70cc0473462fd7b
2016-02-29as two compute are needed for ceph 2 replicas. So increasing theNarinder Gupta1-0/+7
compute node to two as well replicas as well. Change-Id: I676898d7abf24e1df5f1cb04ba8b28ad35f55079
2016-02-15added gsutil on request from test team on jumphost to submitNarinder Gupta1-1/+1
results. Change-Id: Id83288e0756dc4c46b4a6c436af3b9783e1aecd2
2016-02-04modified to enable eth1 network in att lab.Narinder Gupta1-0/+1
Change-Id: I2c3cea61ab90fbe424a77eed121a4a130a450cf7
2016-01-29wrong place corrected.Narinder Gupta1-2/+2
Change-Id: I3188db26bca6f5a6d74c6d092e306d8088eb5f64
2016-01-29trying again.Narinder Gupta1-1/+1
Change-Id: Ifcc59754f32e83f8fda47680ed8ee30b4083f952
2016-01-29trying upgrade again.Narinder Gupta1-1/+1
Change-Id: I796be316260aba3b8bedd5b28827dc4f5ffa3339
2016-01-29upgrade of jump host failed.Narinder Gupta1-1/+1
Change-Id: I24dff008e4f09b10eed77a36f1ebd100a7108473
2016-01-29correctedNarinder Gupta1-1/+1
Change-Id: I4639d3426223c493fa822a7e48ce4665bad33b65
2016-01-29typo.Narinder Gupta1-1/+1
Change-Id: I9ed70dd6502c0bf813786e81de4fcfceee2a0642
2016-01-29added the custom lab for unknown labs and added the client toolNarinder Gupta1-1/+7
on jumpshot server. Change-Id: I834233302eb410d3366790811d91de44906d7a31
2016-01-25make the vlan configurable on all interface.Narinder Gupta1-7/+7
Change-Id: I3804e03769a2e940f4b783417a04922e3e478841
2016-01-22added the more resiliency towards created pool.Narinder Gupta1-9/+8
Change-Id: I40c81efaf3f73865139d4259d2217b45611c2e96
2016-01-22do the cleanup before deploy maas.Narinder Gupta1-1/+2
Change-Id: I32cccfb5cc9c9a0a6684ccfb0dbafb18c622bfb8