1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-07 17:17:41 +03:00
Commit Graph

32 Commits

Author SHA1 Message Date
Tino Vazquez
f7d53e75ff M #-: Bump version 6.3.85 2022-04-07 19:49:58 +02:00
Jan Orel
86f174d469
F #5381: Join qcow2 + shared TM drivers (#1217) 2021-05-26 18:21:13 +02:00
Vlastimil Holer
096754b63f
M #-: Bump year to 2021 (#778) 2021-02-09 16:07:56 +01:00
Pavel Czerný
daaf132a43
F #4936: Remove 'using namespace std' from headers (#60) 2020-07-02 22:42:10 +02:00
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 (#4634) 2020-04-30 15:00:02 +02:00
Pavel Czerný
2c0416fdfa
B 3468: Don't automatically set active snapshot in mixed mode (#3497)
* L #-: use nullptr

* B #3468: Don't set active snapshot in mixed mode

(cherry picked from commit 95e24ab26c)
2019-07-10 19:38:04 +02:00
Vlastimil Holer
441cf1f7f9 Bump version to 5.7.85, year to 2019 2019-01-16 11:47:59 +01:00
Ruben S. Montero
6b6904a6c0 B #2052: Add mixed mode for ALLOW_ORPHANS to accomodate Ceph snapshots
dependencies
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-12-24 14:00:38 +01:00
Abel Coronado
2e410af2ce F #1147: Permit to rename disk snapshot names in Sunstone
Author:  Abel Coronado <acoronado@opennebula.systems>
 Author: Christian González <cgonzalez@opennebula.systems>
2018-10-11 17:04:07 +02:00
Ruben S. Montero
fbb1ba8d18 B #2189: Store NEXT_SNAPSHOT id in the snapshot metadata to not reuse ID's 2018-06-26 10:07:17 +02:00
Ruben S. Montero
0c2dcba089 B #1863: Added clear snapshot method. Removed all snapshot from image if snapshot_pool is empty.
(cherry picked from commit 9d2f439cb0)
2018-03-19 17:08:19 +01:00
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