Comment 8 for bug 1074901

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

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

commit fd6fa90d5f293be7fac4f1e612958cc8e55ee796
Author: Chris Yeoh <email address hidden>
Date: Mon Apr 22 10:51:00 2013 +0930

    ec2 CreateVolumes/DescribeVolumes status mapping

    'attaching' and 'detaching' are not valid ec2 API volume status
    values. Instead map them both to 'in-use'.

    Note this will not pass the devstack exercises until
    https://review.openstack.org/#/c/27244/ goes through

    Fixes bug #1074901

    Change-Id: Id3dfd525d24d622aab5e350e42713fdb7671b31e