Ruben S. Montero
ccabc9cffb
Fix bug in new run probes
2010-10-07 18:37:16 +02:00
Ruben S. Montero
755b1db038
Merge branch 'one-2.0' into feature-199
2010-10-07 18:19:44 +02:00
Ruben S. Montero
3fc1f03239
Pass run_probes arguments to the probes. IM ssh and sh now also sends the host to be monitored
2010-10-07 18:08:59 +02:00
Javi Fontan
731d98b036
Bug #362 : check for strings only composed by spaces
2010-10-07 18:03:52 +02:00
Javi Fontan
7b22fc9cd6
Bug #352 : oneuser gets only the first line if a file is specified
2010-10-07 14:30:38 +02:00
Jaime Melis
070e1db066
Bug #359 : added DESTDIR to chown of image dir
2010-10-06 11:56:02 +02:00
Jaime Melis
31d2d72caa
Integrated common.d in each hypervisor dir
2010-10-05 16:09:34 +02:00
Javi Fontan
9c4b96829e
Bug creating config file in system wide installation
...
In system wide installation oned was creating "config" file in log directory
(/var/log/one) but should be created in var directory (/var/lib/one)
2010-10-05 12:37:13 +02:00
Tino Vázquez
c1e52597ae
Local_action definition
2010-10-04 19:27:55 +02:00
Tino Vázquez
ca900d28e4
Fix wrong deployment file generation
2010-10-04 18:09:42 +02:00
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