Ruben S. Montero
31b8f05a65
feature #201 : Use HOST attributes in REQUIREMENTS. Now you can use CLUSTER to filter hosts
2010-07-11 21:20:23 +02:00
Ruben S. Montero
a778c8be0c
Merge branch 'feature-201'
...
Conflicts:
install.sh
src/cli/client_utilities.rb
src/host/test/HostPoolTest.cc
src/oca/ruby/test/MockClient.rb
src/rm/SConstruct
2010-07-11 20:39:10 +02:00
Ruben S. Montero
3c01aecab8
feature #201 : changed remove_host client call
2010-07-11 20:20:04 +02:00
Daniel Molina
acc461fdfa
feature #201 Deleted top method from oneuser and onevnet
2010-07-11 20:18:04 +02:00
Daniel Molina
39404a7a55
feature #201 Unit tests for OCA Cluster
2010-07-11 20:17:42 +02:00
Daniel Molina
fb66cd4849
feature #201 Added Cluster info to Host
2010-07-11 20:17:14 +02:00
Daniel Molina
5c69971412
feature #201 Added Cluster management to OCA
2010-07-11 20:13:16 +02:00
Daniel Molina
8bcd1010da
feature #201 Added Cluster files to install.sh
2010-07-11 19:47:36 +02:00
Ruben S. Montero
fc15b99792
feature #201 : Minor changes to cluster core component
2010-07-11 19:45:10 +02:00
Carlos Martín
fd0da733a9
feature #201 : set cluster id to -1 on error.
2010-07-11 17:58:37 +02:00
Carlos Martín
ddb9f27ca0
feature #201 : When a cluster is deleted, the hosts assigned to it are moved to the default cluster.
2010-07-11 17:58:30 +02:00
Carlos Martín
00ebe0dd36
feature #201 : Initial commit adding cluster support in the core, and new XML-RPC methods.
2010-07-11 17:57:59 +02:00
Carlos Martín
dc10957622
feature #192 : Fixed tests for HostPool
2010-07-09 09:17:03 +02:00
Tino Vázquez
fac1c49e66
Removing unused enable information from oneuser CLI
2010-07-08 19:15:48 +02:00
Ruben S. Montero
8e7d97fc19
feature #192 : Fix cache test for Pools with the new defaults
2010-07-08 01:41:29 +02:00
Ruben S. Montero
8a9d39a85c
feature #200 : Prevents dead-lock and removes some blank lines
2010-07-08 01:38:07 +02:00
Ruben S. Montero
0139994dcf
Merge branch 'feature-200'
2010-07-08 00:56:25 +02:00
Ruben S. Montero
c174b62f6c
Merge branch 'feature-192'
2010-07-08 00:47:55 +02:00
Ruben S. Montero
a164895764
feature #192 : removed unneeded files
2010-07-08 00:45:08 +02:00
Daniel Molina
909bdb0381
feature #192 Fixed problem on REXML parser adding \n and whitespaces
2010-07-08 00:39:47 +02:00
Daniel Molina
76040825aa
feature #192 Fixed NOKOGIRI returning 0 instead of nil
2010-07-08 00:36:59 +02:00
Daniel Molina
a185719604
feature #192 Fixed error on to_xml method when no @xml, now it returns nil
2010-07-08 00:35:08 +02:00
Daniel Molina
943e0d2578
feature #192 Added OCA Tests
2010-07-08 00:34:13 +02:00
Ruben S. Montero
2957a99168
feature #195 : Do not set timeout by default
2010-07-08 00:29:32 +02:00
Tino Vázquez
54134bd13f
Fix for bug #270 , now the CloudServer uses by default the oneadmin account (if ran by oneadmin)
2010-07-07 19:07:26 +02:00
Tino Vázquez
494ac47372
Request #195 fulfilled, now occi commands may timeout while connected to server
...
Additionally, commands help section has been homogeneously tabbed.
2010-07-06 17:40:02 +02:00
Tino Vázquez
9dd9ee4aff
feature #200 : Correcting wrong error hadling
2010-07-06 14:55:04 +02:00
Tino Vázquez
6a566251fc
fix for bug #251 Users now are not deleted if still owning VMs and/or Vnets
2010-07-05 18:55:15 +02:00
Tino Vázquez
df3eeb8f65
feature #200 : Added support for empty datablocks
2010-07-05 16:12:58 +02:00
Tino Vázquez
fecfa93cce
feature #200 : Polishing the oneimage CLI
2010-07-01 20:04:59 +02:00
Ruben S. Montero
334ad65c82
feature #200 : Homogenous insert/allocate methods
2010-07-01 19:36:25 +02:00
Ruben S. Montero
fdc007cb46
feature #266 : Changes in VirtualNetwork insert and allocate methods
2010-07-01 19:04:52 +02:00
Ruben S. Montero
52e3b6f5e5
Merge branch 'feature-200' of dsa-research.org:one into feature-200
2010-07-01 16:26:40 +02:00
Ruben S. Montero
fa5684c894
feature #200:Fix tests
2010-07-01 16:26:03 +02:00
Jaime Melis
cf28a511e4
feature #200 : fixed bugs in image hook
2010-07-01 16:23:38 +02:00
Ruben S. Montero
770ed2a966
bug: Check that id has been initialized before inserting
2010-07-01 13:36:03 +02:00
Ruben S. Montero
8763162b16
Merge branch 'feature-200' of dsa-research.org:one into feature-200
2010-07-01 13:34:50 +02:00
Tino Vázquez
66697573f2
feature #200 : Now VirtualMachine uses the same OID for VM and its templates
2010-07-01 13:30:42 +02:00
Tino Vázquez
7cd847773d
Merge branch 'feature-200' of dsa-research.org:one into feature-200
2010-07-01 13:29:39 +02:00
Tino Vázquez
5cb829cd2f
feature #200 : Removing unneeded callbacks from TemplateSQL
2010-07-01 13:29:03 +02:00
Jaime Melis
d150ea5d67
Merge branch 'feature-200' of opennebula.org:one into feature-200
2010-07-01 13:26:29 +02:00
Jaime Melis
94f88f7e0b
added the image hook to the opennebula configuration file
2010-07-01 13:26:07 +02:00
Ruben S. Montero
06760708f0
Merge branch 'feature-200' of dsa-research.org:one into feature-200
2010-07-01 13:25:44 +02:00
Tino Vázquez
6478abca7c
feature #200 : Adding missing unlocks for RM managed objects
2010-07-01 13:12:10 +02:00
Tino Vázquez
ef13e81e36
feature #200 : Remove selecting max oid from template SQL
2010-07-01 13:04:51 +02:00
Javi Fontan
e7ee28a91d
ActionManager calls a finalize function if defined
2010-07-01 11:54:14 +02:00
Carlos Martín
23041aa113
feature #200 : Erase PUBLIC attribute from image template.
2010-07-01 01:33:19 +02:00
Tino Vázquez
ac3b37767f
feature #200 : Finising the Virtual Network publish functionality
2010-06-30 18:02:59 +02:00
Tino Vázquez
ed48b53497
Merge branch 'feature-200' of dsa-research.org:one into feature-200
2010-06-30 18:02:21 +02:00
Tino Vázquez
57dd98bfce
feature #200 : Image update should not update the template
2010-06-30 18:01:56 +02:00