aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-02-04bugfix: fix rename nic bugcarey.xu6-8/+38
Change-Id: Ideb729dc857ed00b337c977e7dd1ae46d3ced5ec Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-02-04Merge "bugfix: make sure ovs started"shuai chen1-0/+3
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>
2016-02-04[compass] remove redundant filesmeimei14-497/+0
Change-Id: Ic2b27abb47e217c10ee763d72a178b46ed64c1f4 Signed-off-by: meimei <meimei@huawei.com>
2016-02-03Merge "FIX:use v3 of auth_uri for cinder quota"shuai chen2-2/+2
2016-02-03FIX:use v3 of auth_uri for cinder quotagrakiss2-2/+2
JIRA:COMPASS-303 - failed to update cinder quota using v2.0 api Change-Id: I30ece4823ddc256bb2491cb6993f29ef4cc025c5 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-02-03bugfix: make sure ovs startedcarey.xu1-0/+3
JIRA: COMPASS-302 Change-Id: I4df1a1fb2879aa512f4e1e2fc3517b0a273bfda8 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-02-02Remove redundant files of ceph-deploygrakiss12-527/+0
JIRA:COMPASS-300 - remove the task of ceph-deploy Change-Id: Iec4a3e4185abe3da9ceedac5be38aa7de490fde8 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-02-01Merge "FIX:safer to fetch file to local server only one time"shuai chen1-0/+1
2016-02-01FIX:safer to fetch file to local server only one timegrakiss1-0/+1
JIRA:COMPASS-299 - fetch task between hosts may conflict with each other - caculation of md5sum can be put on the imcomplete file Change-Id: I36691226f83d63f777c67a9ca5b18266c3499f4d Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-02-01bugfix: enable secgroup for yardstickchenshuai@huawei.com1-5/+0
JIRA: COMPASS-297 Change-Id: I260a5011eca4969fa72a28ffadc2fef2df22ebab Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-02-01[jenkins]process leakedcarey.xu1-2/+5
JIRA: COMPASS-297 Change-Id: I82dbc1d4f14667c90eeb2a759821d7e4271f9dc0 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-02-01Merge "Do not need recreate VG after reboot"shuai chen1-1/+0
2016-02-01Merge "FIX:CEPH osd node need rebuild after reboot"shuai chen1-0/+5
2016-01-31bugfix: rename nic based on maccarey.xu3-2/+45
Change-Id: I2771a87a41ab884dbda1fcffa8ab0833489fb5ef Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-30bugfix: odl scenarios disable secgroupchenshuai@huawei.com3-16/+20
JIRA: COMPASS-296 Change-Id: Ieb5e1181efad98ca76b64392ee4a24ff8a864758 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu217-0/+1736
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-29bugfix: l2 fwd move external bridge on br-exchenshuai@huawei.com1-9/+12
JIRA: COMPASS-292 Change-Id: I242729b32c8f29e3aafe7ef5797acd14429a2c8c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-29FIX:CEPH osd node need rebuild after rebootgrakiss1-0/+5
JIRA:COMPASS-290 -rebuild osd node after reboot Change-Id: Ie1cf359e5a96337713a4dbc4c9e0cffe7252af23 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-29Do not need recreate VG after rebootgrakiss1-1/+0
JIRA:COMPASS-291 - after reboot losetup the image,and then VG is automatically ok, do not need recreate VG Change-Id: Ia79e74d9bfbd29c70f58a2ca8cb604c2f2d0aace Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-29Merge "FIX:storage volume invalid after reboot"shuai chen2-0/+25
2016-01-29Merge "bugfix: l3 fwd for odl"chenshuai@huawei.com1-15/+9
2016-01-28FIX:storage volume invalid after rebootgrakiss2-0/+25
JIRA:COMPASS-287 - losetup device will be invalid after reboot,need rebuild Change-Id: Ie9046495954cc371a61d1c9f2e1aaa901cb20b42 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-28bugfix: l3 fwd for odlchenshuai@huawei.com1-15/+9
JIRA: COMPASS-289 Change-Id: I5a9ec973cca73a68b394b484718a9c9a73361d7a Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-28[compass] add new nodes's configurationmeimei2-0/+180
Change-Id: Ib8705c2057d39b62e090bf30be421a8ba2652407 Signed-off-by: meimei <meimei@huawei.com>
2016-01-27bugfix: haproxy for odlchenshuai@huawei.com4-3/+145
JIRA: COMPASS-288 Change-Id: Ifd5ce06237570bbc524958854a4859515cc098b0 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-27[compass] bugfix: wrong role namemeimei1-5/+5
Change-Id: Id0cc4e88cbe3fec278b8f43385ee105438411075 Signed-off-by: meimei <meimei@huawei.com>
2016-01-27Merge "bugfix: prepare python venv"shuai chen3-9/+22
2016-01-27bugfix: prepare python venvcarey.xu3-9/+22
JIRA: bugfix_python_env Change-Id: Ie7f3e295c7c283ff3e805bed13029174c2dda258 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-26change the config of baremetalbaigk4-8/+43
JIRA: COMPASS-286 Change-Id: I32fed288f41def3e49bc270d716c383a16bf0bcf Signed-off-by: baigk <baiguoku@huawei.com>
2016-01-25Merge "integrate yang2tosca to compass"Justin chi1-0/+2
2016-01-25bugfix: odl cluster function problemchenshuai@huawei.com3-12/+39
JIRA:COMPASS-285 Change-Id: I78eebc04576141dc48961e0beeb9408b28b10793 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-25integrate yang2tosca to compassbaigk1-0/+2
JITA: COMPASS-281 Change-Id: Ia2b4a7e915edc74dfb6359d1df513d23bec2731c Signed-off-by: baigk <baiguoku@huawei.com>
2016-01-25bugfix: change opencontrail role namechenshuai@huawei.com14-46/+48
JIRA: COMPASS-284 Change-Id: If47438396124f805efa739bbfdd1c61d4892b4a5 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-23[compass] add opencontrail confmeimei2-0/+80
Change-Id: If90583c59c6093b2875599f5138db40635465bcd Signed-off-by: meimei <meimei@huawei.com>
2016-01-22bugfix: make reboot_hosts asynccarey.xu1-1/+1
Change-Id: If9f7b8a091edb4ac3d057f5e87c62ab10a7a0674 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21bugfix for jumpserver on ubuntu 14.04.3carey.xu2-4/+4
Change-Id: I59a41ca1ec2c0e576b590d5de39c04cd19273614 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21remove GPL headercarey.xu1-17/+0
- the status_callback.py is writed by us, but forget to remove headers Change-Id: I4451837c53d02be4beb6dcfa33c24068098ebd5c Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21bugfix: for sometimes installation hang upcarey.xu1-36/+37
Change-Id: Idd266cf986e0546b0b80d6486698d340c530ff37 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21add options for ubuntu installationcarey.xu1-0/+5
- When install ubuntu on HUAWEI 1288v3 server, sometimes it will hung until wathchdog timeout. Add options for avoid this case. Change-Id: Id5ee4fb6d332ab1a60b2482d2af03949e2a75334 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21FIX: kibana is Apache2.0 not GPLgrakiss1-269/+0
JIRA: COMPASS-283 - get wrong license in rpmbuild.sepc ,dont worry Change-Id: Ie97441d28b7886d4b329872dc281e8495298adb6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-21bugfix: opencontrail contrail-snmp-collector configuration errorchenshuai@huawei.com6-3/+12
JIRA: COMPASS-280 Change-Id: I51cf44fdf36aa7665ffb7ab04942fb41cefa0027 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-19FIX: use CEPH group instead of allgrakiss1-2/+2
JIRA: COMPASS-278 - some env dont deploy ceph ,and will fail for ceph node not found Change-Id: I399fc301486ca1957ffd404091ddf7984ff36cb8 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-19Use ceph_adm node to create global configgrakiss2-15/+15
JIRA: COMPASS-276 - use ceph_adm for global config Change-Id: I9229699909aff6ba0f0f429e8a883746cf37e5dc Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-18modify vm slave configmeimei1-9/+9
Change-Id: Ia97b780b8c4a01e2c5b4236d4646621f14dbc56f Signed-off-by: meimei <meimei@huawei.com>
2016-01-18Use wait_for instead of sleep to fetch keyringgrakiss1-2/+2
JIRA: COMPASS-275 - fetch is not reliable, and sleep is also not reliable - wait_for can be used to confirm the file existence Change-Id: Ie44715e1b8756398f656fdee2c3243f03967e29a Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-18bugfix: SSH permissions error when resizing or migrating an instancecarey.xu2-6/+83
- make all host cant ssh login each other with out password, so nova can resize on diffrent hosts - remove some error httpchk options in haproxy JIRA: COMPASS-269 Change-Id: If9d75bc94446000ed1a8fb7bbd777ae205ecd630 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-18change ceilometer polling interval to 300scarey.xu1-0/+8
- tempest testcases only wait 300s for meters, but default ceilometer collector polling interval is 600s, so the testcases will raise timeout exception. we change the default polling interval to avoid this. Change-Id: I33479a4e12798e96067db7bab844ad952d40b20c Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-18bugfix: opencontrail automation deployment scriptschenshuai@huawei.com21-112/+393
JIRA: COMPASS-277 Change-Id: Ia1f52c6e8e3de520cf06de99550c17879aaed2d7 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-17Merge "bugfix: opencontrail neutron and nova plugins code"chenshuai@huawei.com8-2/+79