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: I2d7496d4d4fd4c8d10a355246fc5d5b26bd14d52
This commit is contained in:
parent
a945d56860
commit
6b4c019918
@ -38,5 +38,4 @@ galaxy_info:
|
||||
- neutron
|
||||
- development
|
||||
- openstack
|
||||
dependencies:
|
||||
- galera_client
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user