openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #07554
Re: Nova string encoding
On 2/13/12 5:04 PM, Naveed Massjouni wrote:
Very recently, a change got in that converts all tables (except 1) to
utf8 encoding, for the mysql engine. I manually tested creating
servers with unicode names and with unicode metadata, and it worked
fine. Make sure you are running against the latest code. -Naveed
That's a step in the right direction, but doesn't completely address
what I'm asking, unless by 'all tables' you meant 'all tables and also
all internal variables and also all REST and Commandline interfaces.'
Fixing my particular issue is straightforward, but the fact that I'm
seeing the bug in the first place suggests that there's no standard
encoding currently enforced. Which seems bad.
Follow ups
References