
Devstack uses mysql flavor by default on Ubuntu. This plugin enforces MariaDB as the database backend.
285 B
285 B
Enabling in Devstack
Download DevStack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin mariadb https://github.com/rafaelfolco/devstack-plugin-mariadb
run
stack.sh