cloudstack/ui
Wei Zhou c0a0aec0f9 Merge pull request #732 from ustcweizhou/revert-volume-snapshot-master
Guys, can you review it? things need to be discussed:
(1) this supports KVM/QCOW2 only. Anyone want to implement for other Hypervisor/format ?
(2) The original data volume (on primary storage) will be removed.
(3) The script uses the default timeout in libvirtComputingResource. Do we need to add one in global configuration (like copy.volume.wait or backup.snapshot.wait, create.volume.from.snapshot.wait)
(4) In scripts/storage/qcow2/managesnapshot.sh, I use "qemu-img convert -f qcow2 -O qcow2" to copy the snapshot from secondary to primary (hence there is no base image file), instead of "cp -f", this is because convert is faster than cp in my testing.

* pr/732:
  CLOUDSTACK-5863: revert volume snapshot for KVM/QCOW2

Signed-off-by: Wei Zhou <w.zhou@tech.leaseweb.com>
2015-09-01 16:18:40 +02:00
..
css CLOUDSTACK-5863: revert volume snapshot for KVM/QCOW2 2015-08-24 11:01:50 +02:00
images ui: use cloudstack logo as favicon 2015-05-03 15:25:44 +02:00
lib CLOUDSTACK-7659: UI: Upgrade jquery-validate lib to the latest 1.13.0 version with the additional-methods included. 2014-10-28 14:20:56 -07:00
modules Fix Externalization of hard-coded label strings 2014-09-17 13:59:13 -07:00
plugins CLOUDSTACK-8621: Allow UI plugins to be shown on navigation bar 2015-07-09 15:25:13 +05:30
scripts Merge pull request #732 from ustcweizhou/revert-volume-snapshot-master 2015-09-01 16:18:40 +02:00
tests List view: tests for filter dropdown 2014-01-28 15:48:44 -08:00
dictionary.jsp CLOUDSTACK-8457: SAML auth plugin improvements for production usage 2015-06-29 12:31:51 +02:00
dictionary2.jsp CLOUDSTACK-8744 Add missing localization (l10n) for several parts in the UI 2015-08-18 11:16:14 +01:00
error.jsp rat: add license header to error.jsp 2015-05-18 23:22:26 +01:00
index.jsp Merge pull request #712 from milamberspace/CLOUDSTACK-8744-AnotherMissingL10N-4-master 2015-08-19 14:03:58 +05:30