Comment 8 for bug 1280297

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

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

commit 39a1306cf8550c527ab7ecc240a5b0583d626cd8
Author: swati <email address hidden>
Date: Thu Oct 30 12:20:26 2014 +0530

    Add 'Device Name' in Launch Instance Dialog when 'Boot from Volume'

    There is no field 'device name' in the dialog 'Launch Instance',
     when choosing 'boot from volume' as boot source.
    When choosing 'boot from image (creates a new volume)' it is possible
     to specify the device name. That should be also possible when using
    an existing volume.

    Change-Id: I4a698f43054a9cb30cbae7aa0743e98cbdc92e40
    Closes-Bug: 1280297