aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles
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-14Add network connectivity checkQiLiang2-0/+70
JIRA: COMPASS-485 Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-08Merge "Add controller and compute recovery roles" into stable/coloradoshuai chen10-0/+188
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-06Add heat user domain configurationQiLiang5-0/+70
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 rolesQiLiang10-0/+188
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-02bugfix: disable dlux in ODL for Centos due to conflict with ovs-openstackchenshuai@huawei.com3-1/+70
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.com1-1/+3
JIRA: COMPASS-476 Change-Id: Ie9734c6b8304a40fbb24e9f6230801c00289d36f Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> (cherry picked from commit e09136c215f9166a98ced9bcced6e068a3ed73d4)
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-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-15rename region name to be unifiedMatthewLi8-16/+16
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-11bugfix for odl l3chenshuai@huawei.com2-0/+18
JIRA: COMPASS-473 Change-Id: I09cff641e8485f266dead4522e07b855c01ea1de Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-11disable neutron-l3-agent for odl-l3chenshuai2-1/+14
JIRA: COMPASS-471 Change-Id: I80d0ad6d95bb81d7a2592dd2c3a2051ac362494f Signed-off-by: chenshuai <chenshuai@huawei.com>
2016-07-28Workaround for openstack api access random failureQiLiang1-11/+0
JIRA: COMPASS-446 Change-Id: I312368ca2fc07fcd07a916a2e6f979086f658dba Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-28Workaround for openstack api access random failureQiLiang1-0/+11
JIRA: COMPASS-446 Change-Id: I0f67779786d53ca8ec1d16a05a21a10267f83471 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-21Update heat db sync taskQiLiang2-2/+1
JIRA: COMPASS-442 Change-Id: Id51d8b76d62255cf91b04d4770eb9a4b307ad102 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-19improvement for OpenContrail: restart apache22chenshuai@huawei.com1-0/+5
JIRA: COMPASS-432 Change-Id: Ibad197771d26ccefd23f82a0165449a612cbabdb Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-07Bug fix for tacker installationYifei Xue1-1/+4
JIRA: COMPASS-430 Change-Id: I39ff41abeeac384613d84734616902303c3e6bce Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-07-04change the share attribute to "false" of no-sdn scenariomeimei1-1/+1
Change-Id: I1d03082b01786be2b336a7a2b6a38b9dab87e4c1 Signed-off-by: meimei <meimei@huawei.com>
2016-07-01Update tacker related packagesYifei Xue3-12/+17
JIRA: COMPASS-423 Change-Id: I3efa0868c0147cc43b1df096ae89a6bdc42f4204 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-06-16odl upgrade to Beryllium SR2 and enable WebUIchenshuai@huawei.com1-2/+3
JIRA: COMPASS-422 Change-Id: Iaaa44a381eef7d53b96f4d9813d62034e74ea7ef Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-06-03Bug fix for aodh service in keystone vars listYifei Xue1-15/+0
JIRA: COMPASS-414 Change-Id: I91a749fbf3892ad781f8f5bde404ba4a115c4d3c Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-05-31Merge "These changes are the initial support for kvmfornfv using compass."shuai chen4-0/+77
2016-05-30These changes are the initial support for kvmfornfv using compass.José Pekkarinen4-0/+77
Change-Id: I5ab2d7ad2f639d6673e0debd8f07f4f95c8bb476 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com>
2016-05-29FIX: dashboard access failure on centosQiLiang3-0/+31
JIRA: COMPASS-407 Change-Id: Id90cc98aadff1b929e38dd681e665930f048f2ea Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-05-26FIX: neutron deploy failure on centosQiLiang2-7/+3
* neutron-server restart failure * neutron-openvswitch-agent configure error on controle node * update .gitignore JIRA: - Change-Id: I33f35548681cb88c74bcc80e7030645608e24b3c Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-05-24FIX: Temporary workaround for ext-network create failureQiLiang3-15/+16
Change-Id: I11d50d79fa4088e83e511e6d1261baaa1de367fe Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-05-17Merge "Add Mitaka package for Ubuntu 14.04"Justin chi10-187/+0
2016-05-16Add Mitaka package for Ubuntu 14.04Yifei Xue10-187/+0
JIRA: COMPASS-387 Change-Id: I62da78a6aa252259265640b3ff84ad77c28fdece Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-05-16ocl: add vgw router on jump server for functest and yardstickchenshuai@huawei.com1-0/+28
JIRA: COMPASS-391 Change-Id: I99120617282a27ed8b2d811ad00ae4d10adff93b Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-05-15ocl:create vgw to access public networkchenshuai@huawei.com2-0/+22
JIRA: COMPASS-390 Change-Id: I19e5902b2af03a3a9c52e002a383b3a1b553861b Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-05-04Merge "Add Aodh support for Compass"Justin chi10-0/+206
2016-04-28FIX:make repo fail due to incorrect cheetah templategrakiss1-2/+2
JIRA:COMPASS-378 Change-Id: I7cb9243b8fe5dc6d134b2323db0d33f0abf92ed3 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-04-27Add Aodh support for CompassYifei Xue10-0/+206
JIRA: COMPASS-374 Change-Id: I923f66b5ab42a0b30d0f91701873d36f8e5147ba Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-04-25ocl: use opencontrail rabbitmq replace compass default rabbitmqchenshuai@huawei.com9-9/+163
JIRA: COMPASS-376 Change-Id: I1496d875cc47869e18fd4b2db5baabcd620675d7 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-04-25bugfix: tacker endpoint typochenshuai@huawei.com1-1/+1
JIRA: COMPASS-375 Change-Id: I3cec5830c64076a95e6966149e930078dc7902da Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-04-22FIX: mariadb cluster failed on centos7grakiss7-54/+139
JIRA:COMPASS-373 - use shell to support the parameter - remove blank user - adapte http service name and config path Change-Id: I6625f3c53bfa8ff3e3792ec339aa2e63bcf1da83 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-04-19Merge "Update the port number of Tacker"shuai chen3-7/+7
2016-04-18Modify the port number of haproxy to a more appropriate oneYifei Xue1-1/+1
JIRA: COMPASS-371 Change-Id: I28588b61ebe20874cff2bd154c939bd7ed471d2e Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-04-18Update the port number of TackerYifei Xue3-7/+7
JIRA: COMPASS-372 Change-Id: I869e5b29e87de06dd6116c4f4f8b5735fa231e64 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-04-15opencontrail: data/control plane should be samechenshuai@huawei.com13-28/+29
JIRA: COMPASS-368 Change-Id: Id365065ff985cadcf24938413c1c648a8ab44160 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-03-25opencontrail: move vhost0 on eth1chenshuai@huawei.com2-10/+17
JIRA: COMPASS-349 Change-Id: I2cdf8d10fbd2dbd3a015f0eb0eecc72f2266fb96 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-03-25opencontrail: move vhost0 on eth1chenshuai@huawei.com6-35/+33
JIRA: COMPASS-349 Change-Id: I61f481dd9b3aa7885ea3eaa3c7ba2d02c0556d2c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-03-21use apache2 instead of evenlet in keystonecarey.xu6-8/+115
JIRA: COMPASS-335 Change-Id: I7a062ee5486b84d2b8a29c884ba17b1d4f8500a0 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-03-18seperate apache2 installtion from dashboardcarey.xu13-28/+188
JIRA: COMPASS-342 Change-Id: I8ddbef46486dbd22f1324bda2d04f7a192b2148e Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-03-17Merge "Add Tacker support for Compass"shuai chen8-0/+230
2016-03-14disable service autostart when install packages on ubuntucarey.xu13-5/+170
JIRA: COMPASS-336 Change-Id: I36c4e53d8c43231890bf29e678c38e2a22b33788 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-03-14maker mariadb playbook reentrantcarey.xu9-209/+71
JIRA: COMPASS-329 Change-Id: I02680fe271f3896dc901a67c043570449fd3d64e Signei-off-by: carey.xu <carey.xuhan@huawei.com> Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-03-11Improve restart duration of odlgrakiss2-22/+22
JIRA:COMPASS-333 - restart neutron service in serial mode - restart odl service in parallel mode Change-Id: I95b9037d335247ac5d4d77c7e10a2109d9b4c6a6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>