- 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 r
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
On 12/4/13 3:06 PM, "Adrian Otto" wrote:
>
>On Dec 4, 2013, at 12:32 PM, Monty Taylor wrote:
>
>> On 12/04/2013 03:25 PM, Clint Byrum wrote:
>>> Excerpts from Paul Montgomery's message of 2013-12-04 12:04:06 -0800:
TLDR: Should Solum log a warning if operators do not use the InnoDB
s
On Dec 4, 2013, at 12:32 PM, Monty Taylor wrote:
> On 12/04/2013 03:25 PM, Clint Byrum wrote:
>> Excerpts from Paul Montgomery's message of 2013-12-04 12:04:06 -0800:
>>> TLDR: Should Solum log a warning if operators do not use the InnoDB
>>> storage engine with MySQL in Solum's control plane?
>
On 12/04/2013 03:25 PM, Clint Byrum wrote:
> Excerpts from Paul Montgomery's message of 2013-12-04 12:04:06 -0800:
>> TLDR: Should Solum log a warning if operators do not use the InnoDB
>> storage engine with MySQL in Solum's control plane?
>>
>>
>> Details:
>>
>> I was looking at: https://review
Excerpts from Paul Montgomery's message of 2013-12-04 12:04:06 -0800:
> TLDR: Should Solum log a warning if operators do not use the InnoDB
> storage engine with MySQL in Solum's control plane?
>
>
> Details:
>
> I was looking at: https://review.openstack.org/#/c/57024/
> Models.py to be specifi
- Original Message -
> TLDR: Should Solum log a warning if operators do not use the InnoDB
> storage engine with MySQL in Solum's control plane?
>
>
> Details:
>
> I was looking at: https://review.openstack.org/#/c/57024/
> Models.py to be specific.
>
> The default storage engine is I
TLDR: Should Solum log a warning if operators do not use the InnoDB
storage engine with MySQL in Solum's control plane?
Details:
I was looking at: https://review.openstack.org/#/c/57024/
Models.py to be specific.
The default storage engine is InnoDB for MySQL which is good. I took a
quick look