1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-21 01:57:37 +03:00

1492 Commits

Author SHA1 Message Date
Daniel Molina
1cd061babc Add description support to OCCI network 2010-12-02 19:19:59 +01:00
Daniel Molina
ed8ee81928 Add to OCCI fine grain resource spec, custom.erb 2010-12-02 19:19:01 +01:00
Daniel Molina
d6f52231ef Fix OCCI client REXML formatting compatibility with ruby 1.8.5 2010-12-02 19:16:16 +01:00
Daniel Molina
a8fd1385a1 Merge branch 'master' of opennebula.org:one 2010-12-01 14:14:24 +01:00
Daniel Molina
18361ccfe6 Fix bug in common.erb
(cherry picked from commit 694e38f8da6bfcca26b9e735c93c457cd6840eab)
2010-11-30 22:53:25 +01:00
Daniel Molina
de8d62423e Fix bug in common.erb
(cherry picked from commit 694e38f8da6bfcca26b9e735c93c457cd6840eab)
2010-11-30 18:49:26 +01:00
Ruben S. Montero
2abede7d2b install OCCI common.erb file 2010-11-30 12:52:30 +01:00
Daniel Molina
2b1f217033 Fix bug in RemotesCommand class
(cherry picked from commit 55596e2c41092a12dd79eae399b8711c1c71ad79)
2010-11-29 19:04:51 +01:00
Ruben S. Montero
2f57cb6647 Better check of drop/delete actions result and XML-RPC return data.
(cherry picked from commit f31fbb49bcd21c1109f51fdca7800b112f4d354f)
2010-11-26 19:43:02 +01:00
Jaime Melis
fa71b4180a Revert "Load ruby libs path in ImageRepository(cherry picked from commit 52ff006835738b441e4e0a642a5dac6e73d32d3f)"
This reverts commit dbd4f14ab54b1148a85e2c56d3955af2b9f88d0d.
2010-11-26 09:25:14 +01:00
Daniel Molina
dbd4f14ab5 Load ruby libs path in ImageRepository(cherry picked from commit 52ff006835738b441e4e0a642a5dac6e73d32d3f) 2010-11-25 15:57:03 +01:00
Daniel Molina
cc50668a4c Add LICENSE headers to OCA(cherry picked from commit 59a2e5056f2d002de6a9720bd1de7c8f607525bf) 2010-11-25 15:56:44 +01:00
Javi Fontan
f3e90d7f1a bug in tm sed expressions
(cherry picked from commit 94c436dbc5d24148eb4caf53d2d676dea20de92e)
2010-11-24 18:26:12 +01:00
Jaime Melis
5ef3bdc012 Fixed typo in oneuser command help
(cherry picked from commit b4ff12f474f4721215642d07f9f0c09691d23ea7)
2010-11-24 16:44:53 +01:00
Jaime Melis
c86d9a5ca7 Copy the remotes to both the LIB and VAR directories
(cherry picked from commit d29464875eedef7be1e5dfd07255ffb8e5b13441)
2010-11-24 16:27:56 +01:00
Jaime Melis
12ec94112e Merge branch 'bug-394' 2010-11-24 16:27:22 +01:00
Jaime Melis
5fb6679242 bug #394: changed CentOS init script to rely on /usr/bin/one instead of starting oned and scheduler separately 2010-11-24 12:58:45 +01:00
Ruben S. Montero
dfe4437a79 Merge branch 'feature-417' 2010-11-24 12:12:29 +01:00
Ruben S. Montero
938a798bde feature #417: Removed unneeded statement 2010-11-23 23:02:36 +01:00
Tino Vázquez
59ae65fb4d OCCI support for DATABLOCKS 2010-11-23 19:13:28 +01:00
Tino Vázquez
e6de7f0cee Add FSTYPE and correct SIZE tag in STORAGE POST response 2010-11-23 19:13:03 +01:00
Ruben S. Montero
6053ec837e Merge branch 'bug-389' 2010-11-23 14:20:17 +01:00
Ruben S. Montero
834da76d93 Merge branch 'feature-413' 2010-11-23 14:15:13 +01:00
Jaime Melis
6b6390667e bug #394: created opensuse init script from opensuse's skeleton 2010-11-22 18:01:50 +01:00
Jaime Melis
010a26d5cb bug #394: changed chkconfig levels 2010-11-22 16:24:30 +01:00
Jaime Melis
373f00b6e0 bug #394: added init scripts created by Dan Yocum and Damien Raude-Morvan 2010-11-22 13:14:37 +01:00
Daniel Molina
a8f794bdde Add Xen conf IP address for NIC 2010-11-19 18:20:35 +01:00
Ruben S. Montero
d6168d24c5 bug #406: Removed default Werror option for compiling OpenNebula
(cherry picked from commit 631a4c02f737ca8fcec40cd7af0f00abedb5b9a0)
2010-11-19 17:38:04 +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
456a15007e Merge branch 'bug-412' 2010-11-19 16:09:11 +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
5b6c2e627c Merge branch 'bug-383' 2010-11-19 13:43:17 +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
8b75105656 Merge branch 'bug-381' 2010-11-19 13:35:07 +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
7754b67235 bug #399: Changed ARCHITECURE for ARCH in VMware to make it coherent with KVM driver
(cherry picked from commit 4b006499ab577bcdf2638576953808ab656959e7)
2010-11-15 17:02:39 +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
25050921c0 removed comments
(cherry picked from commit a801dbbc8e1c277737e6442526c61e2956707144)
2010-11-14 23:23:23 +01:00
Ruben S. Montero
a801dbbc8e removed comments 2010-11-14 23:22:57 +01:00
Daniel Molina
a68aa191b8 feature #403: Clarify the explanation for -k flag in install.sh
(cherry picked from commit fc56158f815b69c093c7f1f14e9d4394d1337489)
2010-11-14 22:42:14 +01:00