1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

10379 Commits

Author SHA1 Message Date
Ruben S. Montero
3a679f9333 Merge branch 'spirit03-master' 2015-06-17 10:15:53 +02:00
gschmidt
c41e9355c1 added second missing delete (this one is for replacement) 2015-06-17 04:34:17 +02:00
gschmidt
4e267311fc added missing delete 2015-06-17 04:15:12 +02:00
Ruben S. Montero
6cb6eea178 Merge branch 'feature-3782' 2015-06-16 02:07:37 +02:00
Ruben S. Montero
32832269e5 feature #3782: Fix return codes 2015-06-16 01:59:24 +02:00
Ruben S. Montero
4a0438c11b feature #3782: Fix comment 2015-06-15 23:28:38 +02:00
Jaime Melis
1b531f82ff Feature #3782: Simplify all TM/mvds action as now they don't handle
deferred saveas
2015-06-12 17:50:28 +02:00
Jaime Melis
b5136a152f Feature #3782: Remove debugging data 2015-06-12 17:50:09 +02:00
Tino Vazquez
28e3791365 Extra check on vCenter template import
(cherry picked from commit 31216f7d98d0892e4e48201ff86dfa8458c29292)
2015-06-12 17:30:24 +02:00
Jaime Melis
8ec736d5a5 feature #3782: Update all cpds to include the SNAP_ID parameter 2015-06-11 18:22:08 +02:00
Jaime Melis
d8c15a1394 feature #3782: Update ceph cpds and mvds scripts to handle snaps 2015-06-11 18:12:25 +02:00
Jaime Melis
ae33c915f2 feature #3782: Add snapshot id to the onevm disk-saveas command 2015-06-11 18:12:25 +02:00
Jaime Melis
996ee89dc1 feature #3782: allow disk-saveas operations on the currently running disk 2015-06-11 18:12:25 +02:00
Javi Fontan
e5bcaea18d feature #3782: add qcow2 tm/snap_delete 2015-06-11 09:24:40 -04:00
Javi Fontan
943e0e5292 feature #3782: add qcow2 tm/snap_{create,revert} 2015-06-11 09:24:40 -04:00
Ruben S. Montero
80c06dca38 feature #3782: renamed method to disksaveas, cli and Ruby OCA. Added
snap id to save as disks
2015-06-10 19:56:35 +02:00
Tino Vazquez
dd12b9f041 vCenter capacity presented to VMs based on VCPU and CPU 2015-06-10 15:08:12 +02:00
Ruben S. Montero
630e036005 feature #3782: Removed _hot from saveas functions 2015-06-10 12:53:55 +02:00
Ruben S. Montero
ce85188042 feature #3782: Changes in OCA (Ruby) and CLI. Updated direct references
to OCA methods
2015-06-10 01:30:22 +02:00
Ruben S. Montero
9d20167c1c feautre #3782: Remove SAVE_AS from core 2015-06-09 23:25:10 +02:00
Tino Vazquez
b7a862bed0 Better check for keymap VNC information present in vCenter VMs
(cherry picked from commit db3a97335557ed7097ab5d599095942cdec3effc)
2015-06-09 18:29:19 +02:00
Ruben S. Montero
c3741e4fa1 feature #3782: Remove snapshot list if empty 2015-06-09 00:21:29 +02:00
Ruben S. Montero
bdb1e591da Merge branch 'master' into feature-3782 2015-06-08 23:44:21 +02:00
Ruben S. Montero
ee1fb2c637 feature #3782: Do not snapshot volatile disks 2015-06-08 19:59:17 +02:00
Jaime Melis
58a260f96f Feature #3782: Add dummy snapshot_* placeholders for all the TM drivers but Ceph 2015-06-08 15:00:32 +02:00
Jaime Melis
c3621e3327 Feature #3782: Update install.sh and remotes with ds snap actions 2015-06-08 12:45:16 +02:00
Tino Vazquez
56af55f57f Small refactor to have a self-contained deploy action in vCenter 2015-06-08 12:42:42 +02:00
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
Javi Fontan
ced1a29bfb Copy ONE_AUTH and ONE_XMLRPC before stripping
The strings that come from the environment are frozen and cannot
be modified.
2015-06-05 11:31:30 -04:00
Javi Fontan
ce6f465b95 Only create predefined set of filesystems 2015-06-05 11:06:11 -04: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
Javi Fontan
43962031df Merge branch 'bug-3768' 2015-06-04 15:44:39 -04:00
Javi Fontan
adc3e0e4e7 bug #3768: add placeholder failmigrate script 2015-06-04 15:43:32 -04: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
Tino Vazquez
94105537f4 Add capacity resizing and honoring capacity changes in VM templates in the VM drivers
(cherry picked from commit d2f7e7bb28468451f1b73ab1eb0c30a1b692a8f9)
2015-06-04 18:47:24 +02:00
Javi Fontan
bdd231bf51 bug #3768: add tm/failmigrate call on error 2015-06-03 18:17:52 -04: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
Tino Vazquez
71d4bdd0ec Fix wrongly generated GRAPHICS section 2015-06-02 11:55:14 +02:00
Ruben S. Montero
da79447688 feature #3782: Transfer snapshot list from/to attach disks 2015-06-02 01:50:28 +02:00