← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1564110] [NEW] oslo.db should support MySQL Cluster (NDB)

 

Public bug reported:

oslo.db assumes that a MySQL database can only have a storage engine of
InnoDB. This causes complications for OpenStack to support other MySQL
storage engines, such as MySQL Cluster (NDB). Oslo.db should have a
configuration string (i.e. mysql_storage_engine) in the oslo_db database
group that can be used by SQLalchemy, Alembic, and OpenStack to
implement the desired support and behavior for alternative MySQL storage
engines.

I do have a change-set patch for options.py in oslo_db that will add
this functionality. I'll post once I'm added to the CLA for OpenStack.

** Affects: ceilometer
     Importance: Undecided
         Status: New

** Affects: cinder
     Importance: Undecided
         Status: New

** Affects: glance
     Importance: Undecided
         Status: New

** Affects: ironic
     Importance: Undecided
         Status: New

** Affects: keystone
     Importance: Undecided
         Status: New

** Affects: neutron
     Importance: Undecided
         Status: New

** Affects: nova
     Importance: Undecided
         Status: New

** Affects: oslo.db
     Importance: Undecided
         Status: New

** Also affects: cinder
   Importance: Undecided
       Status: New

** Also affects: glance
   Importance: Undecided
       Status: New

** Also affects: ironic
   Importance: Undecided
       Status: New

** Also affects: ceilometer
   Importance: Undecided
       Status: New

** Also affects: keystone
   Importance: Undecided
       Status: New

** Also affects: nova
   Importance: Undecided
       Status: New

** Also affects: neutron
   Importance: Undecided
       Status: New

** No longer affects: ceilometer

** Also affects: ceilometer
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1564110

Title:
  oslo.db should support MySQL Cluster (NDB)

Status in Ceilometer:
  New
Status in Cinder:
  New
Status in Glance:
  New
Status in Ironic:
  New
Status in OpenStack Identity (keystone):
  New
Status in neutron:
  New
Status in OpenStack Compute (nova):
  New
Status in oslo.db:
  New

Bug description:
  oslo.db assumes that a MySQL database can only have a storage engine
  of InnoDB. This causes complications for OpenStack to support other
  MySQL storage engines, such as MySQL Cluster (NDB). Oslo.db should
  have a configuration string (i.e. mysql_storage_engine) in the oslo_db
  database group that can be used by SQLalchemy, Alembic, and OpenStack
  to implement the desired support and behavior for alternative MySQL
  storage engines.

  I do have a change-set patch for options.py in oslo_db that will add
  this functionality. I'll post once I'm added to the CLA for OpenStack.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1564110/+subscriptions


Follow ups