1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

34 Commits

Author SHA1 Message Date
Carlos Martín
e28ad2a69d Feature #662, #407: Delete operator<< from PoolObjectSQL classes. Remove Cluster objects. 2011-06-03 15:33:48 +02:00
Ruben S. Montero
061ea1b397 feature #622: Harden RequestManager Class. New authenticate method for the UserPool returns group. Tests have been updated 2011-05-24 15:36:40 +02:00
Ruben S. Montero
122a45ac28 feature #407: order of uid, gid the same for constructors. Solved som issues with fix_times 2011-05-22 22:30:36 +02:00
Carlos Martín
211eed3289 Feature #407: Create default groups 'oneadmin' and 'users'. Make regular groups start from ID 100. Fix tests.
Feature #591: Add group_pool table to the DB migration script.
2011-05-13 12:51:23 +02:00
Carlos Martín
09c93c7528 Feature #407: Remove usernames from owned resources, only user-id is stored now. 2011-05-12 17:10:35 +02:00
Carlos Martín
ae53d43789 Feature #407: Base implementation for groups.
So far groups can be managed, but resources can't be associated to a group.
Tasks done:

  * New basic onegroup command
  * RequestManager XML-RPC methods
  * New group pool
  * New GROUP authorization symbol
  * Basic GroupPool tests
  * Ruby OCA methods
2011-05-10 18:45:15 +02:00
Ruben S. Montero
96f26468a1 feature #523: Image repository is now decopled from storage backend. Source is generated by drivers using a driver-specific URL. 2011-05-07 02:49:07 +02:00
Carlos Martín
7aacd86c3c Bug #408: Fix compilation when mysql flag is set to 'no' 2011-05-06 18:14:23 +02:00
Carlos Martín
fdcca8a0fc Merge branch 'feature-523' into feature-487
Conflicts:
	include/Nebula.h
2011-04-08 16:11:29 +02:00
Carlos Martín
085d86e12e Feature #487: Fix tests 2011-03-31 12:14:12 +02:00
Ruben S. Montero
35de55685d Merge branch 'feature-407'
Conflicts:
	src/host/ClusterPool.cc
2011-03-29 00:01:00 +02:00
Ruben S. Montero
3566698590 feature #523: Updated Image tests. 2011-03-26 01:03:22 +01:00
Ruben S. Montero
e80df4c5fe Merge branch 'feature-407' into feature-523
Conflicts:
	src/host/ClusterPool.cc
2011-03-20 16:47:58 +01:00
Carlos Martín
cc81b3cf65 Feature #407: ClusterPool is now a full PoolSQL class 2011-03-14 19:06:39 +01:00
Ruben S. Montero
08466818fd Merge branch 'feature-407' into feature-523 2011-03-10 12:34:46 +01:00
Carlos Martín
42b61bdd76 Extra installation check before running the tests 2011-03-09 11:59:16 +01:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Carlos Martín
ebf66e0fda Feature #407: Host object uses new DB schema, storing the contents as XML 2011-02-24 18:12:26 +01:00
Carlos Martín
55f44bbc99 Core Unit testing: batch execution improvements, & missing one_auth files fix 2011-02-03 19:22:39 +01:00
Carlos Martín
43b4340177 Feature #457: Refactor of tests build process 2011-01-27 16:53:11 +01:00
Ruben S. Montero
2fa213ceac feature #457: Refactor of base classes of NebulaTest, changes for lcm and host in place. Needs to be propagated to the other tests. 2011-01-23 23:34:40 +01:00
Carlos Martín
6159abefd7 Features #379 & #457: Missing file 2011-01-22 08:02:01 +01:00
Carlos Martín
01f40276ca Features #379 & #457: Code refactor to homogenize tests 2011-01-21 18:24:27 +01:00
Carlos Martín
5ff7124f59 Feature #379: Refactoring of Nebula.cc for testing. 2011-01-18 18:52:40 +01:00
Carlos Martín
33e01f53b1 Feature #377: MySQL port is now defined in oned.conf 2010-11-11 11:38:16 +01:00
Javi Fontan
2bf89b9143 Added xml output to cppunit tests 2010-09-17 18:38:38 +02:00
Ruben S. Montero
ad57e2b2c6 Removed unneeded locks and updated Pool tests 2010-06-03 11:47:03 +02:00
Ruben S. Montero
2b5ffb2c1a feature #192: Fix compilation issues for the tests 2010-05-18 00:01:49 +02:00
Carlos Martin
75112ebd06 feature #192: Tests now uses the same DB 2010-05-04 12:16:58 +02:00
Carlos Martin
f27c991dfb feature #192: More checks for the PoolTest tests 2010-05-03 13:02:56 +02:00
Carlos Martin
f48cf0b8c5 feature #192: Tests now can be run for sqlite and MySQL backends 2010-04-28 18:43:56 +02:00
Ruben S. Montero
e98aff5510 feature #192: Logs set to DEBUG level 2010-04-26 18:00:19 +02:00
Ruben S. Montero
238644743d feature #192: free log resources in NebulaLog and base PoolTest class 2010-04-22 23:27:39 +02:00
Carlos Martin
b1190c16e5 feature #192: Base tests for Pool classes 2010-04-22 00:46:48 +02:00