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
Ruben S. Montero
7ad3ce1965
feature #1099 : Moved SQL filters to the corresponding pools
2012-05-05 03:18:25 +02:00
Carlos Martín
70d5c75d04
Feature #1099 : Add VM template information to the History records once they are "closed"
2012-05-04 17:29:36 +02:00
Carlos Martín
c178601623
Feature #1099 : Add new one.vmpool.accounting XMLRPC method
2012-05-04 17:27:57 +02:00
Ruben S. Montero
8ff221052d
feature #1243 : Add resched flag to VMs. Includes associated logic to make it work: RM methods, OCA bindings, CLI commands. LCM updated to clear the resched flag when leaving the running state Fixes VM tests
2012-04-26 19:06:49 +02:00
Carlos Martín
3c1cf1f1b3
Feature #1112 : Fix oneimage update (broken in commit:92dd8d4c)
2012-03-14 15:48:06 +01:00
Ruben S. Montero
13bee9d9da
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-03-05 23:49:42 +01:00
Ruben S. Montero
92dd8d4c5e
feature #1112 : Save_as functionality
2012-03-05 23:49:18 +01:00
Carlos Martín
20ff34756c
Feature #1112 : Add automatic cluster placement requirements to new VMs
2012-03-05 16:20:04 +01:00
Ruben S. Montero
c58dd74666
feature #1112 : Adjust core modules to generate right paths for system datastore. Fix bugs in TM shared
2012-03-02 00:06:57 +01:00
Ruben S. Montero
5363c4ff05
feature #1112 : Fix VM paths for the new system datastore
2012-02-25 23:31:44 +01:00
Ruben S. Montero
7279fc1b96
feature-#1112: Add remote_system_dir for Virtual Machines
2012-02-25 01:25:28 +01:00
Ruben S. Montero
80b49ff6b4
feature #1112 : Add system_dir for VMs
2012-02-24 23:13:22 +01:00
Carlos Martín
98c5c246c2
Feature #1112 : Do not use host's TM_MAD
2012-02-22 16:01:30 +01:00
Jaime Melis
a2b7cb6bc9
Bump to version 3.2.0
2012-01-12 12:29:18 +01:00
Carlos Martín
f0d8ac78d6
Bug #759 : Check if XML is valid before it is stored in the DB.
2011-12-19 17:09:31 +01:00
Carlos Martín
7efcb0e140
Feature #863 : Small comment fix
2011-11-11 17:11:59 +01:00