Tino Vázquez
e8987b2315
Added context for VMware
...
Fix again for ARCH --> ARCHITECTURE
2010-10-04 15:24:25 +02:00
Tino Vázquez
7b4e49407d
Fix wrong generated deployment file
2010-10-03 23:09:07 +02:00
Tino Vázquez
1e39edb942
Removing resurrected LibVirtDriver.c file
2010-10-01 22:26:21 +02:00
Tino Vázquez
9a964015cf
Merge branch 'feature-199' of dsa-research.org:one into feature-199
...
Conflicts:
src/vmm/LibVirtDriver.cc
2010-10-01 22:11:32 +02:00
Tino Vázquez
8495fd7b51
Fix ARCH --> ARCHITECTURE
2010-10-01 22:09:43 +02:00
Ruben S. Montero
5446e5737e
feature #199 : split KVM and VMware description file generators
2010-10-01 17:12:13 +02:00
Ruben S. Montero
a312bceb37
Merge branch 'one-2.0' into feature-199
2010-10-01 16:34:09 +02:00
Ruben S. Montero
d487e496ec
better touch in kvm save action
2010-10-01 00:17:45 +02:00
Ruben S. Montero
97477b914b
Bug: remove unneeded touch form kvm save action
2010-09-30 23:29:02 +02:00
Tino Vázquez
8f762b5d2a
Changes for clone nfs
...
Add support for new vmware storage requirements (2 disks and .vmdk)
2010-09-30 19:32:04 +02:00
Tino Vázquez
51d14b22a9
Add local sh im and vmm probes
2010-09-30 17:16:31 +02:00
Tino Vázquez
59bc8cd7fc
feature #199 : Native suuport of vmware in the core
2010-09-30 17:08:32 +02:00
Jaime Melis
1da03e8310
In the end we have decided to rename ShDriver to SshDriver.
...
This reverts commit 7095f3c7b7a0b69565392ce8db230a10470d4fbd.
2010-09-29 12:12:39 +02:00
Ruben S. Montero
3130caf059
Merge branch 'one-2.0' of dsa-research.org:one into one-2.0
2010-09-29 11:36:31 +02:00
Ruben S. Montero
3448f86986
bug #335 : Solves seg fault in scheduler with empty strings
2010-09-28 21:24:17 +02:00
Ruben S. Montero
d7eaab77f1
feature #192 : Recover original db name
2010-09-28 16:26:27 +02:00
Carlos Martín
f17ee423ff
Feature #192 : Tests fixed for commit f1ef57e0b53cf5fdf5f9e79f67e828db7c433f2b, and testing DB name changed for consistency.
2010-09-28 16:18:33 +02:00
Jaime Melis
7095f3c7b7
Revert "Rename ShDriver to SshDriver. Fixed install.sh"
...
This reverts commit ba4106e1d15a72a2d72b9add0fe1d3f747e6fcb6.
2010-09-27 16:46:47 +02:00
Jaime Melis
ba4106e1d1
Rename ShDriver to SshDriver. Fixed install.sh
2010-09-27 14:01:31 +02:00
Tino Vázquez
de97b5d249
Remove EH installation from the core distribution
...
See http://dev.opennebula.org/projects/elastichosts in order to get the ElasticHosts drivers.
release-2.0-rc1
2010-09-22 12:16:49 +02:00
Javi Fontan
2bf89b9143
Added xml output to cppunit tests
2010-09-17 18:38:38 +02:00
Tino Vázquez
6ab6730a2f
Get rid of "-e" debug flag for bash in the remotes shell scripts
2010-09-16 12:29:41 +02:00
Daniel Molina
e900b964da
Refactor OCA test directory tree
2010-09-15 18:10:18 +02:00
Javi Fontan
64f1b7e459
Stopped using Array#index as it is not compatible with ruby 1.8.5
2010-09-15 16:48:36 +02:00
Jaime Melis
2455ad4ff1
removed bash -e flag in shutdown scripts
2010-09-15 15:36:57 +02:00
Jaime Melis
9c3e12f28f
fixed bug in sh polling
2010-09-15 15:06:22 +02:00
Javi Fontan
fd8b1db099
Bug #312 : fix_paths is only run if VMDIR and VAR dir are different
2010-09-15 14:28:57 +02:00
Daniel Molina
b8812bcf18
bug #347 : Fix onevm saveas, check VM consistency
2010-09-15 13:04:08 +02:00
Jaime Melis
fa77c12061
Fixed bug in return value of sh polling
2010-09-14 16:53:00 +02:00
Tino Vázquez
5d081dd349
Xen checkpoint file created as oneadmin, not root.
2010-09-13 16:07:15 +02:00
Daniel Molina
bdf3e26cb6
Bug #240 : Fix error message shown two times, onevnet show
2010-09-13 15:34:08 +02:00
Ruben S. Montero
043f762950
bug #345 : Revert previous commit.
2010-09-10 23:23:47 +02:00
Javi Fontan
9af844e5b1
bug #312 : changes to fix_path in nfs tm commands
2010-09-10 16:44:46 +02:00
Javi Fontan
6bb52aeaec
bug #339 : remote scripts directory is defined in oned.conf
2010-09-10 16:44:45 +02:00
Ruben S. Montero
99e1f565e3
bug #345 : Put in ready state a disabled image when released
2010-09-10 16:20:59 +02:00
Ruben S. Montero
712b826dd7
bug #344 : Check save_disk return code
2010-09-10 15:49:47 +02:00
Daniel Molina
ce1bd84153
feature #336 : ImageRepository does not try to copy if SOURCE is present in the template
2010-09-10 00:29:29 +02:00
Javi Fontan
fd899f2a06
bug #343 : Added "persistent" info to oneimage show
2010-09-09 16:47:13 +02:00
Javi Fontan
311eefcb35
bug #341 : catch exceptions creating OpenNebula::Client
2010-09-09 16:23:13 +02:00
Javi Fontan
aff16e5051
bug #341 : raise exceptions instead of exiting in OpenNebula::Client
2010-09-09 16:23:13 +02:00
Ruben S. Montero
b7263201d7
Merge branch 'one-2.0' of dsa-research.org:one into one-2.0
2010-09-08 22:38:47 +02:00
Ruben S. Montero
0101c6b0a3
Bug #340 : Fixes image lock when publish fails
2010-09-08 22:37:59 +02:00
Javi Fontan
d0933d83ec
bug #341 : bug in api calling exit instead of returning error to the caller
2010-09-08 19:52:03 +02:00
Javi Fontan
c9e9b6b323
bug #342 : added addattr alias to update in oneimage
2010-09-08 19:22:09 +02:00
Javi Fontan
61b7cf367b
Stop im probes execution on error
2010-09-08 17:57:17 +02:00
Javi Fontan
d5810458f5
Added error logging to im mad
2010-09-08 17:56:52 +02:00
Ruben S. Montero
3e8db30a9d
feature #336 : Preserve SOURCE if present in the template file
2010-09-08 13:27:00 +02:00
Ruben S. Montero
05032061c9
fixes wrong STATUS varible in VM polling
2010-09-08 13:23:22 +02:00
Jaime Melis
60c02d5de2
fixed bug in IM polling
2010-09-04 01:29:03 +02:00
Javi Fontan
a0b3eec6ee
Bumped version to 1.9.85
release-2.0-beta2
2010-09-03 18:46:23 +02:00