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
Ruben S. Montero
3433820b94
feature #457 : Refactor Sconstruct files
2011-01-27 23:12:48 +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
Ruben S. Montero
2fa213ceac
feature #457 : Refactor of base classes of NebulaTest, changes for lcm and host in place. Needs to be propagated to the other tests.
2011-01-23 23:34:40 +01:00
Carlos Martín
6159abefd7
Features #379 & #457 : Missing file
2011-01-22 08:02:01 +01:00
Carlos Martín
01f40276ca
Features #379 & #457 : Code refactor to homogenize tests
2011-01-21 18:24:27 +01:00
Carlos Martín
fa69b9aa1a
Features #455 & #379 : Unit testing for new resubmit action
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
Tino Vázquez
b8975669e4
Merge branch 'feature-457' of dsa-research.org:one into feature-457
2011-01-20 17:15:54 +01:00
Tino Vázquez
fd2fe9c9e3
feature #457 : making execution of remote commands tolerant to network errors by adding retry
2011-01-20 17:15:02 +01:00
Carlos Martín
a381a5c715
Features #457 & #455 : Resubmit action for VMs added to Java API
2011-01-19 18:52:26 +01:00
Carlos Martín
de97dfd903
Feature #457 : Unit testing for Host Hooks
2011-01-19 18:19:41 +01:00
Tino Vázquez
d313af3abc
feature #457 : Added retry to IM SSH driver, so host doesn't err just for network problems
2011-01-19 15:51:05 +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
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
Carlos Martín
8696b216a2
Features #457 & #455 : Resubmit action for VMs added to the RM and CLI
2011-01-11 18:50:29 +01:00
Ruben S. Montero
135ba26c34
feature #457 : Ressubmit action for DM and DM-LCM coupling for "active" VM resubmission
2010-12-31 17:48:50 +01:00
Ruben S. Montero
098c1dc9f8
feature #457 : Rename DELETE state to CLEANUP
2010-12-31 17:00:26 +01:00
Ruben S. Montero
e50d25d5a2
feature #457 : New clean_up method for VMs to implement resubmissions.
2010-12-30 01:11:40 +01:00
Ruben S. Montero
50815ee928
feature #457 : Check LCM state in DM callback actions
2010-12-30 01:10:24 +01:00
Ruben S. Montero
4d56271c7f
feature #457 : Upgraded LCM tests to the new HostPool and MySQL classes
2010-12-27 00:01:29 +01:00
Ruben S. Montero
289e0610c7
feature #457 : Changed types in MySQL constructor
2010-12-27 00:01:03 +01:00
Ruben S. Montero
c50d568c91
feature #457 : Host update method executes update hooks
2010-12-26 23:39:09 +01:00
Carlos Martín
07ce708c3e
Feature #379 : Testing for Life Cycle Manager.
2010-12-26 22:51:41 +01:00
Ruben S. Montero
6b8855b0e3
feature #457 : Tests for the host hooks.
2010-12-26 19:03:19 +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
Ruben S. Montero
e2ed39e52a
feature #457 : New Host Hook classes
2010-12-26 18:53:42 +01:00
Ruben S. Montero
cd05b5a1ef
feature #357 : Added on failed hook for VMs
2010-12-22 18:08:04 +01:00
Tino Vázquez
d20fac071c
bug #441 : Fix typo in oneimage help
...
(cherry picked from commit 6c9cdeb2ee8149dbd32744740a3137cb53c42421)
2010-12-22 17:17:30 +01:00
Ruben S. Montero
895a7daf32
Merge branch 'bug-416'
2010-12-21 21:23:59 +01:00
Ruben S. Montero
c7442ea4db
Merge branches 'feature-421' and 'master' into feature-421
2010-12-21 18:21:45 +01:00
Daniel Molina
ae71bd7b47
feature #421 : Fix typo in error message
2010-12-09 18:28:00 +01:00
Daniel Molina
1288fff17d
Add custom image type to the OCCI save_as
2010-12-09 17:30:49 +01:00
Daniel Molina
a51296a3ce
Avoid more than one action per request and overwriting save_as in OCCI
2010-12-09 17:29:47 +01:00
Daniel Molina
33d7eafc9c
Add default values to OCCI custom.erb
2010-12-09 17:23:58 +01:00
Daniel Molina
bf2b2b3a05
Fix bug in XMLUtils attr with Nokogiri(cherry picked from commit 4f2ea6b9aaf45e7ec75f3137a45dd1d1dcb1863d)
...
(cherry picked from commit 2250ec8f179568e9f221f956d76d41774bd80616)
2010-12-09 16:33:26 +01:00
Carlos Martín
8ddb7149ff
Bug #416 : Java API, more reliable testing framework.
2010-12-09 11:17:38 +01:00
Daniel Molina
2250ec8f17
Fix bug in XMLUtils attr with Nokogiri(cherry picked from commit 4f2ea6b9aaf45e7ec75f3137a45dd1d1dcb1863d)
2010-12-03 15:09:25 +01:00
Daniel Molina
17d9dd08c5
Check malformed XML in OCCI Client
2010-12-02 19:29:49 +01:00
Daniel Molina
3e9627c946
Add save_as functionality to OCCI
2010-12-02 19:26:02 +01:00
Daniel Molina
d38f7cc49b
Add storage publishing and persistent functionality to OCCI
2010-12-02 19:23:44 +01:00
Daniel Molina
40f282cd8a
Add network publishing functionality to OCCI
2010-12-02 19:21:59 +01:00
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