** Changed in: nova
Status: Confirmed => 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/1499091
Title:
Cannot create flavor with printable characters outside of 0xFFFF range
Status in OpenStack Compute (nova):
Won't Fix
Bug description:
There are a lot of printable character outside of 0xFFFF range. With
the current flavor validation check, it would only allow characters
within the 0xFFFF range.
For example, if we create a flavor with character like '𠀋' which is
u'\U0002000B', it will fail with this error.
HTTP exception thrown: Invalid input received: Flavor names can only
contain printable characters and horizontal spaces.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1499091/+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