Comment 3 for bug 1620613

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

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

commit bdb2ccaac68108549b065d94860cf03f5d457785
Author: Sean McGinnis <email address hidden>
Date: Tue Sep 6 08:05:51 2016 -0500

    Provide volume size for tempest volume creation

    The tempest volume client used to provide a default volume size. This
    was changed in I2a0f5841fe82ab003562749a63bc4894225699c5. Tempest tests
    now need to provide a size when creating a volume using this client.

    Change-Id: Id1a646cfbd11803a796205af8baa0ac783e9ec3a
    Closes-bug: #1620613