Comment 2 for bug 1313473

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/90629
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a896dd7300012fffd7c0d795298e471c819421df
Submitter: Jenkins
Branch: master

commit a896dd7300012fffd7c0d795298e471c819421df
Author: liyingjun <email address hidden>
Date: Thu Apr 24 07:45:13 2014 +0800

    Fixes wrong logic for clean method in SetInstanceDetailsAction

    If the 'Instance Boot Source' is 'Boot from image (creates a new
    volume)', the 'Device Size' and 'Device Name' fields will never be
    checked.

    Change-Id: Ic34de83a46716f6489d017275f9b64ce0c951858
    Fixes-bug: 1313473