yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25192
[Bug 1382318] Re: NoValidHost failure when trying to spawn instance with unicode name
** Also affects: nova/juno
Importance: Undecided
Status: New
** Changed in: nova/juno
Status: New => Fix Committed
** Changed in: nova/juno
Milestone: None => 2014.2.1
--
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/1382318
Title:
NoValidHost failure when trying to spawn instance with unicode name
Status in OpenStack Compute (Nova):
Fix Committed
Status in OpenStack Compute (nova) juno series:
Fix Committed
Bug description:
Using the libvirt driver on Juno RC2 code, trying to create an
instance with unicode name:
"\uff21\uff22\uff23\u4e00\u4e01\u4e03\u00c7\u00e0\u00e2\uff71\uff72\uff73\u0414\u0444\u044d\u0628\u062a\u062b\u0905\u0907\u0909\u20ac\u00a5\u5642\u30bd\u5341\u8c79\u7af9\u6577"
Blows up:
http://paste.openstack.org/show/121560/
The libvirt config code shouldn't be casting values to str(), it
should be using six.text_type.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1382318/+subscriptions
References