Jaime Melis
211619d806
Feature #3782 : Action for Ceph snapshot flatten
2015-06-08 12:04:46 +02:00
Jaime Melis
85a5e5f859
Handle snap_revert, snap_delete
...
TM_MAD/delete and DS_MAD/rm for persistent
Ceph images with snapshots
2015-06-05 19:24:23 +02:00
Ruben S. Montero
08356ed8c3
feature #3782 : Flatten action for Images
2015-06-05 16:01:06 +02:00
Ruben S. Montero
0bbb99a240
feature #3782 : Image are in LOCKED state while performing snapshot
...
operations
2015-06-05 13:32:00 +02:00
Ruben S. Montero
9348a0d455
feature #3782 : Revert action for images
2015-06-05 04:45:20 +02:00
Ruben S. Montero
78c7bdbd5d
feature #3782 : Ruby OCA method for snapshot-delete, cli command.
...
Datastore driver action for snapshot delete
2015-06-05 03:27:51 +02:00
Ruben S. Montero
62a98c550d
feature #3782 : Image XML-RPC methods for snapshot delete
2015-06-05 03:24:46 +02:00
Ruben S. Montero
1bd6ffe60a
feature #3782 : Delete operations for image snapshots. Core image manager
...
and driver functions
2015-06-05 03:18:40 +02:00
Ruben S. Montero
28d3dcb82d
feature #3782 : Snapshot operations for Image class. Add target_snapshot to
...
Image class to identify operation on progress
2015-06-05 03:15:39 +02:00
Ruben S. Montero
480ad9178d
feature #3782 : Add missing unlocks to failure exits
2015-06-04 20:17:45 +02:00
Ruben S. Montero
5510b56bd5
feature #3782 : Delete operations are now two-phase. More checks on
...
disk-snapshots actions. Improve const-ness of Snapshot class
2015-06-04 20:17:45 +02:00
Jaime Melis
8978f56c90
feature #3782 : Display snapshots in oneimage show
2015-06-03 14:37:30 +02:00
Ruben S. Montero
023c853b6e
feature #3782 : Cannot clone images with snapshots
2015-06-02 23:42:19 +02:00
Ruben S. Montero
43be9c663e
feature #3782 : Image with snapshots can be only of type OS or DATABLOCK
2015-06-02 23:12:42 +02:00
Ruben S. Montero
14da3131b9
feature #3782 : Image with snapshots cannot be made non-persistent
2015-06-02 20:45:42 +02:00
Ruben S. Montero
da79447688
feature #3782 : Transfer snapshot list from/to attach disks
2015-06-02 01:50:28 +02:00
Ruben S. Montero
e599187ad5
feature #3782 : Copy snapshots from Image to VM disks, and back. Still
...
needs to do the same on attach dettach operations
2015-06-01 19:28:37 +02:00
Ruben S. Montero
a841b12e94
feature #3782 : Copy assignment operator for Templates
2015-06-01 19:26:03 +02:00
Ruben S. Montero
82eac63f12
feature #3782 : Assignment copy constructor for Snapshots. Clear disk_id
2015-06-01 19:25:02 +02:00
Ruben S. Montero
9e30da08c1
feature #3782 : Add snapshots to Image object. Transfer them back from VM
...
disk
2015-05-30 13:33:06 +02:00
Ruben S. Montero
c2bf13fe00
feature #3782 : Copy constructor for Snapshots. Used to transfer the
...
snapshot lisk from VM disk to Image objects
2015-05-30 13:31:25 +02:00
Ruben S. Montero
3f54b6f611
feature #3782 : Update copy constructor for Template. It should purge
...
before copying. Adds a generic clear() method, and use it in class
implementation
2015-05-30 13:29:27 +02:00
Jaime Melis
4929b50b2b
Feature #3782 : add support for snapshots of persistent images in ceph
2015-05-29 14:02:51 +02:00
Jaime Melis
f3c70ff374
Feature #3782 : remove debug info
2015-05-28 17:30:01 +02:00
Jaime Melis
b0f72d5ad4
Feature #3782 : Add ceph disk snapshot actions
2015-05-28 17:19:48 +02:00
Ruben S. Montero
83ac6188de
feature #3782 : New state to delete snapshots. Delete action OCA (Ruby),
...
core and CLI
2015-05-27 16:29:41 +02:00
Ruben S. Montero
036862b1ad
feature #3782 : Add children list. Rename PARENT_ID to PARENT
2015-05-26 13:52:40 +02:00
Ruben S. Montero
4f473093e6
feature #3782 : Deal with snapshot id=0
2015-05-26 12:52:55 +02:00
Ruben S. Montero
a5c04b47e6
feature #3782 : Re-design of revert operation. New action for drivers, and new state.
2015-05-26 11:24:34 +02:00
Ruben S. Montero
9bb5770f86
feature #3782 : Snapshot event triggers
2015-05-21 14:52:36 +02:00
Ruben S. Montero
904b3248e9
feature #3782 : Remove SOURCE and PARENT from snapshots. Drivers MUST
...
generate internal snapshot references from snapshot_id, parent_id
2015-05-21 14:12:35 +02:00
Ruben S. Montero
20fac744a7
feature #3782 : Generate snapshot files for TransferManager
2015-05-20 17:48:58 +02:00
Javi Fontan
986cf14c6b
feature #3782 : add snapshots to onevm show
2015-05-20 17:18:26 +02:00
Ruben S. Montero
e306680729
feature #3782 : Add DISK_SNAPSHOT_POWEROFF state
2015-05-20 00:21:26 +02:00
Ruben S. Montero
98f76cf3fe
feature #3782 : Create and Revert operations for Disk Snapshots. Core and
...
OCA levels
2015-05-19 18:41:23 +02:00
Ruben S. Montero
676bfcc1db
feature #3782 : Initial class for Snapshot list
2015-05-14 19:43:31 +02:00
Tino Vazquez
5a2ef568f3
feature #3532 : Activate WILD tab only if relevant wild information
2015-05-13 10:51:56 +02:00
Ruben S. Montero
6718cbd87b
feature #3804 : Allow to reuse deploy_id of imported VMs (e.g. to reuse the same name)
2015-05-13 10:39:30 +02:00
Ruben S. Montero
af48f99654
feature #3654 #2772 : Message for onedb
2015-05-12 23:22:51 +02:00
Carlos Martín
9467b9d557
Feature #3759 : Improve fsck log when there are 0 errors
2015-05-12 17:58:33 +02:00
Carlos Martín
9f148b55f2
Bug #3779 : Fix 'group' filterflag
2015-05-12 16:52:30 +02:00
Ruben S. Montero
b2cdab6512
feature #3805 : Move locking functions to public: section
2015-05-12 16:22:00 +02:00
Carlos Martín
24bfda3a1e
Feature #2132 : Small change in deferred snapshot help
2015-05-12 15:29:13 +02:00
Carlos Martín
3f17c2383b
Feature #3805 : Insert new xml elems in onedb migrator
2015-05-12 12:53:02 +02:00
Carlos Martín
7e0c89b0b0
Feature #3805 : Use the new document lock in the flow server
2015-05-12 12:53:02 +02:00
Carlos Martín
da8ccbb0f1
Feature #3805 : Document lock in ruby & java oca
2015-05-12 12:53:01 +02:00
Carlos Martín
9f21f40272
Feature #3805 : Implement one.document.lock in the core
2015-05-12 12:53:01 +02:00
Jaime Melis
e8d5fc6f69
Feature #3778 : Allows Sys DS migration from RUNNING state
2015-05-12 11:35:23 +02:00
Ruben S. Montero
7975d31852
feature #3765 : Update Xen driver to use NebulaUtil functions
2015-05-11 19:34:00 +02:00
Rolandas Naujikas
1089c6346d
feature #3765 : added spice support for xen 4.4
2015-05-11 12:58:28 +02:00