yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48849
[Bug 1564110] Re: OpenStack should support MySQL Cluster (NDB)
oslo.db is apparently required, but it is unclear what kind change is required in each project.
It should start in oslo.db or as a cross project spec.
** Changed in: neutron
Status: New => Incomplete
** Changed in: neutron
Status: Incomplete => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1564110
Title:
OpenStack should support MySQL Cluster (NDB)
Status in Ceilometer:
New
Status in Cinder:
Opinion
Status in Glance:
New
Status in heat:
New
Status in Ironic:
Confirmed
Status in OpenStack Identity (keystone):
Incomplete
Status in neutron:
Incomplete
Status in OpenStack Compute (nova):
Opinion
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
References