[openstack-dev] [Solum] MySQL Storage Engine
Clayton Coleman
ccoleman at redhat.com
Wed Dec 4 21:38:57 UTC 2013
----- Original Message -----
> With the comments that we've received, I would recommend that Clayton
> remove the option to select the MySQL storage engine from Oslo config and
> just "hardcode" InnoDB. I believe it entails just removing a few lines of
> code. It doesn't sound like anyone has a reason to use any other storage
> engine at this point. Sound good? I can update my review if that is the
> path that we want to take.
>
> (You can see the area in the code at this link under my comment:
> https://review.openstack.org/#/c/57024/7/solum/objects/sqlalchemy/models.py
> )
>
Will do. I also need to force table_args() to be actually used. When reviewing new models we just need to ensure table_args is set.
More information about the OpenStack-dev
mailing list