yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46506
[Bug 1547351] [NEW] change mysql chartset latin1 to utf-8 in 314_add_resource_provider_tables
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: tinytmy (tangmeiyan77)
Status: New
** Changed in: nova
Assignee: (unassigned) => tinytmy (tangmeiyan77)
--
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):
New
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
Follow ups