ccabd55000
feature #203 : Added tests for simple_permissions and quota setup
2010-07-13 13:50:35 +02:00
fcb7ac0a23
feature #203 : Changed RM to use log functions
2010-07-13 13:49:16 +02:00
b624debb22
feature #203 : added default and unlimited quota limits
2010-07-13 12:32:38 +02:00
a972d6b70d
Fixed Parser Error in OCCI Client
2010-07-13 11:15:50 +02:00
47dddf34d5
Merge branch 'feature-203' of opennebula.org:one into feature-203
2010-07-12 22:48:57 +02:00
a342d00d8d
feature #203 : public flag is taken into account
2010-07-12 22:48:48 +02:00
16f7982cf3
feature #203 : Added error log functions to RM
2010-07-12 20:10:48 +02:00
3a76fea711
feature #203 : Removed authorization from Image and VirtualNetworks in the RM
2010-07-12 20:06:26 +02:00
aff3a57c73
Added simple permissions
2010-07-12 19:49:46 +02:00
8a433f451f
feature #203 : Authorize methods for NET and IMAGE creation in insert
2010-07-12 19:47:29 +02:00
b18cb78404
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-12 19:39:22 +02:00
822f2bd096
feature #203 : Fix compilation error
2010-07-12 19:38:55 +02:00
2708f83e46
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-12 19:03:39 +02:00
89d60d65ea
feature #203 : Removed unused user info method
2010-07-12 19:03:16 +02:00
2fe5b7b740
feature #203 : Plain authorize method fix
2010-07-12 18:42:46 +02:00
e3c5c8086c
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-12 17:46:13 +02:00
9f7544e617
feature #203 : Cluster methods uses Auth Manager
2010-07-12 17:45:28 +02:00
ccf5690513
Duplicated mad installation
2010-07-12 17:07:56 +02:00
0fac49b28a
Merge branch 'master' into feature-203
...
Conflicts:
install.sh
2010-07-12 16:33:25 +02:00
74c0d7ce6f
features #201 & #192 : New tests for cluster requirements.
2010-07-12 12:47:30 +02:00
8e310a8650
Applied in wrong branch
...
Revert "feature #200 Added ImageManager for Image management in OCA"
This reverts commit c612987ada
.
2010-07-12 12:46:51 +02:00
c612987ada
feature #200 Added ImageManager for Image management in OCA
2010-07-12 12:44:05 +02:00
a50d899d42
feature #201 : Fix minor bug
2010-07-12 12:39:17 +02:00
83454dfbd8
feature #200 : Minor modifications to ImageManager class
2010-07-11 21:48:52 +02:00
0ed4a668c5
feature #200 Added ImageManager for Image management in OCA
2010-07-11 21:34:48 +02:00
31b8f05a65
feature #201 : Use HOST attributes in REQUIREMENTS. Now you can use CLUSTER to filter hosts
2010-07-11 21:20:23 +02:00
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
3c01aecab8
feature #201 : changed remove_host client call
2010-07-11 20:20:04 +02:00
acc461fdfa
feature #201 Deleted top method from oneuser and onevnet
2010-07-11 20:18:04 +02:00
39404a7a55
feature #201 Unit tests for OCA Cluster
2010-07-11 20:17:42 +02:00
fb66cd4849
feature #201 Added Cluster info to Host
2010-07-11 20:17:14 +02:00
5c69971412
feature #201 Added Cluster management to OCA
2010-07-11 20:13:16 +02:00
8bcd1010da
feature #201 Added Cluster files to install.sh
2010-07-11 19:47:36 +02:00
fc15b99792
feature #201 : Minor changes to cluster core component
2010-07-11 19:45:10 +02:00
fd0da733a9
feature #201 : set cluster id to -1 on error.
2010-07-11 17:58:37 +02:00
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
00ebe0dd36
feature #201 : Initial commit adding cluster support in the core, and new XML-RPC methods.
2010-07-11 17:57:59 +02:00
8c04d92a2b
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-09 20:12:36 +02:00
aea644f944
feature #203 : Auth for USERS
2010-07-09 20:12:19 +02:00
7777e913cc
feature #203 : Missing header
2010-07-09 19:56:55 +02:00
6641caef7e
feature #203 : Auth for VirtualNetworks
2010-07-09 19:56:48 +02:00
6ab7f3e13c
feature #200 : Auth for VirtualNetworks
2010-07-09 19:53:45 +02:00
ec46c188bb
Merge branch 'feature-203' of dsa-research.org:one into feature-203
2010-07-09 19:33:20 +02:00
f7d3833c10
feature #203 : Adding authorization for Image allocate
2010-07-09 19:32:37 +02:00
0efe68bff1
feature #203 : Image use AuthManager
2010-07-09 19:29:41 +02:00
8c3d64e951
Added first version of auth mad files
2010-07-09 18:59:42 +02:00
1953d814f6
feature #203 : Hosts use AuthManager
2010-07-09 13:38:23 +02:00
91722661a0
feature #203 : Hosts can be used by anybody in plain auth
2010-07-09 13:09:55 +02:00
3fdd16f094
feauture #203 : Integrated VM operations with AuthManager
2010-07-09 12:43:20 +02:00
edea2edf2b
feature #203 : Integrated VM allocation with AuthManager
2010-07-09 12:10:05 +02:00