Comment 3 for bug 1369001

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

Reviewed: https://review.openstack.org/121270
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=8b9802413e007d7ce44328fcc32137e0f22bbe4c
Submitter: Jenkins
Branch: master

commit 8b9802413e007d7ce44328fcc32137e0f22bbe4c
Author: amcrn <email address hidden>
Date: Fri Sep 12 16:53:17 2014 -0700

    Cluster Error On Missing Volume Sizes Unoptimal

    if the volume size is omitted on an instance, and volume_support
    is true, then the error should indicate that the volume size
    is missing, vs. stating that the volume sizes don't match.

    Change-Id: I40c807313eaed4fb2f433da1c8a80089e01756fa
    Closes-Bug: #1369001