1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

5962 Commits

Author SHA1 Message Date
Ruben S. Montero
15ff8b16e9 bug #1813: Storage type for BODY columns is now MEDIUMTEXT (this is only relevant for MySQL DBs)
(cherry picked from commit b68a8b6c83)
2013-03-15 15:34:30 +01:00
Ruben S. Montero
d6a679c486 Check if image has to be moved to error before getting it 2013-03-14 23:58:44 +01:00
Carlos Martín
bbd2274c87 Feature #1791: Avoid deadlock 2013-03-14 18:03:15 +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
Ruben S. Montero
52ce0d0dc4 feature #1791: Fix wrong label for disks 2013-03-13 22:52:13 +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
Ruben S. Montero
903a7c4e54 prevents a VM to stuck in hotplug state 2013-03-13 17:01:14 +01:00
Carlos Martín
87cb92108d Feature #1640: onevm show formatting 2013-03-13 12:55:23 +01:00
Ruben S. Montero
c9c55aadc3 Remove state checks from get_image_from_disk. Now they are done in set_saveas_state 2013-03-12 23:44:32 +01:00
Ruben S. Montero
60ac51ad22 Install migrator files 2013-03-12 23:26:42 +01:00
Carlos Martín
5ef5a137ea Feature #1320: Better error messages for image operations 2013-03-12 17:32:17 +01:00
Carlos Martín
5e4f93432c Bug #1810: One more dynamic_cast check.
This one was safe because the OS attribute must be a vector,
it is enforced by VirtualMachine::parse_os
2013-03-12 17:04:11 +01:00
Javi Fontan
63ef494d6f feature #1791: save_as "hot" parameter must be boolean 2013-03-12 16:59:43 +01:00
Simon Boulet
dcf9ad4b5c Bug #1810: Fix oned crash when calling attachnic with an improperly formated NIC template
Signed-off-by: Simon Boulet <simon@nostalgeek.com>
2013-03-12 16:29:50 +01:00
Simon Boulet
60b47c7183 Bug #1810: Fix oned crash when calling attachdisk with an improperly formated DISK template
Signed-off-by: Simon Boulet <simon@nostalgeek.com>
2013-03-12 16:29:26 +01:00
Carlos Martín
8276e4defc Bug #1805: LCM::monitor_suspend_action does not release the host capacity 2013-03-12 15:32:29 +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
Javi Fontan
154e871aac feature #1370: make novnc-server run in ruby 1.8.7 2013-03-12 12:48:33 +01:00
Carlos Martín
7ac5896a90 Feature #1647: Add image/net id to error messages 2013-03-11 18:57:44 +01:00
Carlos Martín
30f6ca80e7 Add migration path from 3.8.3 2013-03-11 18:19:44 +01:00
Carlos Martín
e1e4eb34f5 Feature #1772: Change the one.vm.resize method to accept a template, instead of individual parameters 2013-03-11 15:43:59 +01:00
Carlos Martín
e277273f41 Feature #1791: Fix Java oca 2013-03-11 12:54:24 +01:00
Carlos Martín
e0f2fe17cd Feature #1691: Typo in detach_nic drivers 2013-03-08 18:34:33 +01:00
Jaime Melis
89f6fb6380 Merge branch 'feature-1791' 2013-03-08 16:13:00 +01:00
Jaime Melis
f04d2803ae Merge remote-tracking branch 'origin' 2013-03-08 16:08:09 +01:00
Jaime Melis
e7f35bcb2b fix a bug the TM iscsi/delete action where it shouldn't remove the link 2013-03-08 16:05:49 +01:00
Jaime Melis
d004f4277a Merge branch 'feature-1791' of git.opennebula.org:one into feature-1791 2013-03-08 16:03:59 +01:00
Jaime Melis
f522e12084 feature #1791: fix the ceph cpds script 2013-03-08 16:03:31 +01:00
Ruben S. Montero
8f3fdaf943 bug #1799: Remove NAME from template in VMTemplate and Document classes 2013-03-08 14:37:03 +01:00
Ruben S. Montero
ea8afc435b feature #1791: Add new states to JAVA bindings, and Sunstone 2013-03-08 14:26:35 +01:00
Jaime Melis
4167c14066 feature #1791: proper state checking for simple save action as well 2013-03-08 12:47:53 +01:00
Jaime Melis
482ae7d228 feature #1791: proper state checking 2013-03-08 12:42:42 +01:00
Jaime Melis
f3d1b8d8a9 feature #1791: more minor typos 2013-03-08 12:29:05 +01:00
Jaime Melis
efa655a2b0 feature #1791: minor typos 2013-03-08 12:27:00 +01:00
Jaime Melis
15e5314f98 feature #1791: Add onevm saveas --hot to CLI and Ruby OCA 2013-03-08 11:27:07 +01:00
Jaime Melis
6c21529a39 feature #1791: Add all cpds actions 2013-03-08 11:22:21 +01:00
Ruben S. Montero
2289b1d3f4 feature #1369. Add information to Sunstone conf file and VNC log. Default value for session is memory. 2013-03-08 00:18:52 +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
Javi Fontan
987f833b16 feature #1691: bug reading xen driver configuration
(cherry picked from commit 902c594b2e0c8e0e725627b1529c55de215549f3)
2013-03-07 23:19:51 +01:00
Ruben S. Montero
eb5ce07c97 feature #1791:HOTPLUG states in delete action 2013-03-07 22:46:55 +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
Ruben S. Montero
a5b0be6d57 Merge branch 'feature-1790' 2013-03-07 13:23:27 +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
Javi Fontan
ca1b6ab41f feature #1790: bug in crl check function 2013-03-07 12:45:04 +01:00
Ruben S. Montero
d156f41b07 Merge branch 'feature-1691' 2013-03-07 01:43:28 +01:00
Ruben S. Montero
be86918815 feature #1691: Fix log message 2013-03-07 01:41:19 +01:00
Ruben S. Montero
8c21ec9ef4 feature #1691: install xen scripts 2013-03-07 01:40:42 +01:00
Ruben S. Montero
107279dc3e feature #1691: Xen scripts for attach/detach NIC (prototype) 2013-03-07 01:39:20 +01:00