Activity log for bug #1707288

Date Who What changed Old value New value Message
2017-07-28 19:48:51 Octave Orgeron bug added bug
2017-07-28 19:49:19 Octave Orgeron cinder: assignee Octave Orgeron (octave-orgeron)
2017-07-28 19:57:04 Octave Orgeron summary Migrate ndb Auto types to new oslo.db String arguments Enables MySQL Cluster Support for Cinder
2017-07-28 19:57:15 Octave Orgeron summary Enables MySQL Cluster Support for Cinder Enable MySQL Cluster Support for Cinder
2017-07-28 19:59:10 Octave Orgeron description The ndb Auto functions are being abstracted under String via oslo.db using new override arguments. This will migrate the old ndb.Auto* to use the new override arguments. For reference, look at: https://review.openstack.org/487902 Implements minor fixes to the SQL Alchemy scripts in Cinder to support the MySQL Cluster DB. This includes the usage of the boolean mysql_enable_ndb setting from oslo.db from bug 1564110 and change 487902. This allows operators to select from MySQL (InnoDB) or MySQL Cluster (NDB) as the storage engine backend. Additionally, this fixes the models.py to support this enhancement.
2017-07-28 19:59:30 Octave Orgeron description Implements minor fixes to the SQL Alchemy scripts in Cinder to support the MySQL Cluster DB. This includes the usage of the boolean mysql_enable_ndb setting from oslo.db from bug 1564110 and change 487902. This allows operators to select from MySQL (InnoDB) or MySQL Cluster (NDB) as the storage engine backend. Additionally, this fixes the models.py to support this enhancement. Implements minor fixes to the SQL Alchemy scripts in Cinder to support the MySQL Cluster DB. This includes the usage of the boolean mysql_enable_ndb setting from oslo.db from bug 1564110 and review 487902. This allows operators to select from MySQL (InnoDB) or MySQL Cluster (NDB) as the storage engine backend. Additionally, this fixes the models.py to support this enhancement.
2017-08-11 20:01:06 Octave Orgeron cinder: status New In Progress
2017-11-09 16:51:38 OpenStack Infra cinder: assignee Octave Orgeron (octave-orgeron) Murali Annamneni (murali.annamneni)