Ruben S. Montero
6bcc97bd08
bug #4022 : Do not set snapshots on persistent images if its TM ln mode
...
is SYSTEM. Update quota update and snapshot survival after delete
--recreate according to:
+--------+-------------------------------------+
|LN/CLONE| PERSISTENT | NO PERSISTENT |
| |---------+---------+-----------------+
| TARGET | created | quota | created | quota |
+--------+---------+---------+-----------------+
| SYSTEM | system | VM + DS | system | VM |
| SELF | image | DS | image | DS |
| NONE | image | DS | image | DS |
+----------------------------------------------+
Snapshots created at system ds (LN_TARGET/TM_TARGET) will be deleted
after a recreate.
(cherry picked from commit c5ad05fc60680cda2763973f5079598c2bf166e7)
2015-11-13 01:40:16 +01:00
Ruben S. Montero
1b9919435e
bug #4022 : Removes snapshots from non-shared persistent disks. Update
...
Datastore Quota management to deal with bulk updates. Hook on DM & LCM
resubmit and clean_up_vm to remove snapshots
(cherry picked from commit 6f02a240ec8f4be7ef232e8f8c584665e6747233)
2015-11-13 01:40:16 +01:00
Carlos Martín
5bb39611d5
Bug #4022 : Delete disk snapshotds for non-persistent images on delete --recreate
...
(cherry picked from commit 5ba0b121976964ce1f939d7a5f17c5b9182dd921)
2015-11-13 01:40:16 +01:00
Carlos Martín
29c0a05948
Merge remote-tracking branch 'origin/feature-3987'
...
Conflicts:
src/sunstone/public/app/utils/disks-resize.js
src/sunstone/public/app/utils/vcenter/networks.js
src/sunstone/public/app/utils/vcenter/templates.js
2015-11-06 17:09:03 +01:00
Ruben S. Montero
fa653b9d47
feature #3987 : Resolve volatile disk attributes
2015-11-05 00:04:42 +01:00
Carlos Martín
ac8f45433e
Feature #4084 : Fix minor bug and error message
...
(cherry picked from commit 0b181da15dade8b3729ab41ec56fe9cf181a465a)
2015-11-02 15:40:59 +01:00
Tino Vazquez
4a6d37cf74
Feature #4084 : Fix automatic requirements
...
(cherry picked from commit 9b8479bacfd241ff5547990a2b3a358358386b16)
2015-11-02 15:40:59 +01:00
Ruben S. Montero
fef186886b
feature #4084 : Parse PUBLIC_CLOUD attributes so it can use USER_INPUTS
...
(cherry picked from commit 4b9492574ab713531a52cdccb936dc5b9db7051c)
2015-11-02 15:40:59 +01:00
Ruben S. Montero
e7349889a0
feature #3987 : Extend volatile DISK attribute with Datastore atttributes
2015-10-29 00:02:26 +01:00
Carlos Martín
23fefa0256
Bug #4042 : Use disk size in vm saveas
...
(cherry picked from commit f42a8d8693
)
2015-10-16 17:57:12 +02:00
Carlos Martín
f42a8d8693
Bug #4042 : Use disk size in vm saveas
2015-10-16 17:56:29 +02:00
Jaime Melis
e20fb5c4c4
Fix copyright in banners
2015-09-23 16:51:10 +02:00
Carlos Martín
e5861631f1
Bug #3961 : Check PCI attributes when a VM is instantiated
2015-09-02 17:31:19 +02:00
Ruben S. Montero
67ec62e0d4
feature #3028 : Add PCI capacity when deploying a VM
2015-08-21 01:08:28 +02:00
goberle
17f38ea37e
Bug #3883 : Attach disk doesn't check cluster compatibility. It also sets all
...
output values in set_up_attach_disk. Changed some checks in
DispatchManager::attach
(cherry picked from commit 4227b80cc5
)
2015-07-29 18:49:21 +02:00
Ruben S. Montero
2d1b92fc24
feature #1727 : Rename disk_target to disk_tm_target
2015-07-29 12:40:21 +02:00
Carlos Martín
14c2f2a1c8
Feature #1727 : Disk snapshot actions add/del from system disk quotas
2015-07-23 12:30:39 +02:00
Carlos Martín
fc3de05fb6
Feature #1727 : Fix system_disk quotas
...
Add DS disk attributes; add disk-snapshots to total
2015-07-22 17:20:37 +02:00
Carlos Martín
2c2fa83028
Feature #1727 : VM volatile quota adds each disk size
2015-07-20 15:46:57 +02:00
Ruben S. Montero
0ad70f2142
feature #3718 : Fix errors in acct with new monitor. feature #3782 : Fix
...
acct to account for new snapshots in running. feature #3718 : Reset CPU and MEMORY counters
2015-07-14 17:53:41 +02:00
Ruben S. Montero
e5eb92eeec
feature #3718 : Remove STATE from monitor values
2015-07-09 14:02:55 +02:00
Carlos Martín
27e3ac289f
Feature #3782 : Rename disk snapshot tag to name
2015-07-09 13:13:07 +02:00
Javi Fontan
4b08d76fbf
Whitespace cleanup
2015-07-01 15:18:28 -04:00
Carlos Martín
143017e30d
Feature #3782 : Minor fixes to oned code
2015-07-01 15:43:22 +02:00
Ruben S. Montero
6ca1ff4b6e
feature #3782 : Delete snapshots in RUNNING. Added new states for disk
...
snapshots in running
2015-06-30 20:45:43 +02:00
Ruben S. Montero
803592d43b
feature #3782 : Snapshots in SUSPENDED state + dummy changed to exit 0
2015-06-25 15:36:22 +02:00
Ruben S. Montero
f06196af7f
Remove NIC="" and DISK="" attributes (non vector)
2015-06-24 20:03:09 +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
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
9964cb27e2
feature #3782 : Quotas for single snapshot deletion
2015-06-17 17:45:37 +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
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
9d20167c1c
feautre #3782 : Remove SAVE_AS from core
2015-06-09 23:25:10 +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
Ruben S. Montero
da79447688
feature #3782 : Transfer snapshot list from/to attach disks
2015-06-02 01:50:28 +02:00
Ruben S. Montero
e599187ad5
feature #3782 : Copy snapshots from Image to VM disks, and back. Still
...
needs to do the same on attach dettach operations
2015-06-01 19:28:37 +02:00
Ruben S. Montero
83ac6188de
feature #3782 : New state to delete snapshots. Delete action OCA (Ruby),
...
core and CLI
2015-05-27 16:29:41 +02:00
Ruben S. Montero
a5c04b47e6
feature #3782 : Re-design of revert operation. New action for drivers, and new state.
2015-05-26 11:24:34 +02:00
Ruben S. Montero
904b3248e9
feature #3782 : Remove SOURCE and PARENT from snapshots. Drivers MUST
...
generate internal snapshot references from snapshot_id, parent_id
2015-05-21 14:12:35 +02:00
Ruben S. Montero
20fac744a7
feature #3782 : Generate snapshot files for TransferManager
2015-05-20 17:48:58 +02:00
Ruben S. Montero
e306680729
feature #3782 : Add DISK_SNAPSHOT_POWEROFF state
2015-05-20 00:21:26 +02:00
Ruben S. Montero
98f76cf3fe
feature #3782 : Create and Revert operations for Disk Snapshots. Core and
...
OCA levels
2015-05-19 18:41:23 +02:00
Ruben S. Montero
4d50231681
feature #3654 : PROLOG_RESUME_FAILURE & PROLOG_UNDEPLOY_FAILURE states
2015-05-08 13:47:48 +02:00
Ruben S. Montero
7ad4bc9e9d
Merge branch 'feature-3382'
2015-04-30 15:27:33 +02:00
Tino Vazquez
957c6e1681
feature #3382 : Add Sunstone support
...
Fix minor comment issue
2015-04-29 17:58:26 +02:00
Carlos Martín
b94d0d951b
Feature #3778 : Use previous system dir in TM commands
2015-04-29 17:01:06 +02:00
Ruben S. Montero
0139ef44d1
feature #3382 : Add support for overwritting network context attributes in NIC and CONTEXT definition
2015-04-28 16:24:40 +02:00
Ruben S. Montero
a03e3054e5
feature #3654 : Add BOOT_UNDEPLOY_FAILURE and BOOT_STOPPED_FAILURE. Get rid of map<string, string> empty declarations.
2015-04-28 11:44:56 +02:00
Ruben S. Montero
41782d01e5
feature #3654 : Retry PROLOGs, EPILOGs, SHUTDOWNs and BOOTs through recover. Remove restart action from oned, removed shutdown retries through shutdown
...
feature #3214 : Redo saveas check.
Revert "Feature #3654 : Allow to run a shutdown again from shutdown state". This reverts 36afa9c864
Revert "Feature #3654 : Allow to run a poweroff/undeploy again from shutdown_poweroff/undeploy". This reverts 9be8b151bc
2015-04-26 22:54:15 +02:00
Carlos Martín
ae7fab2ff8
Feature #3654 : Merge the cancel and shutdown states
2015-04-24 15:25:47 +02:00
Carlos Martín
402400053f
Feature #3654 #1610 : Improve reason when an action is not available
...
(cherry picked from commit 24fa8d779c745cf6d80a75a0aaed28875209bd08)
2015-04-23 15:08:59 +02:00
Carlos Martín
e95bde2a73
Feature #3654 : Refactor VM state change log
...
(cherry picked from commit 329f0ef0fd099c46b2c5b30c61093c421d961e2b)
2015-04-23 14:38:44 +02:00
Carlos Martín
099ab8573e
Feature #3214 : Add action to cancel deferred disk snapshots
...
(cherry picked from commit 2ea26af01e1156594c70bfadf7f05ed67c4a190f)
2015-04-23 12:33:27 +02:00
Carlos Martín
f46afca372
Feature #3654 : Transitions to migrate suspended VMs
...
(cherry picked from commit ee7bccf48a6852117091ae3051d219cd93addd3d)
2015-04-23 10:46:07 +02:00
Ruben S. Montero
56d743552d
feature #3654 : Recover lcm_state_to_str interface
...
(cherry picked from commit c328fc076d23c26d436c8280b4822b778691a893)
2015-04-22 19:41:24 +02:00
Carlos Martín
6d3e9f4fcf
Feature #3654 : Transitions to migrate VMs in poweroff
...
(cherry picked from commit 783775471eae90759b9ca74431415551b2b83495)
(cherry picked from commit 07015c349ffe6ca2d6d0afa08c2f4091f7b23513)
2015-04-22 19:41:24 +02:00
Ruben S. Montero
44ab9678a3
feature #3564 : Remove FAILED and FAILURE states
2015-04-21 14:00:52 +02:00
Carlos Martín
f8c728639c
Feature #3654 : Transitions to recover a failed epilog
...
(cherry picked from commit 75a275d0115390dd2cc2dab4dbb8d83bd3c3d32d)
2015-04-14 16:20:37 +02:00
Carlos Martín
c9cecaeca1
Feature #3654 : Transitions to recover a failed prolog
...
(cherry picked from commit 00aec5067ce3961e5e3a2e42ed69314d4735e26e)
2015-04-14 14:10:37 +02:00
Ruben S. Montero
83f0805430
feature #3654 : Recover PROLOG_MIGRATE_FAILURE with retries and recover (boot) action
2015-04-09 16:05:39 +02:00
Carlos Martín
a7394113e1
Feature #3654 : Transitions to recover a failed prolog migrate
...
(cherry picked from commit a14a143b6a05c78f29099aa8958ac5cbb5511e83)
2015-04-09 12:54:25 +02:00
Carlos Martín
8e8eed4c0d
Merge remote-tracking branch 'origin/master' into feature-3654
...
Conflicts:
include/VirtualMachine.h
share/doc/xsd/acct.xsd
share/doc/xsd/vm.xsd
src/oca/java/src/org/opennebula/client/vm/VirtualMachine.java
src/oca/ruby/opennebula/virtual_machine.rb
src/sunstone/public/js/opennebula.js
src/sunstone/public/js/plugins/vms-tab.js
2015-03-23 12:08:36 +01:00
Carlos Martín
39c0686c99
Feature #3654 : Add new transtions to recover failed VM boot
2015-03-20 17:53:55 +01:00
Carlos Martín
d1ca5081e0
Feature #2065 : Attach disk for VMs in poweroff
2015-03-18 12:51:01 +01:00
Ruben S. Montero
2a5a2e4cc1
bug #3661 : New method for imported VMs
2015-03-09 18:14:57 +01:00
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Ruben S. Montero
820a61f2ec
Bug #3620 : Move previous state managment to VM class for hook management
2015-02-19 16:13:53 +01:00
Carlos Martín
77aaa332a9
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
include/NebulaUtil.h
install.sh
src/common/NebulaUtil.cc
src/onedb/local/4.9.80_to_4.11.80.rb
src/sunstone/public/js/plugins/templates-tab.js
src/sunstone/public/js/sunstone.js
2014-12-10 17:28:52 +01:00
Ruben S. Montero
f7d9d69206
feature #3175 : Do not duplicate SG information
2014-11-11 18:52:06 +01:00
Ruben S. Montero
461a448c15
feature #3175 : Review VirtualMachine method scope
2014-11-11 16:42:49 +01:00
Carlos Martín
68bac3a897
Feature #3264 : New method VMPool::calculate_showback
2014-10-30 17:21:27 +01:00
Carlos Martín
79c0a8071f
Feature #3175 : Copy the Sec Group rules to the VM Template
2014-09-10 18:59:10 +02:00
Carlos Martín
ed167a8661
Feature #3175 : Sec groups store the VMs using them
2014-09-09 18:13:52 +02:00
Ruben S. Montero
934d2403bb
bug #2963 : Do not add delete commands on cleanup for hybrid VMs. Redo check in TransferManager. Add host delete test at deployment time in LCM
2014-07-23 12:16:05 +02:00
Ruben S. Montero
7f76d52a56
feature #3009 : Fix merge for replace=true. Moved not allowed attributes to class constant. Prevent memory leaks when attaching a new nic
2014-07-10 23:32:06 +02:00
Carlos Martín
370a5c27b2
Feature #3009 : New VM attribute NIC_DEFAULT
2014-07-10 16:29:22 +02:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Ruben S. Montero
7f2a68c5d5
Get rid of unneeded double string-int conversions
2013-11-22 10:15:57 +01:00
Ruben S. Montero
eb56f526a6
feature #2435 : Remove unused function. Minor optimizations
2013-11-21 23:40:13 +01:00
Carlos Martín
b2cb9c10f6
Feature #2435 #2092 : Rename HYBRID to PUBLIC_CLOUD
2013-11-21 18:46:31 +01:00
Carlos Martín
637f1dbbd2
Feature #2435 #2092 : New generic HYBRID section in VMs, better automatic_requirements
2013-11-21 18:46:30 +01:00
Carlos Martín
ab619a50f4
Bug #2487 : RM forces the system DS for stopped/undeployed VMs
2013-11-21 18:28:49 +01:00
Ruben S. Montero
d1b71d0df1
bug #1264 : Do not allow wrong number in GRAPHICS/PORT; i.e. floats, <0, strings...
2013-11-21 12:07:06 +01:00
Ruben S. Montero
9f9057dd79
Wait poll_period since the VM started to run to proactively monitor a VM
2013-11-02 18:25:10 +01:00
Ruben S. Montero
b99d0c294a
Merge branch 'feature-1678'
...
Conflicts:
src/im_mad/remotes/common.d/collectd-client_control.sh
src/onedb/4.2.0_to_4.3.80.rb
2013-10-25 21:23:27 +02:00
Tino Vazquez
5413d42eb6
feature #2392 : Add CID to VM history
...
Modify CLI accordingly
2013-10-25 17:09:00 +02:00
Carlos Martín
5f8af5cf39
Feature #1678 : Make all disk related variables long long
2013-10-17 17:38:45 +02:00
Carlos Martín
b7234a4c37
Feature #1612 : Add volatile disk quotas for attach/detach operations
2013-10-15 13:45:16 +02:00
Ruben S. Montero
e0f2a3b393
feature #1612 : Functions to check if a disk is volatile and to compute the total size of volatile disks of a template
2013-10-04 20:24:31 +02:00
Carlos Martín
17052e6992
Feature #1713 : Add host, ds and vnet rename actions
2013-09-02 12:53:54 +02:00
Ruben S. Montero
95ea9ecfde
feature #2054 : Free encoded string in aes encryption. Move token path to history. Minor changes
2013-07-05 01:31:30 +02:00
Carlos Martín
c632828876
Feature #2124 : New template append action in core
2013-06-28 18:45:27 +02:00
Carlos Martín
522ea39c3a
Feature #2054 : CONTEXT/TOKEN = yes creates a token.txt file in the context cdrom
2013-06-26 17:05:12 +02:00
Ruben S. Montero
1c4d369c3b
feature #2063 : Add Custom hook to VM Pool.
2013-05-18 01:04:40 +02:00
Carlos Martín
2611c15491
Bug #1955 : Set VM error messages in the user template
2013-04-26 17:26:54 +02:00
Ruben S. Montero
0d6a87bdfb
Merge branch 'feature-1631' into one-4.0
2013-04-04 23:35:07 +02:00
Ruben S. Montero
5e16073479
feautr #1631 : Renamed to life-migrate.
2013-04-04 23:17:55 +02:00
Carlos Martín
30b3d4f035
Feature #1839 : Add new state BOOT_UNDEPLOY to handle a deploy failure from UNDEPLOYED
2013-04-04 18:01:49 +02:00
Carlos Martín
4095acb7cc
Feature #1631 : Fix history reason for migrate.
2013-04-04 11:34:20 +02:00
Carlos Martín
72d3ea9471
Feature #1631 : Change history reasons to be only 3: none, user, error
2013-04-03 17:38:06 +02:00
Carlos Martín
a942853917
Feature #1631 : Add a new ACTION filed to each History
2013-04-03 16:18:50 +02:00
Ruben S. Montero
ae32c48183
feature #1839 : Add JAVA bindings for undeploy, rename UNDEPLOYING to SHUTDOWN_UNDEPLOY
2013-04-03 00:28:06 +02:00
Carlos Martín
728d043574
Feature #1839 : Rename shutdown-save to undeploy
2013-04-02 17:01:22 +02:00
Carlos Martín
15841a302f
Feature #1839 : Implement resume from shutdown-save
2013-04-01 15:27:46 +02:00
Carlos Martín
675d936741
Feature #1839 : New action shutdown-save(-hard) in core
2013-03-27 18:15:53 +01:00
Ruben S. Montero
9af900cd35
bug #1807 : Adds a new ERROR_MONITOR message. Fix monitor timers when monitor fails.
2013-03-15 17:37:47 +01:00
Carlos Martín
bf88881240
Feature #1791 : onevm delete/resubmit in the middle of hotplug or save as operation now does a better cleanup
2013-03-14 15:31:00 +01:00
Carlos Martín
62698538e3
Feature #1791 : Refactor code
2013-03-13 19:11:26 +01:00
Carlos Martín
bb21bb2c39
Feature #1791 : Label the disks being saved as before the RM requests end
2013-03-13 18:47:03 +01:00
Carlos Martín
cd65ac490f
Refactor in VM.cc
2013-03-13 17:43:42 +01:00
Carlos Martín
948f7bc301
Feature #1556 : onevm update does not allow users to change restricted attributes
2013-03-12 15:26:14 +01:00
Ruben S. Montero
0e2849b645
Merge branch 'master' into feature-1791
...
Conflicts:
include/LifeCycleManager.h
include/VirtualMachine.h
src/lcm/LifeCycleActions.cc
src/lcm/LifeCycleManager.cc
src/lcm/LifeCycleStates.cc
2013-03-07 23:40:01 +01:00
Ruben S. Montero
a425458a8a
feature #1791 : Use HOTPLUG state to prevent saving twice an image. Rename functions and variables to saveas_hot. Use events to triggers save as
2013-03-07 22:44:18 +01:00
Jaime Melis
d74c51e7a4
feature #1791 : set the hotplug_saveas state at the beginning of the action. Allow for suspended and poweroff to be saveas-hot valid states.
2013-03-07 13:09:57 +01:00
Ruben S. Montero
e5ca272b7e
feature #1691 : New state for hotplugging a network interface
2013-03-06 18:33:18 +01:00
Jaime Melis
3816c614ef
feature #1791 : manage the image lifecycle during the saveas hot operation
2013-03-06 16:09:11 +01:00
Ruben S. Montero
5b117c6d2d
Merge branch 'master' into feature-1691
...
Conflicts:
include/DispatchManager.h
include/LifeCycleManager.h
include/RequestManagerVirtualMachine.h
include/VirtualMachineManager.h
include/VirtualMachineManagerDriver.h
src/cli/onevm
src/dm/DispatchManagerActions.cc
src/lcm/LifeCycleManager.cc
src/lcm/LifeCycleStates.cc
src/mad/ruby/VirtualMachineDriver.rb
src/oca/java/src/org/opennebula/client/vm/VirtualMachine.java
src/oca/ruby/opennebula/virtual_machine.rb
src/onedb/3.8.1_to_3.9.80.rb
src/rm/RequestManager.cc
src/rm/RequestManagerVirtualMachine.cc
src/vmm/VirtualMachineManager.cc
src/vmm/VirtualMachineManagerDriver.cc
src/vmm_mad/dummy/one_vmm_dummy.rb
2013-03-06 15:59:58 +01:00
Jaime Melis
146ca09e08
feature #1791 : new saveas hot functionality in the core
2013-03-01 19:04:56 +01:00
Ruben S. Montero
84b633b42b
Merge branch 'feature-1224'
...
Conflicts:
include/RequestManagerVirtualMachine.h
src/cli/one_helper/onevm_helper.rb
src/oca/ruby/opennebula/virtual_machine.rb
src/rm/RequestManager.cc
src/rm/RequestManagerVirtualMachine.cc
2013-02-28 03:19:04 +01:00
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
Carlos Martín
25dbb79057
Feature #1556 : The parser for context & requirements looks for variables in both VM templates
2013-02-26 14:32:31 +01:00
Carlos Martín
f1ee01cffa
Feature #1556 : Move all the attributes used in the code to the internal template
2013-02-26 13:03:40 +01:00
Carlos Martín
9e9f40d718
Feature #1772 : Additional sanity checks for new capacity.
...
Even if it was not updated, VCPU was inserted with value "0",
causing the next deployment to fail
2013-02-25 17:01:55 +01:00
Ruben S. Montero
dcfa0a1773
feature #1772:Resize VM capacity (cpu, memory and vcpu) offline
2013-02-23 19:49:06 +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
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
Carlos Martín
b89e38833c
Feature #1691 : Add support in core for nic attach/detach. Thanks to Simon Boulet for his help.
...
Next step is to add NIC_ID attribute to each NIC, and process ATTACHNIC in driver manager
2012-12-12 18:35:40 +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