1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Vlastimil Holer
a4c0447ccf Bump year to 2018 (#1623) 2018-01-02 18:27:37 +01:00
Ruben S. Montero
ebc165f70f F #4885: Enable TM mads to define orphan snapshots. This is control
under TM_MAD_CONF for each MAD. By default orphans are not allowed
2017-07-05 18:13:47 +02:00
Javi Fontan
8de979e42c Bump version 5.3.80 2017-05-25 16:07:35 +02:00
Javi Fontan
e1f6dee180 Update copyright notice year 2016-05-04 12:33:23 +02:00
Jaime Melis
e20fb5c4c4 Fix copyright in banners 2015-09-23 16:51:10 +02:00
Carlos Martín
b233487967 Feature #1727: Make snapshot size a long long, to be the same as image size 2015-07-23 12:44:17 +02:00
Carlos Martín
27e3ac289f Feature #3782: Rename disk snapshot tag to name 2015-07-09 13:13:07 +02:00
Carlos Martín
1411e4adbb Feature #3782: Use int instead of unsigned int for snapshot IDs 2015-07-01 17:57:26 +02:00
Ruben S. Montero
9964cb27e2 feature #3782: Quotas for single snapshot deletion 2015-06-17 17:45:37 +02:00
Ruben S. Montero
dac9db95d2 feature #3782: Size for snapshots (Virtual size). Renamed is* functions to is_* in VirtualMachine. 2015-06-16 23:59:12 +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
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
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
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
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
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
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