magnum/magnum
oorgeron 0e6e27eb7a Enables MySQL Cluster Support for Magnum
This enables the usage of the mysql_enable_ndb setting
in oslo_db from bug 1564110. This allows operators to
select from MySQL (InnoDB) or MySQL Cluster (NDB)
as the storage engine backend. There are only two
tables that need to have their columns auto adjusted
to fit with in the 14k row width limit of NDB, cluster
and cluster_templates. The modifications here will
have zero affect on users of MySQL (InnoDB). Additionally,
this fix will auto adjust those tables in models.py
module to support this enhancement.

Closes-Bug: 1691514
Change-Id: Ia0584059f998baf3db4a44bccbb6f6ff8a058ae1
Depends-On: I7f9c830073bf9a30abce0aa4bb55b5c9cf661afe
2018-02-19 12:15:58 +00:00
..
api Merge "federation api: api endpoints" 2018-02-14 12:19:08 +00:00
cmd federation api: api endpoints 2018-02-09 00:59:31 -03:00
common Merge "federation api: api endpoints" 2018-02-14 12:19:08 +00:00
conductor Merge "federation api: api endpoints" 2018-02-14 12:19:08 +00:00
conf Add send_cluster_metrics configuration parameter 2018-02-01 10:34:54 -08:00
db Enables MySQL Cluster Support for Magnum 2018-02-19 12:15:58 +00:00
drivers Merge "Add missed space in k8s template file" 2018-02-16 16:44:37 +00:00
hacking Fix typo in magnum/hacking/checks.py for consistency 2017-06-16 15:43:27 +08:00
objects federation api: api endpoints 2018-02-09 00:59:31 -03:00
service Add send_cluster_metrics configuration parameter 2018-02-01 10:34:54 -08:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests [k8s] allow enabling kubernetes cert manager api 2018-02-15 14:25:48 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00