1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

1425 Commits

Author SHA1 Message Date
Carlos Martín
a0146fccb8 Bug #416: Java OCA VirtualMachine.savedisk fixed thanks to Takeo Ohno. 2010-11-30 17:32:45 +01:00
Ruben S. Montero
631a4c02f7 bug #406: Removed default Werror option for compiling OpenNebula 2010-11-19 17:37:03 +01:00
Ruben S. Montero
308b482cdd Merge branch 'bug-412' into one-2.0 2010-11-19 16:09:29 +01:00
Ruben S. Montero
9422a293a5 bug #412: Re-use Command object to handle errors 2010-11-19 16:08:21 +01:00
Ruben S. Montero
d687c966dd bug #412: Remotes update 2010-11-19 15:11:09 +01:00
Ruben S. Montero
52974fe883 bug #412: RemoteCommand update 2010-11-19 15:05:49 +01:00
Ruben S. Montero
c4dbdf53ef bug #412: Fix remotes location for RemoteCommand. Checks info string to be returned to the core. Includes std output for local_actions 2010-11-19 14:43:40 +01:00
Ruben S. Montero
d99d2317c3 Merge branch 'bug-383' into one-2.0 2010-11-19 13:43:02 +01:00
Ruben S. Montero
bceeecc751 bug #381: require pretty formatter 2010-11-19 13:33:37 +01:00
Daniel Molina
8d2cab1c43 bug #381: Fix REXML XML formatting compatibility with ruby 1.8.5 2010-11-18 17:38:37 +01:00
Daniel Molina
dc0842147d Delete touch file in Xen save remote file 2010-11-17 19:30:30 +01:00
Daniel Molina
8ded51f3a6 Add domain parameter to deploy remote_action 2010-11-17 18:44:19 +01:00
Daniel Molina
8d6573b3ed Fix bash syntax error 2010-11-17 18:36:52 +01:00
Daniel Molina
ffce3651c0 Add RemotesCommand to check remote files existence in worker nodes 2010-11-17 15:33:39 +01:00
Jaime Melis
c2d7ca16cd Moved remotes directory to 'var' 2010-11-16 12:29:14 +01:00
Ruben S. Montero
d37c50a6d1 bug #399: Changed ARCHITECURE for ARCH in VMware to make it coherent with KVM driver
(cherry picked from commit 4b006499ab577bcdf2638576953808ab656959e7)
2010-11-15 17:01:33 +01:00
Ruben S. Montero
a801dbbc8e removed comments 2010-11-14 23:22:57 +01:00
Daniel Molina
fc56158f81 feature #403: Clarify the explanation for -k flag in install.sh 2010-11-14 22:40:54 +01:00
Ruben S. Montero
f4a8baebec Merge branch 'bug-399' into one-2.0 2010-11-13 01:02:23 +01:00
Ruben S. Montero
95f7f03798 bug #399: Added test for no arch and no default provided 2010-11-13 00:58:03 +01:00
Ruben S. Montero
3e1079ee9a Merge branch 'bug-391' into one-2.0 2010-11-13 00:38:59 +01:00
Ruben S. Montero
179cab7712 Merge branch 'feature-377' into one-2.0 2010-11-13 00:06:14 +01:00
Ruben S. Montero
7d4dbdf10e feature #377:Minor cosmetic changes 2010-11-12 23:40:27 +01:00
Tino Vázquez
3e0fdfd318 Fix for bug #391 2010-11-11 16:19:34 +01:00
Jaime Melis
6491d1f671 MANAGER_TIMER description in oned.conf
(cherry picked from commit 19ce20ed10c5792672669e8fdc1d3e84c2b92cf4)
2010-11-11 15:19:30 +01:00
Carlos Martín
33e01f53b1 Feature #377: MySQL port is now defined in oned.conf 2010-11-11 11:38:16 +01:00
Jaime Melis
d4ae41fe48 bug #399: KVM/Libvirt driver support the 'arch' attribute 2010-11-10 18:45:50 +01:00
Jaime Melis
5f6b326c52 bug #382: ISO tmp path for context does not work in system wide installations 2010-11-08 19:35:42 +01:00
Tino Vázquez
af3ed5d9d8 Fix for bug #391: Now attributes are not asked for text attribute 2010-11-04 19:05:19 +01:00
Ruben S. Montero
586ad87a8a Adds default to SRCIPTS_REMOTE_DIR if not set in oned.conf 2010-10-29 23:26:52 +02:00
Ruben S. Montero
3527cad6f2 Support for type in vif (Xen). Now Windows guests can use the Network manager easily 2010-10-29 23:00:38 +02:00
Ruben S. Montero
317c30d7f2 feature #356 #348: Support for the DRIVER attribute in the Image repository 2010-10-29 20:46:05 +02:00
Ruben S. Montero
b6d4a7a925 feature #356: Disk format can be now specified for KVM using the driver attribute, also this is supported for CONTEXT 2010-10-29 19:18:56 +02:00
Ruben S. Montero
e3d82b69e9 feature #348: Xen DISKs can now use a custom driver (tap:aio:, file:, ...) 2010-10-29 18:50:57 +02:00
Jaime Melis
827795d6fa fixed vmcontext example for CentOS: updated start priority of script 2010-10-28 21:12:36 +02:00
Jaime Melis
69cb715040 Merge branch 'one-2.0' of opennebula.org:one into one-2.0 2010-10-28 20:50:33 +02:00
Jaime Melis
eb3bd9e6df bug #380: Fixed correct path for read_configuration method 2010-10-28 20:50:17 +02:00
Tino Vázquez
094ae8b018 Typo in oneimage saveas description 2010-10-28 19:54:09 +02:00
Tino Vázquez
0b42b5efe8 bug #373: Fix bad LocalCommand.run call 2010-10-27 13:10:51 +02:00
Tino Vázquez
6a190e7ba8 Merge branch 'one-2.0' of dsa-research.org:one into one-2.0 2010-10-26 11:41:20 +02:00
Tino Vázquez
7e6f14f4af Change typo in one script 2010-10-26 11:40:58 +02:00
Jaime Melis
e4e3104f26 bug #372: global read permissions for disk file 2010-10-22 18:01:32 +02:00
Jaime Melis
bd934be4c9 changed NOTICE release-2.0 2010-10-20 23:07:24 +02:00
Javi Fontan
4cd7ddff2c Added more information to cli help/man 2010-10-20 17:53:25 +02:00
Ruben S. Montero
480b1c515e ImageRepository does not report errors when moving non-exisiting disk images. This may happen when a VM fail, for example. 2010-10-20 17:29:58 +02:00
Ruben S. Montero
e2448237bd bug #363: Image Hook is now executed for VMs in pending state 2010-10-20 17:27:57 +02:00
Ruben S. Montero
bdded6e2cd Moved default location of remotes dir to /var/tmp/one 2010-10-20 17:23:28 +02:00
Javi Fontan
a968e5fd25 Changed version to 2.0.0 (man pages updated) 2010-10-19 17:41:29 +02:00
Javi Fontan
440a369372 Added cloud CLI man pages 2010-10-19 17:28:36 +02:00
Javi Fontan
3d6d9562fe Make cloud CLI help compatible with help2man 2010-10-19 17:00:29 +02:00