1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-29 11:21:30 +03:00
Commit Graph

1526 Commits

Author SHA1 Message Date
Jaime Melis
554ff9e4ba bug #382: ISO tmp path for context does not work in system wide installations
(cherry picked from commit 5f6b326c52)
2010-11-10 13:32:26 +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
a1bbbac0d6 Fix for bug #391: Now attributes are not asked for text attribute
(cherry picked from commit af3ed5d9d8)
2010-11-04 19:10:43 +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
Tino Vázquez
8299982009 Merge branch 'master' of dsa-research.org:one 2010-11-03 12:10:37 +01:00
Ruben S. Montero
d396a5906e Adds default to SRCIPTS_REMOTE_DIR if not set in oned.conf
(cherry picked from commit 586ad87a8a)
2010-10-29 23:59:36 +02: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
43bfc8e78b Support for type in vif (Xen). Now Windows guests can use the Network manager easily
(cherry picked from commit 3527cad6f2)
2010-10-29 23:06:14 +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
e8e5d2d4bf feature #356 #348: Support for the DRIVER attribute in the Image repository
(cherry picked from commit 317c30d7f2)
2010-10-29 21:15:48 +02:00
Ruben S. Montero
47b0cf39af feature #356: Disk format can be now specified for KVM using the driver attribute, also this is supported for CONTEXT
(cherry picked from commit b6d4a7a925)
2010-10-29 21:15:15 +02:00
Ruben S. Montero
7bb96f8060 feature #348: Xen DISKs can now use a custom driver (tap:aio:, file:, ...)
(cherry picked from commit e3d82b69e9)
2010-10-29 21:14:58 +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
718b16c660 fixed vmcontext example for CentOS: updated start priority of script
(cherry picked from commit 827795d6fa)
2010-10-28 21:13:13 +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
91ad237cb3 bug #380: Fixed correct path for read_configuration method
(cherry picked from commit eb3bd9e6df)
2010-10-28 20:55:12 +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
08309ef2a7 Typo in oneimage saveas description
(cherry picked from commit 094ae8b018)
2010-10-28 19:54:57 +02:00
Tino Vázquez
094ae8b018 Typo in oneimage saveas description 2010-10-28 19:54:09 +02:00
Tino Vázquez
ce61253492 bug #373: Fix bad LocalCommand.run call
(cherry picked from commit 0b42b5efe8)
2010-10-27 13:19:08 +02:00
Tino Vázquez
0b42b5efe8 bug #373: Fix bad LocalCommand.run call 2010-10-27 13:10:51 +02:00
Tino Vázquez
24f3a341d3 Change typo in one script
(cherry picked from commit 7e6f14f4af)
2010-10-27 11:41:32 +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
b94d3ff42c bug #372: global read permissions for disk file
(cherry picked from commit e4e3104f26)
2010-10-22 18:02:58 +02:00
Jaime Melis
e4e3104f26 bug #372: global read permissions for disk file 2010-10-22 18:01:32 +02:00
Ruben S. Montero
0896c774ec Master is now OpenNebula 2.1.0 2010-10-22 17:36:52 +02:00
Ruben S. Montero
057f18bf80 Merge branch 'one-2.0'
Conflicts:
	install.sh
	src/im_mad/im_sh/one_im_sh
	src/vmm_mad/ssh/one_vmm_ssh
	src/vmm_mad/ssh/vmm_sshrc
2010-10-22 17:31:31 +02:00
Jaime Melis
bd934be4c9 changed NOTICE 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
Javi Fontan
244a408bec Added --version to cloud CLI 2010-10-19 15:41:44 +02:00
Ruben S. Montero
42bccd523d Merge branch 'one-2.0' of dsa-research.org:one into one-2.0 2010-10-18 23:38:37 +02:00
Ruben S. Montero
8777194aa2 Fixes compilation issues and bug in saveas image method 2010-10-18 23:35:12 +02:00
Javi Fontan
762d15d556 Added documentation url to README 2010-10-18 23:12:43 +02:00
Ruben S. Montero
75d01c2584 Minor modificatio to ImageRepository rm function 2010-10-18 23:05:58 +02:00
Ruben S. Montero
39bb0f21fa Wrong return statement 2010-10-18 22:58:58 +02:00
Ruben S. Montero
3bcf6a62a3 Minor modification to has_elements? 2010-10-18 22:51:51 +02:00
Daniel Molina
d245b26355 Add CONTEXT section to OCCI 2010-10-18 22:11:51 +02:00
Jaime Melis
9a894c21ad bug: fixed return values for write and read functions 2010-10-18 19:11:21 +02:00
Carlos Martín
a5002b0acb Java API: Better Hudson testing; now it is aware of other OpenNebulas running in the system. 2010-10-18 18:38:22 +02:00
Carlos Martín
9ffc502774 Java API: Small changes needed to integrate java tests with hudson. 2010-10-18 15:26:17 +02:00