1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-31 17:17:40 +03:00
Commit Graph

1519 Commits

Author SHA1 Message Date
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 6c9cdeb2ee)
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 4f2ea6b9aa)
(cherry picked from commit 2250ec8f17)
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 4f2ea6b9aa) 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
Daniel Molina
18361ccfe6 Fix bug in common.erb
(cherry picked from commit 694e38f8da)
2010-11-30 22:53:25 +01:00
Daniel Molina
de8d62423e Fix bug in common.erb
(cherry picked from commit 694e38f8da)
2010-11-30 18:49:26 +01:00
Carlos Martín
a0146fccb8 Bug #416: Java OCA VirtualMachine.savedisk fixed thanks to Takeo Ohno. 2010-11-30 17:32:45 +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 55596e2c41)
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 f31fbb49bc)
2010-11-26 19:43:02 +01:00
Jaime Melis
fa71b4180a Revert "Load ruby libs path in ImageRepository(cherry picked from commit 52ff006835)"
This reverts commit dbd4f14ab5.
2010-11-26 09:25:14 +01:00
Daniel Molina
dbd4f14ab5 Load ruby libs path in ImageRepository(cherry picked from commit 52ff006835) 2010-11-25 15:57:03 +01:00
Daniel Molina
cc50668a4c Add LICENSE headers to OCA(cherry picked from commit 59a2e5056f) 2010-11-25 15:56:44 +01:00
Javi Fontan
f3e90d7f1a bug in tm sed expressions
(cherry picked from commit 94c436dbc5)
2010-11-24 18:26:12 +01:00
Jaime Melis
5ef3bdc012 Fixed typo in oneuser command help
(cherry picked from commit b4ff12f474)
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 d29464875e)
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