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

5828 Commits

Author SHA1 Message Date
Ruben S. Montero
78e71d42ce feature #1224: split HOTPLUG state into HOTPLUG & HOTPLUG_SNAPSHOT 2013-02-28 02:49:56 +01:00
Ruben S. Montero
7c81925207 feature #1224: Get rid of unused method in VirtualMachine 2013-02-28 02:09:42 +01:00
Jaime Melis
4a92a51e04 Feature #1224: snapshot-* actions should be local for the vmware driver 2013-02-26 19:18:48 +01:00
Jaime Melis
43398673ab Feature #1224: the snapshot create method doesn't need snapshot_id 2013-02-26 19:18:30 +01:00
Jaime Melis
4296c5e61d Feature #1224: add vmware drivers 2013-02-26 15:06:05 +01:00
Jaime Melis
1e23b81fe5 Feature #1224: Fix bug in no snapshot support error message reporting 2013-02-21 17:56:15 +01:00
Jaime Melis
29fc00ea44 Feature #1224: The hypervisor_id of the snapshot for Libvirt/KVM is decided by Libvirt 2013-02-21 17:46:08 +01:00
Carlos Martín
4391225f7e Feature #1224: Minor edits 2013-02-21 15:21:31 +01:00
Jaime Melis
44658d5abf Feature #1224: The name of the snapshot is up to the driver 2013-02-21 15:05:20 +01:00
Jaime Melis
bf7aab9a16 Feature #1224: Fix bug in LCM method snapshot_revert_success 2013-02-21 15:05:20 +01:00
Jaime Melis
cdf780e406 Feature #1224: New vmm driver action snapshot-delete 2013-02-21 15:05:20 +01:00
Jaime Melis
d1b7fd1b8c Feature #1224: New command onevm snapshot-delete 2013-02-21 15:05:19 +01:00
Carlos Martín
e3380cba7f Feature #1224: snapshot-create can be scheduled 2013-02-21 14:53:04 +01:00
Carlos Martín
51de89ff70 Feature #1224: Allow snapshot commands for multiple VMs 2013-02-21 14:43:35 +01:00
Carlos Martín
f94ba3da52 Feature #1224: onevm show formats the snapshots in a table 2013-02-21 14:20:25 +01:00
Carlos Martín
ac87bd785c Feature #1224: Delete the snapshot attributes when the VMs leave the RUNNING state 2013-02-20 18:51:06 +01:00
Carlos Martín
1177d1fb6d Feature #1224: one.vm.snapshotcreate returns the ID of the new snapshot 2013-02-20 18:11:58 +01:00
Carlos Martín
75a6692761 Feature #1224: Make the snapshot name optional in the CLI 2013-02-20 17:37:23 +01:00
Carlos Martín
ddcc7dc655 Feature #1224: Accept empty names for new snapshots 2013-02-20 17:25:48 +01:00
Carlos Martín
1f6ed22d49 Feature #1224: Fix bug in onevm snapshot-revert 2013-02-20 16:57:45 +01:00
Carlos Martín
f2dce5f9c3 Feature #1224: New command onevm snapshot-revert 2013-02-20 16:57:44 +01:00
Carlos Martín
87b5de9cd3 Feature #1224: New xmlrpc method one.vm.snapshotrevert 2013-02-20 16:57:44 +01:00
Jaime Melis
34c542b649 Feature #1224: Fix snapshotting not supported message for VMware 2013-02-20 16:56:04 +01:00
Jaime Melis
06f60a661b Feature #1224: Add snapshot_revert driver action 2013-02-20 16:53:56 +01:00
Jaime Melis
8fbca1c39d Feature #1224: Remove debugging info 2013-02-20 15:20:24 +01:00
Jaime Melis
73a36f77dd Feature #1224: Return proper hypervisor_id to the core 2013-02-20 15:20:10 +01:00
Jaime Melis
a1f7b431cb Feature #1224: Add placeholder for vmware and xen snapshot_create actions 2013-02-20 15:10:03 +01:00
Jaime Melis
3425256254 Feature #1224: Add snapshot_create vmm/kvm driver action 2013-02-20 15:05:58 +01:00
Carlos Martín
9cfa59d06e Feature #1739: Fix bug in VM monitoring parser
(cherry picked from commit 0277e7430a993b3c24e7496134566bf619f4142e)
2013-02-19 20:13:45 +01:00
Carlos Martín
91c0daa7b5 Feature #1224: New command onevm snapshot-create 2013-02-19 16:04:29 +01:00
Carlos Martín
21183d2a90 Feature #1224: Fix snapshot attribute creation 2013-02-19 16:02:11 +01:00
Carlos Martín
08399c5732 Feature #1224: New method one.vm.snapshotcreate 2013-02-19 15:21:33 +01:00
Carlos Martín
ae5561c27e Feature #1697: Use add_create_auth for the merged template 2013-02-18 16:44:38 +01:00
Carlos Martín
b5c31213ee Merge remote-tracking branch 'origin/feature-1697' 2013-02-18 15:07:40 +01:00
Carlos Martín
bac2adb825 Feature #1697: Change the PoolObjectAuth used for the CREATE TEMPLATE 2013-02-18 15:06:28 +01:00
Carlos Martín
2fba9a4c5b Feature #1739: If the VM poll info can't be parsed, the VM is set to 'unknown' 2013-02-18 14:30:35 +01:00
Carlos Martín
69b4cfc083 Feature #1739: Minor changes (code style, error message readability) 2013-02-18 14:25:48 +01:00
Ruben S. Montero
415be14bcb feature #1697: Added CREATE perms for instantiate. Group user template code. 2013-02-17 00:55:31 +01:00
Ruben S. Montero
b84a0350a7 Merge branch 'feature-1739'
Conflicts:
	src/common/NebulaUtil.cc
	src/common/SConstruct
2013-02-17 00:07:07 +01:00
Ruben S. Montero
064e99df74 featue #1739: Minor modifications 2013-02-16 23:49:23 +01:00
Ruben S. Montero
701f33ca5f featue #1739: Move Host and VM update functions to each class. 2013-02-16 02:55:17 +01:00
Carlos Martín
da19c47d29 Typo 2013-02-15 17:32:18 +01:00
Carlos Martín
83b5b9d116 Feature #1697: Add new template instantiate argument to java oca 2013-02-15 17:17:57 +01:00
Carlos Martín
1d41973de3 Feature #1697: Add VM creation options to onetemplate instantiate (--cpu, --memory...) 2013-02-15 16:53:15 +01:00
Carlos Martín
60f0d4bfbd Feature #1697: Change Template::merge to replace and add attributes
This allows to merge a template with repeated attributes, like
several DISK or NIC atts.
2013-02-15 16:07:15 +01:00
Carlos Martín
9280aa362b Feature #1697: Add the new template instantiate param to ruby oca and cli 2013-02-15 16:06:31 +01:00
Simon Boulet
3deeec215a Feature #1697: Initial commit for user supplied Attributes on one.template.instantiate 2013-02-15 14:58:58 +01:00
Javi Fontan
1e0d87c147 Fix log path for Sunstone in system wide installation 2013-02-15 11:22:14 +01:00
Ruben S. Montero
9ab566b2d7 Merge branch 'feature-1068' 2013-02-14 23:05:25 +01:00
Ruben S. Montero
e1e6b15ec9 feature #1068: Change default staging dir to /var/tmp 2013-02-14 23:04:30 +01:00