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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to