Remove galera_client meta-dependency

Given that pymysql is pure python and has no C binding
dependencies, we no longer need the role to install the
MariaDB client libraries.

Change-Id: Iacec416e781977307e99780ffec1f8c08dd58aca
(cherry picked from commit cfef027499)
This commit is contained in:
Jesse Pretorius 2018-09-15 16:33:35 -06:00
parent 763ef4243c
commit 64e7f273b9
1 changed files with 0 additions and 1 deletions

View File

@ -36,5 +36,4 @@ dependencies:
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'
- galera_client
- openstack_openrc