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

657 Commits

Author SHA1 Message Date
Carlos Martin and Ruben S. Montero
321ee27472 bug : Rollback Host objects while inserting in DB, better comments for HostPool.h and return oid in method allocate 2010-04-28 18:25:43 +02:00
Constantino Vázquez Blanco
ec3184d1b0 feature-#192: Added additional CPPUNIT_ASSERT 2010-04-28 15:06:41 +02:00
Constantino Vázquez Blanco
0e1a364736 feature #206: Isolation of INSERT and REPLACE SQL queries for Host objects. 2010-04-28 15:00:07 +02:00
Constantino Vázquez Blanco
5cf9d453e1 feature #206: Formatting, indenting and commenting hosts clases 2010-04-27 17:42:37 +02:00
Constantino Vázquez Blanco
26c3d5b331 feature #206: Host table creation redefinition (only Sqlite compilant), host uniqueness defined by hostname and mads) 2010-04-27 13:16:42 +02:00
Carlos Martín
4d0d92ec46 feature #206: Isolation of INSERT and REPLACE SQL queries for User objects. 2010-04-26 18:29:31 +02:00
Carlos Martín
7418d6fa4f feature #206: Table creation redefinition (only Sqlite compilant) 2010-04-26 18:29:09 +02:00
Ruben S. Montero
e98aff5510 feature #192: Logs set to DEBUG level 2010-04-26 18:00:19 +02:00
Ruben S. Montero
4ce0599527 bug : better check for the pool initialization callback 2010-04-26 17:58:18 +02:00
Ruben S. Montero
a4e7bb25ec feature #192: Automate test execution 2010-04-26 17:23:16 +02:00
Carlos Martin and Ruben S. Montero
6d92d7152f feature #192: Tests for the Virtual Network 2010-04-26 00:37:03 +02:00
Ruben S. Montero
2f931aeadc bug : Network size should not be case sensitive 2010-04-26 00:23:27 +02:00
Ruben S. Montero
499562a19c bug : vnet get can fail with non exisiting network name 2010-04-25 23:31:09 +02:00
Ruben S. Montero
8836e4dcb7 bug: Wrong generation of one_auth file 2010-04-25 17:53:59 +02:00
Carlos Martin
f551d5bb5b feature #192: dump tests for VirtualMachinePool 2010-04-25 17:53:17 +02:00
Ruben S. Montero
c68c9b59fe feature #192: Updated pool tests 2010-04-25 17:52:35 +02:00
Ruben S. Montero
063898c5e3 feature #192: Tests have the same name for automatic test run 2010-04-25 17:51:08 +02:00
Carlos Martin and Ruben S. Montero
04e8a402a9 feature #192: Tests for VirtualMachinePool 2010-04-24 17:17:52 +02:00
Ruben S. Montero
d5eca2da00 bug : fix invalid read of size 8 error 2010-04-24 17:13:48 +02:00
Ruben S. Montero
2de6db705e bug : minor memory leak for vms with multiple history records 2010-04-24 16:51:08 +02:00
Ruben S. Montero
ec52449a11 feature #192: fix perms 2010-04-24 05:37:20 +02:00
Carlos Martin
7db0f9f2ac feature #192: Tests for the hosts 2010-04-24 05:35:39 +02:00
Ruben S. Montero
ec12027fa9 feature #192: Better update tests for user 2010-04-24 05:34:22 +02:00
Ruben S. Montero
37d9bb74da feature #192: New tests for the user pool 2010-04-22 23:29:14 +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
Ruben S. Montero
4fc726ca50 Restored scons script from master 2010-04-22 22:34:47 +02:00
Carlos Martin
b1190c16e5 feature #192: Base tests for Pool classes 2010-04-22 00:46:48 +02:00
Ruben S. Montero
bbd8f7c869 Add dump method to base class PoolSQL 2010-04-22 00:13:52 +02:00
Carlos Martin
ba790e2337 Minor log fix and style 2010-04-22 00:13:46 +02:00
Ruben S. Montero
21b729dbdd feature #192: Decouple Logger from Nebula class 2010-04-21 00:40:16 +02:00
Ruben S. Montero
84709c2cde feature #192: Decoupled logger classes from Nebula 2010-04-21 00:39:34 +02:00
Ruben S. Montero
24b8638284 feature #192, #206: Moved tests to SqlDB interface 2010-04-18 16:01:16 +02:00
Ruben S. Montero
c646c5ff7d feature #192: Minor fix for the TestPool 2010-04-18 15:59:46 +02:00
Ruben S. Montero
e29f34cb4a Merge branch 'feature-192' into feature-206
Conflicts:
	src/host/HostPool.cc
2010-04-17 17:18:03 +02:00
Carlos Martin
e60e22da70 feature #206: New Class to interface MySQL DBs 2010-04-17 00:25:04 +02:00
Ruben S. Montero
b85ff59abd feature #206: moved Nebula to SqlDB and missing file for Virtual Netwokrs 2010-04-10 22:19:49 +02:00
Ruben S. Montero
d215c5dccd feature #206: Some minor fixes 2010-04-10 22:19:16 +02:00
Ruben S. Montero
ce7d0681e3 feature #206: VirtualMachine uses SqlDB 2010-04-10 22:16:47 +02:00
Ruben S. Montero
aeb27c1004 feature #206: Moved the Virtual Network to new DB classes 2010-04-10 22:15:47 +02:00
Ruben S. Montero
e16827443b Merge branch 'master' into feature-192 2010-04-07 22:50:40 +02:00
Carlos Martin and Ruben S. Montero
76f9a21dde New dump test for UserPool. 2010-04-07 22:49:50 +02:00
Carlos Martin and Ruben S. Montero
b99d4a5d66 feature #192: Tests for the UserPool 2010-04-07 17:56:44 +02:00
Ruben S. Montero
4f74172044 feature #206: update casting in generic sqlite callback function 2010-04-07 17:25:39 +02:00
Ruben S. Montero
a190d11e14 feature #206: Tests moved to the new Sql engine 2010-04-05 23:42:02 +02:00
Carlos Martin and Ruben S. Montero
36d27746ba feature #204: Drop method now in the base class PoolSQL 2010-04-05 23:34:09 +02:00
Ruben S. Montero
7d16e4b0c8 feature #206: User classes ported to the new SQL interface 2010-04-05 00:07:31 +02:00
Ruben S. Montero
47108138e7 feature #206: Host moved to the new SQL classes 2010-04-04 01:12:52 +02:00
Ruben S. Montero
e20171a581 feature #206: Template Class now uses the new SQL interface 2010-04-04 01:11:13 +02:00
Ruben S. Montero
9b9fa8b196 feature #206: initialize error string pointer 2010-04-03 18:47:38 +02:00
Ruben S. Montero
ed3994ab75 feature #206: Removed unneeded reference 2010-04-03 18:46:23 +02:00