There is no data in these tables that needs utf8 support. The only
string data is uuid fields. latin1 means the indexing on these fields is
smaller and more efficient.
** Changed in: nova
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1547351
Title:
change mysql chartset latin1 to utf-8 in
314_add_resource_provider_tables
Status in OpenStack Compute (nova):
Won't Fix
Bug description:
In the 314_add_resource_provider_tables.py, it use latin1 for mysql table.
Maybe we can unify mysql chartset to utf-8.
https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py#L54
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1547351/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp