[ha] Update pymysql to version 0.8 23/58923/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 22 Jun 2018 12:57:44 +0000 (16:57 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 22 Jun 2018 13:16:04 +0000 (17:16 +0400)
commit3772a3e49e09f6cf9864c56a3ac0170cc0134329
tree4633104a373c13b4f57c1adcb2dec1e080ccf37a
parent8c6edbc3875a1574175b7263b566c57704ea718a
[ha] Update pymysql to version 0.8

* get latest pymysql from UCA repo
* set DB connection recycle time to avoid issue with broken database
  connection during query (MySQL server has gone away)
* set haproxy source balacing mode for neutron API to avoid race
  condition with duplicate security groups
* get libvirt/qemu from UCA repo on compute nodes since main process
  of libvirt exits (is killed by 11/SEGV [segfault]) during volume
  attaching operation

Change-Id: Iead5ecc561683876c476357f4a4de8780775aa7b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/reclass/classes/cluster/mcp-common-ha/openstack_compute.yml
mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2
mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2