Comment 2 for bug 1358818

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

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

commit e9a5463bf71cb2f2e7185dea3ed8ee8b973a3208
Author: Davanum Srinivas <email address hidden>
Date: Wed Aug 20 10:27:56 2014 -0400

    Restore backward compat for int/float in extra_specs

    In icehouse, we were able to store ints, floats in
    extra_specs, with I195bd5d45a896e9b26dd81dab1e49c9f939b4805 we
    forced the value(s) to be just strings. Let's loosen up
    this restriction and still enforce a length check.

    Closes-Bug: #1358818
    Change-Id: I7687d0214e44d4af1b595c6c6c7ce685d4083556