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

10388 Commits

Author SHA1 Message Date
Ruben S. Montero
83a4165fff feature #3718: Added missing include file 2015-06-24 14:19:40 +02:00
Ruben S. Montero
c6d7c6046f feature #3782: Make IMAGE attribute mandatory 2015-06-24 14:19:03 +02:00
Ruben S. Montero
685a46365d feature #3718: New template for MONITORING data, it can accomodate any
data, and support the general OpenNebula Template format.
2015-06-23 21:52:10 +02:00
Ruben S. Montero
5f1d630fc6 feature #3718: Rename update_info method to set_deploy_id 2015-06-23 17:22:46 +02:00
Javi Fontan
96bea2e6b2 feature #3782: cpds support for qcow2 snapshots 2015-06-23 09:20:16 -04:00
Javi Fontan
d310b31016 feature #3782: snap_create for persistent qcow2 2015-06-22 13:17:50 -04:00
Ruben S. Montero
872ef3af73 feature #3718: Add disk_cost, use disk_actual_size (needs to revisit) 2015-06-20 02:29:47 +02:00
Ruben S. Montero
3e6159f70f feature #3781: DISK_VIRTUAL/ACTUAL_SIZE first class element in VM
template
2015-06-20 00:42:20 +02:00
Ruben S. Montero
552e6a8f96 feature #3781: Parse disk_*_size from monitor driver 2015-06-19 17:01:42 +02:00
Ruben S. Montero
dfdbc516d1 feature #3782: Quotas for one.image snapshots actions 2015-06-19 13:47:44 +02:00
Jaime Melis
f9bec6a019 feature #3782: Return disk and snapshot information for Ceph disks 2015-06-19 12:49:45 +02:00
Ruben S. Montero
a2e49d4264 feature #3782: Snapshots do not increment IMAGE counter in datastore for
persistent images
2015-06-18 12:30:25 +02:00
Ruben S. Montero
9964cb27e2 feature #3782: Quotas for single snapshot deletion 2015-06-17 17:45:37 +02:00
Ruben S. Montero
b2101281ec feature #3782: Update quotas for snapshots on non-persistent disks on
disk detach and vm done
2015-06-17 16:02:12 +02:00
Ruben S. Montero
9542d396b8 feature #3782: Update quotas on non-persistent snapshots 2015-06-17 10:10:28 +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
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
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
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
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