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

131 Commits

Author SHA1 Message Date
Carlos Martín
87b5de9cd3 Feature #1224: New xmlrpc method one.vm.snapshotrevert 2013-02-20 16:57:44 +01:00
Carlos Martín
08399c5732 Feature #1224: New method one.vm.snapshotcreate 2013-02-19 15:21:33 +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
Ruben S. Montero
3f0e3e8470 Merge branch 'feature-1483' 2013-02-08 22:13:57 +01:00
Carlos Martín
92ccbd83fb Feature #1483 #1556: Leave SCHED_REQUIREMENTS and SCHED_RANK in the USER_TEMPLATE, so they can be edited 2013-02-06 16:34:46 +01:00
Jaime Melis
2e487cdbbc Feature #1658: Enable syslog for oned.log
- LOG_SYSTEM in oned.conf
- SysLog class
2013-01-25 17:34:43 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Carlos Martín
eeac62263c Merge remote-tracking branch 'origin/feature-1685b' 2013-01-23 15:38:07 +01:00
Ruben S. Montero
e4544c42b8 feature #1685: CLEANUP_PREVIOUS action to cleanup previous hosts for migrate operations. Integrate CLEANUP actions with LCM. New state CLEANUP_DELETE. 2013-01-21 12:27:18 +01:00
Carlos Martín
d4245a6699 Feature #1681: Add new oned.conf att. for a default umask 2013-01-18 18:34:51 +01:00
Ruben S. Montero
8a2597cd90 feature #1556: Add a new user template to the VM to store user defined variables. Add OCA Ruby & JAVA bindings for the new update method. Add command option for onevm tool. 2013-01-04 00:04:01 +01:00
Ruben S. Montero
ff926f17d5 feature #1617: New image types: KERNEL, RAMDISK and CONTEXT to store plain files for different uses. 2012-12-04 23:19:08 +01:00
Ruben S. Montero
5d54095119 Bug #1673: Add support for 64-bit net_tx/net_rx counters. Contributed by Simon Boulet. 2012-12-04 13:35:45 +01:00
Ruben S. Montero
d6538d5081 feature #1617: Remove leading blanks from file attributes 2012-11-23 19:51:45 +01:00
Ruben S. Montero
f51a3a45ce feature #1617: Parse CONTEXT files. New attribute FILE_DS added to use FILE_DS Datastore 2012-11-23 01:40:05 +01:00
Ruben S. Montero
5364c22b4b feature #1617: Transfer Manager actions to clone kernels and initrds 2012-11-19 00:47:02 +01:00
Ruben S. Montero
3461fd45f6 feature #1617: Add all the needed parameters to transfer kernels and initrd files 2012-11-18 00:01:43 +01:00
Ruben S. Montero
46c3a8ec1c feature #1617: Implements a new $FILE parser for VM templates. Initial function to get kernels from FILE_DS datastores 2012-11-17 02:46:03 +01:00
Ruben S. Montero
9884571fb0 feature #1551: Make VM directories in /var/lib/one/vms/<vm_id> instead of /var/lib/one/<vm_id> 2012-10-28 19:19:57 +01:00
Ruben S. Montero
fc3f24045d bug - : Solves wrong deployment file generation when using context. Adds collections to perform sanity
checks on host to vms and image to vms relationships
2012-10-25 01:32:35 +02:00
Carlos Martín
04a4fe9606 Bug #1210: Add new VM LCM state in core, BOOT_STOPPED. A failed boot returns the VM to EPILOG_STOP -> STOPPED 2012-10-17 15:40:02 +02:00
Carlos Martín
fda16abb57 Bug #1210: Add new VM LCM state in core, BOOT_SUSPENDED. A failed boot returns the VM to SUSPENDED 2012-10-17 12:34:32 +02:00
Ruben S. Montero
b3b5ea3ab4 Merge branch 'bug-1480' 2012-10-17 11:05:18 +02:00
Carlos Martín
31adafb2f9 Bug #1480: Add DISK_ID to context, and make sure new attached disks do not collide with existing DISK_IDs 2012-10-16 18:27:16 +02:00
Carlos Martín
376b8959b7 Bug #1557: Add new VM LCM state in core, BOOT_POWEROFF. A failed boot returns the VM to POWEROFF 2012-10-16 15:32:06 +02:00
Carlos Martín
ec4de2ed08 Bug #1557: Add BOOT_UNKNOWN state to CLI, and OCA (both Ruby & Java) 2012-10-16 14:59:16 +02:00
Carlos Martín
e8acbce433 Bug #1557: Add new VM LCM state in core, BOOT_UNKNOWN. A failed boot returns the VM to UNKNOWN 2012-10-16 13:08:55 +02:00
Ruben S. Montero
ee40a04c83 feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
Carlos Martín
de5181403b Feature #1404: Add new onevm poweroff command. New VM states POWEROFF and SHUTDOWN_POWEROFF 2012-09-04 18:30:53 +02:00
Ruben S. Montero
11f5c8c2da bug #1315: call MV/DELETE actions for volatile disks 2012-07-02 18:06:07 +02:00
Carlos Martín
1327f28fab Bug #1306: Use the System DS id to generate the VM system dir 2012-06-29 16:48:43 +02:00
Carlos Martín
d5b40785f5 Bug #1306: Add tm_mad to History elements 2012-06-28 15:32:52 +02:00
Ruben S. Montero
2f0c1d0e7e feature #1223: Included quotas for detach. Refactor some detach methods 2012-06-15 16:28:30 +02:00
Ruben S. Montero
582b8736e9 feature #1223: Removed unneeded log functions 2012-06-15 13:14:49 +02:00
Ruben S. Montero
bdba7a3d3c Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223
Conflicts:
	include/DispatchManager.h
	include/VirtualMachine.h
	src/rm/RequestManagerVirtualMachine.cc
2012-06-15 12:34:43 +02:00
Ruben S. Montero
1dbeaa1719 feature #1233: Added quotas.Refactor Attach methods 2012-06-15 12:28:20 +02:00
Carlos Martín
1eebdbc07a Feature #1223: Detach operation 2012-06-14 17:45:41 +02:00
Carlos Martín
554321c73b Feature #1223: New VM state HOTPLUG, continue work on the attach operation 2012-06-14 13:02:18 +02:00
Carlos Martín
492ba46570 Feature #1223: Implement LCM::attach success/failure. 2012-06-13 19:15:33 +02:00
Carlos Martín
cc13c07317 Feature #1223: New VMM attach action 2012-06-13 18:42:42 +02:00
Ruben S. Montero
17d869e388 Merge branch 'feature-1288'
Conflicts:
	install.sh
2012-06-11 23:00:56 +02:00
Ruben S. Montero
cbcda494d7 feature #1288: Update usage counters on resource removal 2012-06-06 17:05:11 +02:00
Carlos Martín
2071d62b39 Feature #1279: Clean expired monitoring records in timer_action.
This saves a lot of calls to the DB, and also cleans old entries
for objects that are not monitored (VM in suspend/stop state,
or hosts in disabled state).
2012-05-18 12:05:18 +02:00
Carlos Martín
dfcb2eb166 Feature #1279: Clean old monitorization data if the expiration time is set to 0 2012-05-17 14:58:28 +02:00
Carlos Martín
bb4d39baf5 Feature #1279: Add one.vm.monitoring and one.vmpool.monitoring
methods, new  vm_monitoring table
2012-05-16 16:09:27 +02:00
Ruben S. Montero
f2c6e63e12 feature #1099: Inline hint for to_xml and to_xml_extended 2012-05-11 19:15:25 +02:00
Carlos Martín
31684f5798 Feature #1099: Update VM usage attributes comments to reflect correct measure units 2012-05-08 16:18:24 +02:00
Carlos Martín
2c88fe83c8 Feature #1099: Add complete VM info to all history records, even the active ones 2012-05-08 15:42:24 +02:00
Ruben S. Montero
de3cd97468 feature #1099: VM info is set in history records in a separate function 2012-05-05 20:57:17 +02:00