summaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
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
2016-08-20add default demo passwordQiLiang1-1/+1
Change-Id: I6e1b8e9420b086b998054547e1a7db1032d33164 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-19Merge "Revert "Prepare the jump host offline""shuai chen2-71/+39
2016-08-19disable odl l3 for Centoschenshuai@huawei.com1-1/+7
JIRA: COMPASS-480 Change-Id: I0ab98d2a268c251c171551e2a63eafdfb3c6d1fc Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-19Revert "Prepare the jump host offline"Yifei Xue2-71/+39
This reverts commit b7058b4b3f823cf4c95c38741dddc68b59b733cc. Change-Id: I77437a15a0a0c47f768de30eaf7f37cf73f028fb Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-08-18Fix apache2 down bugQiLiang2-0/+34
Add apache2 to dashboard restart service list. JIRA: COMPASS-460 Change-Id: I6d6694768724c1fedca1c945cebaac3a12c6623a Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-18Merge "Add heat user domain configuration"shuai chen5-0/+175
2016-08-18Add heat user domain configurationQiLiang5-0/+175
FIX Rally heat create_update_delete_stack test case failure for xenial JIRA: COMPASS-454 Change-Id: Icfc840adeb69c83d62e4fc552d6fc4e5e05e8620 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-17Merge "[compass] add new pod configuration"shuai chen10-0/+731
2016-08-17[compass] add new pod configurationmeimei10-0/+731
Change-Id: I4d2da49a729297f5475ffab7f15d07d8a7b5c1f1 Signed-off-by: meimei <meimei@huawei.com>
2016-08-17Prepare the jump host offlineYifei Xue2-39/+71
JIRA: COMPASS-456 Change-Id: Ieced8e30bde3d19623b5d2486a52f81c1cf295a3 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-08-17Merge "rename region name to be unified"shuai chen16-53/+53
2016-08-16Add index.html for web serverQiLiang2-0/+48
JIRA: COMPASS-458 Change-Id: I812e098d11d82aec2376e7ae9f563d251a499104 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-15rename region name to be unifiedMatthewLi16-53/+53
JIRA: COMPASS-457 nova region name should be unified. compass use regionOne original, however, upstream usually use RegionOne, this is caused by clerical error. Now the OCL and sfc/tacker use RegionOne by not knowing the compass clerical error. so all should be changed to RegionOne. Change-Id: I8bc280cca036afffe09d0a3bcebc940deaa490b5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-08-13Merge "FIX centos7 ppa create failure"shuai chen1-0/+37
2016-08-12Merge "Add heat user domain configuration"shuai chen6-0/+215
2016-08-12Add heat user domain configurationQiLiang6-0/+215
FIX Rally heat create_update_delete_stack test case failure JIRA: COMPASS-454 Change-Id: Ib77109c6dde0e7042283e5a9e67be858d360a2ef Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-12FIX centos7 ppa create failureQiLiang1-0/+37
ceph repo update, related upstream link: http://tracker.ceph.com/issues/16916 centos ceph-deploy rpm download failure workaround Error info: Package python-setuptools is obsoleted by python2-setuptools, but obsoleting package does not provide for requirements --> Finished Dependency Resolution Error: Package: ceph-deploy-1.5.31-1.el7.noarch (centos-ceph-hammer) Requires: python-distribute Available: python-setuptools-0.9.8-4.el7.noarch (base) python-distribute = 0.9.8-4.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest JIRA: COMPASS-455 Change-Id: Ibebc8b25786b12308d5963e77b0f7959d700113a Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-11bugfix for odl l3chenshuai@huawei.com4-2/+18
JIRA: COMPASS-473 Change-Id: I09cff641e8485f266dead4522e07b855c01ea1de Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-11use file inject for odl l3chenshuai@huawei.com2-0/+2
JIRA: COMPASS-471 Change-Id: I88721904fe6c430b3b753277e24e2283170f7019 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>