summaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-11-29Update ubuntu-theme configure for mitaka_xenialcolorado.3.0QiLiang1-12/+15
JIRA: - Change-Id: If8d30a70d846b3da4df6bf95cf2f222242b37404 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-11-29Improve compass ci verification, clear all the warnningsmeimei20-420/+686
JIRA: COMPASS-494 MODIFY BY HAOJINGBO Change-Id: I2b95d84157c860254b3b3f68f7b2a54393caf8f4 Signed-off-by: meimei <meimei@huawei.com>
2016-11-28Add refresh.sh exec on compass-coreQiLiang2-0/+7
Add refresh.sh exec on compass-core, so user don't need to manually execute the refresh.sh script when they what redeploy the openstack without redeploy the compass-core vm. Change-Id: I63803ee1db1caafdb71f8ead44f04c62c0ad0f98 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-11-28Merge "Fix libvirt error on jumphost" into stable/coloradoJustin chi1-1/+2
2016-11-28Merge "FIX cobbler system edit cmd args error" into stable/coloradoJustin chi2-2/+2
2016-11-28Merge "Make openstack dashboard theme configurable" into stable/coloradoJustin chi4-1/+29
2016-11-28Merge "Fix the apache service restart failed in xenial" into stable/coloradoJustin chi2-0/+66
2016-11-28Fix libvirt error on jumphostQiLiang1-1/+2
Fix permission denied (Libvirt::Error) on the disk image, when boot compass-core vm on some jumphost env. Ref: * https://github.com/adrahon/vagrant-kvm/issues/163 * https://ubuntuforums.org/showthread.php?t=1985773 JIRA: - Change-Id: I17adad6ff6984beac4a4c65d8953a36d3a39f7ce Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit ae26a864122abb03cedfd5437153b5e1e47f751c)
2016-11-28Merge "fix demo user has no password bug" into stable/coloradoJustin chi2-2/+2
2016-11-28fix demo user has no password bugHarry Huang2-2/+2
Change-Id: I9c63c5c289fb3426ae4d394ac065a2145fd97414 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2016-11-28Add ip and mac valid check functionalityHarry Huang2-0/+9
Change-Id: I5b560b2ed75036e72e51dfe1ee79c4ff6123e24e Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2016-11-28Merge "workaround for ansible latest version bug" into stable/coloradoJustin chi1-1/+1
2016-11-28Merge "Add ip and mac valid check functionality" into stable/coloradoJustin chi2-0/+9
2016-11-28FIX cobbler system edit cmd args errorQiLiang2-2/+2
use "--static=1" to set server nic to static mode JIRA: COMPASS-489 Change-Id: I18df24505a8cf5587670c86df1275b34bfb0837a Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-11-28Make openstack dashboard theme configurableQiLiang4-1/+29
Use flag ENABLE_UBUNTU_THEME to configure enable or disable ubuntu dashboard theme. Set default to use ubuntu theme. JIRA: - Change-Id: I454c69b0290084c244979bb86c733a03721481cb Signed-off-by: QiLiang <liangqi1@huawei.com> (cherry picked from commit 065813ecbe8b4860da4281b6d67104798e3a8d43)
2016-11-28Fix the apache service restart failed in xenialliyuenan2-0/+66
JIRA: COMPASS-489 Change-Id: Ic6d57c3525a3165d6cedd969c21bd4a5dfba1b4e Signed-off-by: liyuenan <liyuenan@huawei.com>
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-28workaround for ansible latest version bugchenshuai@huawei.com1-1/+1
Change-Id: I1e1aa41c2a858c5e5579273b5c52576b63da9e94 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> (cherry picked from commit ede03d44d66ddb37ce2ee5a2777880899f3d747e)
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