Tino Vázquez
16f7982cf3
feature #203 : Added error log functions to RM
2010-07-12 20:10:48 +02:00
Tino Vázquez
3a76fea711
feature #203 : Removed authorization from Image and VirtualNetworks in the RM
2010-07-12 20:06:26 +02:00
Javi Fontan
aff3a57c73
Added simple permissions
2010-07-12 19:49:46 +02:00
Ruben S. Montero
8a433f451f
feature #203 : Authorize methods for NET and IMAGE creation in insert
2010-07-12 19:47:29 +02:00
Ruben S. Montero
b18cb78404
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-12 19:39:22 +02:00
Ruben S. Montero
822f2bd096
feature #203 : Fix compilation error
2010-07-12 19:38:55 +02:00
Tino Vázquez
2708f83e46
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-12 19:03:39 +02:00
Tino Vázquez
89d60d65ea
feature #203 : Removed unused user info method
2010-07-12 19:03:16 +02:00
Ruben S. Montero
2fe5b7b740
feature #203 : Plain authorize method fix
2010-07-12 18:42:46 +02:00
Ruben S. Montero
e3c5c8086c
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-12 17:46:13 +02:00
Ruben S. Montero
9f7544e617
feature #203 : Cluster methods uses Auth Manager
2010-07-12 17:45:28 +02:00
Javi Fontan
ccf5690513
Duplicated mad installation
2010-07-12 17:07:56 +02:00
Ruben S. Montero
0fac49b28a
Merge branch 'master' into feature-203
...
Conflicts:
install.sh
2010-07-12 16:33:25 +02:00
Carlos Martín
74c0d7ce6f
features #201 & #192 : New tests for cluster requirements.
2010-07-12 12:47:30 +02:00
Ruben S. Montero
8e310a8650
Applied in wrong branch
...
Revert "feature #200 Added ImageManager for Image management in OCA"
This reverts commit c612987ada52530c13b1f70886cd55c0d1b53fa0.
2010-07-12 12:46:51 +02:00
Daniel Molina
c612987ada
feature #200 Added ImageManager for Image management in OCA
2010-07-12 12:44:05 +02:00
Ruben S. Montero
a50d899d42
feature #201 : Fix minor bug
2010-07-12 12:39:17 +02:00
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
Tino Vázquez
8c04d92a2b
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-09 20:12:36 +02:00
Tino Vázquez
aea644f944
feature #203 : Auth for USERS
2010-07-09 20:12:19 +02:00
Tino Vázquez
7777e913cc
feature #203 : Missing header
2010-07-09 19:56:55 +02:00
Tino Vázquez
6641caef7e
feature #203 : Auth for VirtualNetworks
2010-07-09 19:56:48 +02:00
Tino Vázquez
6ab7f3e13c
feature #200 : Auth for VirtualNetworks
2010-07-09 19:53:45 +02:00
Tino Vázquez
ec46c188bb
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-09 19:33:20 +02:00
Tino Vázquez
f7d3833c10
feature #203 : Adding authorization for Image allocate
2010-07-09 19:32:37 +02:00
Tino Vázquez
0efe68bff1
feature #203 : Image use AuthManager
2010-07-09 19:29:41 +02:00
Javi Fontan
8c3d64e951
Added first version of auth mad files
2010-07-09 18:59:42 +02:00
Ruben S. Montero
1953d814f6
feature #203 : Hosts use AuthManager
2010-07-09 13:38:23 +02:00
Ruben S. Montero
91722661a0
feature #203 : Hosts can be used by anybody in plain auth
2010-07-09 13:09:55 +02:00
Ruben S. Montero
3fdd16f094
feauture #203 : Integrated VM operations with AuthManager
2010-07-09 12:43:20 +02:00
Ruben S. Montero
edea2edf2b
feature #203 : Integrated VM allocation with AuthManager
2010-07-09 12:10:05 +02:00
Ruben S. Montero
f9dbce8935
feature #203 : Restored original scons helpers
2010-07-09 09:42:17 +02:00
Ruben S. Montero
41b676e2c6
feature #203 : Tests now works with the AuthManager
2010-07-09 09:39:37 +02:00
Ruben S. Montero
fea2b21e4b
feature #203 : Fix wrong conflict resolution
2010-07-09 09:26:06 +02:00
Ruben S. Montero
479129cb74
Merge branch 'master' into feature-203
...
Conflicts:
src/host/test/HostPoolTest.cc
2010-07-09 09:22:35 +02:00
Carlos Martín
dc10957622
feature #192 : Fixed tests for HostPool
2010-07-09 09:17:03 +02:00
Ruben S. Montero
c752146975
feature #203 : Encode object_ids (templates) for CREATE operations
2010-07-09 09:14:35 +02:00
Ruben S. Montero
bf1816e068
feature #203 : New authenticate.
2010-07-09 08:14:43 +02:00
Ruben S. Montero
4a733a8450
feature #203 : Make use of AuthManager in vm.action method
2010-07-08 20:21:51 +02:00