Ruben S. Montero
334223dbca
Removed unused test files. Listed the test directories in the do_test script to prevent the execution of non-test files
2011-02-01 17:50:06 +01:00
Javi Fontan
0ad0cda489
Merged changes from bug-354 ( #354 )
...
f1bff01 bug #354 : kills any running daemon if OpenNebula fails to start
a821bf8 bug #354 : Fix if statement and reduced time to check for the daemons
96c4cbc bug #354 : typo in one start script
eec200f bug-354: check that the daemons have started
c883bab Fixing whitespace for one script
2011-02-01 10:51:43 +01:00
Ruben S. Montero
3ab03c4268
Merge branch 'feature-457'
...
Conflicts:
src/nebula/SConstruct
src/scheduler/SConstruct
src/scheduler/src/pool/test/SConstruct
src/scheduler/src/sched/SConstruct
src/scheduler/src/xml/test/SConstruct
2011-01-28 17:01:28 +01:00
Ruben S. Montero
6e6061eeb9
feature #457 : do_tests now removes new test DBs
2011-01-27 23:37:37 +01:00
Ruben S. Montero
4ab8317d2b
feature #457 : Update do_tests.sh with the new scons options
2011-01-27 23:35:17 +01:00
Ruben S. Montero
91e367b17d
Merge branch 'feature-457' of dsa-research.org:one into feature-457
2011-01-27 23:14:12 +01:00
Tino Vázquez
0ec5a1f153
feature #457 : Add hooks for VM on FAILED
2011-01-27 18:36:28 +01:00
Carlos Martín
43b4340177
Feature #457 : Refactor of tests build process
2011-01-27 16:53:11 +01:00
Carlos Martín
01f40276ca
Features #379 & #457 : Code refactor to homogenize tests
2011-01-21 18:24:27 +01:00
Ruben S. Montero
6fdc67f6bd
feature #457 : retries is now an option for IMs. Also the number of retries defaults to 0 for all drivers
2011-01-20 18:36:37 +01:00
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