Comment 5 for bug 1259711

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

Reviewed: https://review.openstack.org/68477
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=5ec6f8f8e8b88f48300e66369840c2fafd06f4c5
Submitter: Jenkins
Branch: master

commit 5ec6f8f8e8b88f48300e66369840c2fafd06f4c5
Author: Alejandro Emanuel Paredes <email address hidden>
Date: Wed Jan 22 15:19:19 2014 -0500

    Extra_spec containing '/' can't be deleted

    This patch validates the keys of the extra specs
    before setting them.
    This will make possible to remove those keys.
    It allows alphanumeric characters, underscores,
    periods, colons and hyphens.

    Change-Id: Ic2e5d7ce42c8ecb7ee45cd168bd008035fd4bbdf
    Closes-Bug: #1259711