horizon/openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes
Gloria Gu d350df03c1 Upload volume to image service
Expose the functionality of the 'cinder upload-to-image' command
in the UI. It allows user to upload of a volume whose status is
in-use or available to the Glance image service.

When the volume is in-use, user still wants to uploads that volume
to image, user needs to set force to be True. The force checkbox
only shows when the volume is in-use. Whether it can
succesfully upload the volume to image depends on if the storage
array that volume is created in supports attaching multiple instances
to the volume. Not all arrays supports that. There is no api that
can detect if array supports that before cinder actutally uploads
the volume in-use to image.

The container format is 'bare'. The list of disk formats are
based on the format supportability by both glance and qemu-img.
cinder uses qemu-img for converting the volume to a image.

Implements: blueprint cinder-volume-upload-image

Change-Id: Ie5fc26c260e5f4ef2700c40c8cea6150fdbd522c
2014-08-28 15:04:24 -07:00
..
_attach.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
_create.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
_create_snapshot.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
_detail_overview.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
_extend.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
_extend_limits.html Improve help messages on modals 2014-08-27 16:12:18 -07:00
_limits.html 'Create Volume Snapshot' form should show the quota for snapshot 2014-05-10 11:23:29 +08:00
_retype.html Enable changing volume type of a volume 2014-08-25 11:09:31 -07:00
_snapshot_limits.html 'Create Volume Snapshot' form should show the quota for snapshot 2014-05-10 11:23:29 +08:00
_update.html Improve help messages on modals 2014-08-27 16:12:18 -07:00
_upload_to_image.html Upload volume to image service 2014-08-28 15:04:24 -07:00
attach.html Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
create.html Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
create_snapshot.html Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
detail.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
extend.html Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
retype.html Enable changing volume type of a volume 2014-08-25 11:09:31 -07:00
update.html Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
upload_to_image.html Upload volume to image service 2014-08-28 15:04:24 -07:00