aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/client.py
AgeCommit message (Collapse)AuthorFilesLines
2016-03-16bugfix: fix the mongodb oplog size to 10GBcarey.xu1-3/+3
JIRA: COMPASS-316 Change-Id: Ib7a6a0f9a8c06de19d0530157bbeaaf233ce169f Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit fc50d4a2fac61355019a7cffbef21e96a3423fce)
2016-03-16bugfix: return success when ansible stuckcarey.xu1-11/+9
JIRA: COMPASS-304 Change-Id: Iad3de6582c522b75856421078a704bdf2e17c572 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit c1503ab8f0d9772effb562947bc67b860588e0d4)
2016-02-04bugfix: increase retry time when get cluster statecarey.xu1-9/+17
JIRA: COMPASS-301 Change-Id: I10dad32f1f1f7429d0081851042db7dbe204c71e Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit 85ac2f7c67b586b5d0f3be477e37ed01bb040e9a)
2016-01-21bugfix: for sometimes installation hang upcarey.xu1-36/+37
Change-Id: Idd266cf986e0546b0b80d6486698d340c530ff37 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit 8b1206a666d2d825a8aed654e07e0b60c9470d93)
2016-01-05set nova default floating pool for functestcarey.xu1-2/+3
JIRA: COMPASS-241 Change-Id: I53528db5162aa8149e0edce88efc2aa158d175bd Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-04improve: display ansible install log on client sidecarey.xu1-8/+29
JIRA: COMPASS-219 Change-Id: Id134c312a25a48ee32ab8755def35b8041f47f62 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-28support redeploybaigk1-7/+49
JIRA: COMPASS-216 Change-Id: Ide78ac82c1615259eeb7093c7a4485fbe493c6d9 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-12change compass-core repo to upstreambaigk1-6/+3
JIRA: COMPASS-197 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-19support FWaaS and VPNaaScarey.xu1-0/+8
JIRA: COMPASS-149 Change-Id: Ib523580fb7a7a2cd62e4fabb27fd710361cdeef3 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-08add option to disable security groupcarey.xu1-8/+5
JIRA: COMPASS-126 Change-Id: Ie9417be0e78690b5580d460b9c61f77ccc1d91c6 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-10bugfix: libvirt_type should be kvm when host is barebetal modebaigk1-0/+6
JIRA: COMPASS-81 Change-Id: Iba3cb182a3e461ab89eb40fdba7800b8b2a1fc3e Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-19support to assign ppa name when deploy openstackbaigk1-1/+6
JIRA: COMPASS-63 Change-Id: Ifdaa8a82e849291c1b5d5a48f9f678f5bb417a89 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-08Build improvement for speedup and using public repobaigk1-0/+877
JIRA: COMPASS-19 Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b Signed-off-by: baigk <baiguoku@huawei.com>