1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-15 23:24:09 +03:00

265 Commits

Author SHA1 Message Date
Carlos Martín
5ff7124f59 Feature #379: Refactoring of Nebula.cc for testing. 2011-01-18 18:52:40 +01:00
Tino Vázquez
181115799e feature #457: fixes for host hook on error 2011-01-18 18:37:02 +01:00
Jaime Melis
1ad9a5d176 bug #466: update ubuntu context scripts
(cherry picked from commit a387107e44e699c91f2ef64218c8705a00dc9cf5)
2011-01-18 11:27:19 +01:00
Tino Vázquez
9d7c8f6471 feature #457: new force option for suspended VMs 2011-01-17 18:26:36 +01:00
Tino Vázquez
366b578a7f feature #457: added host error hook 2011-01-17 15:27:10 +01:00
Jaime Melis
995094aca1 Bug #456: The build process should take into account the LDFLAGS environment variable
(cherry picked from commit cd8731e18f31d5cd375bc59af80f610b70a3dbc9)
2011-01-12 17:55:01 +01:00
Ruben S. Montero
646cad78a9 feature #457: The Host Pool is integrated with the host hooks 2010-12-26 18:58:41 +01:00
Carlos Martín
c8fe9ab25d Missing attribute help added to oned.conf
(cherry picked from commit a717c151f9e49a4782cfc230a6a8a17b1840beac)
2010-12-22 19:19:21 +01:00
Ruben S. Montero
cd05b5a1ef feature #357: Added on failed hook for VMs 2010-12-22 18:08:04 +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
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
Ruben S. Montero
179cab7712 Merge branch 'feature-377' into one-2.0 2010-11-13 00:06:14 +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
827795d6fa fixed vmcontext example for CentOS: updated start priority of script 2010-10-28 21:12:36 +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
Javi Fontan
4cd7ddff2c Added more information to cli help/man 2010-10-20 17:53:25 +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
0167498d90 Added first version of CLI man pages
These man pages are generated from CLI --help and --version text
using a slightly modified help2man command
2010-10-14 13:02:32 +02:00
Ruben S. Montero
37a13baf4a bug #367: Added patch for Xen vncdisplay number generation. Fix default VNC_BASE_PORT in oned.conf 2010-10-13 13:42:40 +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
Javi Fontan
6bb52aeaec bug #339: remote scripts directory is defined in oned.conf 2010-09-10 16:44:45 +02:00
Javi Fontan
311eefcb35 bug #341: catch exceptions creating OpenNebula::Client 2010-09-09 16:23:13 +02:00
Jaime Melis
c894a86243 Merge branch 'one-2.0' of opennebula.org:one into one-2.0 2010-09-02 16:06:21 +02:00
Jaime Melis
52db425030 bug 333: created regex to parse the opennebula port 2010-09-02 16:05:46 +02:00
Ruben S. Montero
a52f527011 Added dummy drivers (IM & VMM) 2010-09-01 19:58:01 +02:00
Jaime Melis
b87eec2102 Merge branch 'feature-307' into one-2.0 2010-08-31 13:09:08 +02:00
Jaime Melis
e73b299d32 removed legacy vmm and im drivers 2010-08-31 10:47:22 +02:00
Jaime Melis
37c3077fa7 option to backup oned.log (#318) 2010-08-30 19:12:29 +02:00
Jaime Melis
be58d737ef feature-307: moved scripts to src tree 2010-08-30 13:00:11 +02:00
Jaime Melis
c5ae345e7b added libvirt readonly for readonly calls (#307) 2010-08-25 12:54:11 +02:00
Jaime Melis
e1931a4047 Removed debugging info for IM driver. Fixed bug in xen deploy script (#307) 2010-08-24 18:46:01 +02:00
Jaime Melis
f289b6bb28 Added VMM/KVM part of issue #307 2010-08-24 16:44:42 +02:00
Jaime Melis
4288175ad1 modified IM ssh mad according to new MONITOR protocol 2010-08-19 18:58:00 +02:00
Ruben S. Montero
92c31a5052 a faster mem_collector, tests also updated 2010-08-10 16:30:54 +02:00
Ruben S. Montero
190c324ca3 bug #308: Updated Host tests with new table definition 2010-08-07 16:15:53 +02:00
Ruben S. Montero
34d488303f Better example for vm template 2010-08-06 20:02:33 +02:00
Jaime Melis
e43bf2241b Merge branch 'one-2.0' of git@opennebula.org:one into one-2.0 2010-08-06 13:40:11 +02:00
Jaime Melis
038d5a39aa fixed installer of the image hook 2010-08-06 13:17:29 +02:00
Ruben S. Montero
7ac6121da9 bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
Ruben S. Montero
b3857b1d22 bug #284: Default location for the image repository
(cherry picked from commit 8b9313699d9f07ff4198caddc9095f1bb3734899)
(cherry picked from commit 4f93062accb94032eb80febc48706a586d5db7b6)
2010-08-02 12:13:12 +02:00
Daniel Molina
42bf46e21a feature #297: ImageRepository for managing images 2010-07-31 18:51:44 +02:00
Jaime Melis
322e67df44 fixed bugs in install.sh to improve package integration 2010-07-27 15:46:40 +02:00
Jaime Melis
3bee17de8a Merge branch 'master' of opennebula.org:one 2010-07-26 18:11:13 +02:00
Jaime Melis
76d839e0f6 Changed the default trigger action for the image hook. Improved the image hook legibility 2010-07-26 17:54:06 +02:00