fd1004c424dc4cc3288b42ad9e32f580089e0dc0

stack: pre-install, install, post-config pre-install: installs mariadb install: configure mariadb post-config: noop
MariaDB Plugin
This plugin enables MariaDB opensource flavor of MySQL for Ubuntu users on Devstack. It overrides functions at lib/databases/mysql.
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%