Comment 7 for bug 1366778

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/119741
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f40b6a1d5c91628f78fdbc0417a3a394a69ab716
Submitter: Jenkins
Branch: master

commit f40b6a1d5c91628f78fdbc0417a3a394a69ab716
Author: Chris St. Pierre <email address hidden>
Date: Fri Sep 5 15:12:51 2014 -0400

    Expand valid resource name character set

    This allows all printable unicode characters and horizontal whitespace
    characters in resource names (flavors, aggregates, cells, etc.), as
    opposed to the rather limited set that was previously available. This
    follows the principle of not creating unnecessary restrictions.

    Implements: blueprint relax-resource-name-restrictions
    Closes-Bug: 1366778
    Change-Id: I35104852797dcba4594af4361bf9226e16bfb114