d1de0d420718ee9b68f1c5a96c259c2fa5b48493

Devstack uses mysql flavor by default on Ubuntu. This plugin enforces MariaDB as the database backend.
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
Description
A DevStack plugin that allows ubuntu users to use MariaDB flavor as the database backend
Languages
Shell
100%