aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-11-28Merge "Offline deployment fails on jumphost with docker installed" into ↵Justin chi1-0/+8
stable/colorado
2016-11-28Offline deployment fails on jumphost with docker installedYifei Xue1-0/+8
JIRA: COMPASS-508 Change-Id: I92fa3a40d010c74ca7d7d4f638413e7c9e571e36 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-11-28Fix the wait_for modulesliyuenan2-2/+2
After restart the service, service's port should be polled rather than haproxy. JIRA: COMPASS-489 Change-Id: I62d916a254d6890a43766d1badf52a10ebf4e016 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-11-28Merge "Workaround for random wait compass boot timeout" into stable/coloradoJustin chi1-1/+10
2016-11-28Merge "up INSTALL_NIC during installation" into stable/coloradoJustin chi1-0/+2
2016-11-26Bug fix: Prepare the jump host offlineYifei Xue1-23/+18
JIRA: COMPASS-456 Change-Id: I44961d30e7f7d173cafc8c3117a208433f724026 Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit dcd9f8eadb84793ac294b8a1c7689423fa4a330d)
2016-11-25Prepare the jump host offlineYifei Xue1-25/+161
JIRA: COMPASS-456 Change-Id: Iffc877a0fa4b361daa966cdcdca38c76e35d81ad Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit dd3872e799b1f24ffe16b863aebbde112f76547f)
2016-11-24up INSTALL_NIC during installationQiLiang1-0/+2
Some jumpserver's INSTALL_NIC is down during compass4nfv installation, this will cause pxe boot failure. So add auto up the INSTALL_NIC during installation. JIRA: - Change-Id: I109b45360edf03e575f00e88d4b2ce12c01b2869 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 3bff61db1bfe39e2833d35a0b8f30af3f7a66e0c)
2016-11-24Workaround for random wait compass boot timeoutQiLiang1-1/+10
JIRA: - Sometimes compass-core already boot successfully, but wait_ok function retry to ssh login to compass-core vm failed. Add two more times retry before exit the deployment. Change-Id: I1ae7795b2196e9a24c24c2368402e560aba68339 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 12880abb62fdb46afdcfa929e3fdb251b1e73814)
2016-11-24Merge "Bug fix for jdk8 installation" into stable/coloradoJustin chi5-4/+16
2016-11-24Merge "Bug fix for jdk8 installation-2" into stable/coloradoJustin chi1-0/+1
2016-11-21Bug fix for jdk8 installation-3Yifei Xue1-0/+1
JIRA: COMPASS-492 Change-Id: Iec6e35678c67ae965c608b1144b9000a64fa2c9d Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit d2ea8a52317d84565a0fb99ae8c711ce2b649c89)
2016-11-21Bug fix for jdk8 installation-2Yifei Xue1-0/+1
JIRA: COMPASS-492 Change-Id: I3a83b1a0bc2a98fc45c082bd06492b913b7a3a81 Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit fe7a6831d6a6c0f7a225b0c30cbeee65cd26f55e)
2016-11-21Bug fix for jdk8 installationYifei Xue5-4/+16
JIRA: COMPASS-492 Change-Id: I17e41f7c32652454ff9ff4e788833c6502b5b9e6 Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit 1f39f0284d4452a67de41b1b196a36ad3fb9c82c)
2016-11-10Merge "Move all the tar packages in compass4nfv repo to deploy ISO" into ↵Justin chi11-12/+50
stable/colorado
2016-11-10Merge "workaround: xenial lvm boot error" into stable/coloradoJustin chi1-0/+6
2016-11-10Move all the tar packages in compass4nfv repo to deploy ISOYifei Xue11-12/+50
JIRA: COMPASS-493 Change-Id: I64c87b50fd88bf193a502568986f560fc2a144f6 Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit 590c421a0ca417820cc2316a08184e116b3e6a74)
2016-11-10workaround: xenial lvm boot errorchenshuai1-0/+6
JIRA: COMPASS-499 Change-Id: I4f7909023e2818584b47998571b57c84a06f5309 Signed-off-by: chenshuai <chenshuai@huawei.com> (cherry picked from commit 2d5b70b606c0a7caeb75ead6d8a9d6efce00c389)
2016-11-10FIX xenial baremetal deploy failureliyuenan2-2/+2
JIRA: COMPASS-489 Change-Id: I721f22dd15279d5ef586de4eaa3735756245d47f Signed-off-by: liyuenan <liyuenan@huawei.com> (cherry picked from commit dde596264dadaa3e530adc4e30f9205edfaff3ba)
2016-09-21Remove unsed files in open-contrail rolecolorado.1.0QiLiang7-354/+0
JIRA: - Change-Id: Idfb53a9705f206266c01be6d586e57e15280a1bc Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-19Merge "Temporally disable swift support in moon scenario" into stable/coloradoJustin chi6-47/+46
2016-09-14Add network connectivity checkQiLiang2-0/+70
JIRA: COMPASS-485 Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-13[intel-pod8] update the configurationmeimei7-35/+71
Change-Id: I07745a79d5d284467d4c060f8a16e2766b2c55f0 Signed-off-by: meimei <meimei@huawei.com> (cherry picked from commit 6e8a2ae95e4e6aa53d1e7cc62452ed9929e3bcf1)
2016-09-13Merge "[compass] switch host to a new one" into stable/coloradoJustin chi7-14/+14
2016-09-13Merge "bug of network configuration" into stable/coloradoJustin chi3-6/+6
2016-09-13Merge "sleep 10 second after restart neutron server" into stable/coloradoJustin chi1-0/+3
2016-09-12Temporally disable swift support in moon scenarioQiLiang6-47/+46
Change-Id: Ib7ff639026e6975ca01359a76a57274f1fd8537b Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit aaac2cd21e3b096c077b8d80947ad3df2f81717b)
2016-09-12bug of network configurationmeimei3-6/+6
Change-Id: I883377aabe908bfd3fe180e988cb33213eeecdba Signed-off-by: meimei <meimei@huawei.com>
2016-09-08Merge "Disable keystone boot auto start" into stable/coloradoshuai chen2-0/+19
2016-09-08Merge "Persist jumpserver network setup" into stable/coloradoshuai chen1-0/+20
2016-09-08Merge "Add controller and compute recovery roles" into stable/coloradoshuai chen13-0/+232
2016-09-08Merge "Bug fix to disable security-group on Mitaka" into stable/coloradoshuai chen4-0/+14
2016-09-08Merge "Imporve nova-compute virt_type confiugration" into stable/coloradoshuai chen4-0/+30
2016-09-08Merge "Restart mysql in centos-no-ha scenario" into stable/coloradoshuai chen1-0/+18
2016-09-08Merge "Install some dependent packages on jump host for ansible ↵shuai chen1-8/+10
installation" into stable/colorado
2016-09-07Restart mysql in centos-no-ha scenarioQiLiang1-0/+18
JIRA: COMPASS-482 Change-Id: Id26a0acbe9b725e236021a4b324960eef02b48eb Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-06Imporve nova-compute virt_type confiugrationQiLiang4-0/+30
JIRA: COMPASS-461 Change-Id: I8efa45df2407fecabf2ea206f747fc61dbc1d1c8 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit ab9bbb584130ac5fea45707f9deeef20c5d35d25)
2016-09-06Bug fix to disable security-group on MitakaQiLiang4-0/+14
Change-Id: If659c8821a97d05dbaeedc864429f0427e145ab0 JIRA: COMPASS-479 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-06Install some dependent packages on jump host for ansible installationYifei Xue1-8/+10
JIRA: COMPASS-462 Change-Id: Iab0026e85c61c919988664413d3ab64a446ab000 Signed-off-by: Yifei Xue <xueyifei@huawei.com> (cherry picked from commit da5d5436cca3f09334327e594ad629373c4471d7)
2016-09-06[compass] switch host to a new onemeimei7-14/+14
Change-Id: I2266be287202c5aa27eb6326d503a207f10fd65c Signed-off-by: meimei <meimei@huawei.com> (cherry picked from commit ce3db087844c4be5e4e477f50d230851afdef560)
2016-09-06sleep 10 second after restart neutron servermeimei1-0/+3
the reason is creating external net random failed after restarting neutron server. Change-Id: I955eb072a06ad71e795c154c52ccf0e19c505897 Signed-off-by: meimei <meimei@huawei.com> (cherry picked from commit 6eaa6c7f62f2f11eb082f911188d7c1109a93051)
2016-09-06Add heat user domain configurationQiLiang7-40/+51
FIX Rally heat create_update_delete_stack test case failure for Liberty Ubuntu JIRA: COMPASS-454 Change-Id: Id4538f9caa5b619d66ab8fe97c63b10688ffe104 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 8e21cb6530e6e55d8a080887dfbf93f0d07edeb1)
2016-09-06Add controller and compute recovery rolesQiLiang13-0/+232
After all hosts system restart, login to the compass-core, change directory /var/ansible/run/<openstack-cluster> and execute below command: ansible-playbook \ -i inventories/inventory.yml HA-ansible-multinodes.yml \ -t recovery \ -e "RECOVERY_ENV=True" JIRA: COMPASS-474 Change-Id: I2ed80550c043b14643382609c48d724019cc1cfb Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit a894d5924182e0466f5466e66b6111076d992500)
2016-09-06Persist jumpserver network setupQiLiang1-0/+20
JIRA: COMPASS-474 Change-Id: I11d0862c3c98db02cf2bbbae31bf4bf643c5ca52 Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit b978ad01b353697148a48c6b76abc1b6bb739e45)
2016-09-06Disable keystone boot auto startQiLiang2-0/+19
keystone is running under apache, disable keystone auto start during system boot. JIRA: COMPASS-475 Change-Id: Ia6c17dff71ae846ced12036da2e08bb7df4a4f2f Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit f79201043b88c9b71060c932063ca8e411ffdcbd)
2016-09-02bugfix: disable dlux in ODL for Centos due to conflict with ovs-openstackchenshuai@huawei.com4-2/+81
JIRA: COMPASS-477 Change-Id: If9f1de6bcfde94cbb2cc3777d6ef0de78ba5ef31 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> (cherry picked from commit 656bcf9c142e98f5fcdcc4e4eb31d277e9bed49e)
2016-09-01bugfix:enable metadata in DHCP for odl l3chenshuai@huawei.com4-6/+12
JIRA: COMPASS-476 Change-Id: Ie9734c6b8304a40fbb24e9f6230801c00289d36f Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> (cherry picked from commit e09136c215f9166a98ced9bcced6e068a3ed73d4)
2016-09-01change odl password for moonchenshuai@huawei.com1-0/+5
JIRA: COMPASS-481 Change-Id: I2075044230a393048803a6776b31927d7fff505c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> (cherry picked from commit cc296e69fce067abcffb99262ebf2c8fb514d2a2)
2016-08-30Modify sfc bug for ONOSCNlucius7-4/+265
Change-Id: Ied71c7e57553a846241ec826c8607ac1bb84e1e9 Signed-off-by: CNlucius <lukai1@huawei.com> (cherry picked from commit 1b8e4ce12d749141581ca880a13a71314acbbf79)
2016-08-20Merge "disable odl l3 for Centos"chenshuai@huawei.com1-1/+7