You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
devstack | 6 years ago | |
README.rst | 6 years ago |
README.rst
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