1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

1016 Commits

Author SHA1 Message Date
Ruben S. Montero
5e083026af Bug #260 wrong delete_at method, removed kill! 2010-07-19 18:53:20 +02:00
Ruben S. Montero
d548ee264d Merge branch 'feature-203' 2010-07-15 16:39:13 +02:00
Ruben S. Montero
c2dab09159 feature #203: Added some more checks to tests and build options 2010-07-15 16:37:58 +02:00
Carlos Martín
db4f66742d feature #201: Better error log for cluster allocate. 2010-07-15 16:09:30 +02:00
Carlos Martín
b6178c1cce feature #192: Tests fixed for new VirtualMachinePool::allocate parameters (#203). 2010-07-15 16:08:55 +02:00
Carlos Martín
d0ded1ca82 feature #192: New tests for VirtualNetworkPool::nic_attribute 2010-07-15 16:08:34 +02:00
Carlos Martín
57e5c9598d feature #192: Tests fixed for new VirtualNetworkPool::allocate parameters (#203). 2010-07-15 16:07:43 +02:00
Carlos Martín
d68855a4c6 feature #192: New tests for ImagePool::disk_attribute and tests fixed for new ImagePool::allocate parameters (#203). 2010-07-15 16:04:32 +02:00
Tino Vázquez
f3fc078b6c feature #203: Adding comments, fixing pools accesors in RM 2010-07-15 12:43:27 +02:00
Ruben S. Montero
498102b786 feature #203: Better public in Allocate Methods 2010-07-14 19:49:16 +02:00
Ruben S. Montero
0dbb3330fe feature #203: authorization now in RM.*allocate for IMAGEs and NETs 2010-07-14 19:37:43 +02:00
Ruben S. Montero
235186a998 Merge branch 'feature-203' of dsa-research.org:one into feature-203 2010-07-14 18:11:54 +02:00
Ruben S. Montero
34b2ed6c5c feature #203: Authorization method for VMs now in RM 2010-07-14 18:11:29 +02:00
Tino Vázquez
f19887fab0 feature #203: RM log funtions, -2 introduced for (allocate, parse, ...) errors 2010-07-14 17:28:33 +02:00
Ruben S. Montero
1035fe7722 feature #203: Removed Auth from allocate (VM, IMAGE & NET). Added NETWORK and NETWORK_ID for NICs and IMAGE and IMAGE_ID for DISKS 2010-07-14 16:21:41 +02:00
Tino Vázquez
9ed94ae7f4 feature #203: Readding the cluster to OpenNebula.rb 2010-07-14 16:10:18 +02:00
Tino Vázquez
24ec057a9c feature #203: Changing RM log message codes 2010-07-13 19:26:43 +02:00
Tino Vázquez
7d4b9375d2 Merge branch 'feature-203' of dsa-research.org:one into feature-203 2010-07-13 18:57:53 +02:00
Tino Vázquez
c322e7c3ea feature #203: Solving newline on some RM log messages 2010-07-13 18:57:27 +02:00
Javi Fontan
c267a070b8 Merge branch 'feature-203' of opennebula.org:one into feature-203 2010-07-13 18:20:20 +02:00
Javi Fontan
dace9afa07 feature #203: configuration loading and debug 2010-07-13 18:20:04 +02:00
Javi Fontan
213029ad26 feature #203: simple permissions check for quota 2010-07-13 18:18:23 +02:00
Javi Fontan
f10b7aff57 feature #203: added auth mad config file 2010-07-13 18:17:25 +02:00
Tino Vázquez
0659115f70 feature #203: Finishing RM authorization task 2010-07-13 18:16:05 +02:00
Tino Vázquez
d449453919 Merge branch 'feature-203' of dsa-research.org:one into feature-203 2010-07-13 13:51:14 +02:00
Javi Fontan
ccabd55000 feature #203: Added tests for simple_permissions and quota setup 2010-07-13 13:50:35 +02:00
Tino Vázquez
fcb7ac0a23 feature #203: Changed RM to use log functions 2010-07-13 13:49:16 +02:00
Javi Fontan
b624debb22 feature #203: added default and unlimited quota limits 2010-07-13 12:32:38 +02:00
Daniel Molina
a972d6b70d Fixed Parser Error in OCCI Client 2010-07-13 11:15:50 +02:00
Javi Fontan
47dddf34d5 Merge branch 'feature-203' of opennebula.org:one into feature-203 2010-07-12 22:48:57 +02:00
Javi Fontan
a342d00d8d feature #203: public flag is taken into account 2010-07-12 22:48:48 +02:00
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