Comment 2 for bug 983206

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

Reviewed: https://review.openstack.org/6604
Committed: http://github.com/openstack/nova/commit/c95162e52899618fc269fb536f6a2d3b26b7794d
Submitter: Jenkins
Branch: master

commit c95162e52899618fc269fb536f6a2d3b26b7794d
Author: Joe Gordon <email address hidden>
Date: Fri Apr 13 15:12:04 2012 -0400

    Fix bug 983206 : _try_convert parsing string

    * _try_convert in ec2utils.py didn't handle strings starting with "0x"
    * Added tests to cover bug
    * Add better float support
    * remove unused complex number support

    Change-Id: I382d36f4a8671bcceccfa1ebdbae89a9d2aca207