On 04/24/2014 04:06 PM, Erich Weiler wrote:
Also - do you think this bugfix will make it into the yum repo
today?
https://bugzilla.redhat.com/show_bug.cgi?id=1061329
A workaround is to: yum install eventlet,
and restart the keystone service to pick up the new version.
The repos will reference this new build automatically
over the next day or so.
On 4/24/14, 7:30 AM, Erich Weiler wrote:
>> I think the issue is due to a change to enforce utf-8 encoding.
>> Can you try again with the above line changed to:
>>
>> CREATE DATABASE glance DEFAULT CHARACTER SET utf8;
>>
>>> And it creates the 'glance' database and only one table,
>>> "migrate_version". I can't get it to create the rest of the
tables
>>> it needs. I've tried also:
>
> Awesome! Glad it's something easy.
>
>>> openstack-db --init --service glance --password GLANCE_DBPASS
>>
>> openstack-db has not been updated yet to enforce the new encoding.
>> That will be happening today at some stage.
>
> Can you send a note to the list when that's done?
You can now get the updated script with: yum install openstack-utils
thanks,
Pádraig.