Carlos Martín
9b8862eb4c
feature #200 : Public attribute moved to main image sql table.
2010-06-08 12:36:39 +02:00
Ruben S. Montero
ad57e2b2c6
Removed unneeded locks and updated Pool tests
2010-06-03 11:47:03 +02:00
Constantino Vázquez Blanco
328f3efca2
feature #200 : Added ImageAllocate method to RM
2010-06-02 19:41:05 +02:00
Ruben S. Montero
4be783e9be
Back-port of REQUIREMENTS parsing for VM templates
2010-06-02 14:51:05 +02:00
Constantino Vázquez Blanco
d1e3eb66a4
feature #200 : Added Image Info method to Request Manager
2010-06-01 19:35:42 +02:00
Constantino Vázquez Blanco
f41a74cd02
feature #200 : Initial integration of ImagePool
2010-06-01 18:00:44 +02:00
Constantino Vázquez Blanco
75cd62bc03
feature #200 : Preparing RM for Image methods
2010-05-31 18:40:38 +02:00
Carlos Martín
2ff230cd79
feature #200 : New erase method for Template class: removes and frees attributes with the given name.
2010-05-31 18:07:48 +02:00
Carlos Martín
9fe40f27c9
feature #200 : ImagePool's contructor changed to load existing images from the DB.
2010-05-31 18:02:21 +02:00
Carlos Martín
2cb9de488d
feature #200 : Image's get_disk_attribute now adds SOURCE attribute as well.
2010-05-31 15:17:14 +02:00
Ruben S. Montero
42161d1ac5
feature #203 : Syncrhonization functions for the AuthRequest. Added basic tests for the Authentication Manager
2010-05-29 03:42:30 +02:00
Carlos Martín
8035bd5c81
feature #200 : Fixed default type check.
2010-05-28 19:18:07 +02:00
Carlos Martín
c16631873f
feature #200 : Images can now modify a DISK attribute vector to include correct BUS and TARGET.
2010-05-28 19:13:35 +02:00
Ruben S. Montero
baca5e4a44
feature #203 : Initial version for the Authorization Manager and Drivers
2010-05-28 00:27:29 +02:00
Tino Vazquez and Carlos Martin
6f631907a0
feature #200 : Insert, replace and remove methods for Image update the DB immediately.
2010-05-27 16:02:29 +02:00
Tino Vazquez and Carlos Martin
2b14a20a5b
feature #200 : Description and bus type columns removed for Image elements.
2010-05-27 16:02:22 +02:00
Tino Vazquez and Carlos Martin
4e2c544c4c
feature #200 : Source path generation fixed, and removed target attribute.
2010-05-27 15:56:35 +02:00
Constantino Vázquez Blanco and Carlos Martín
6b320815b4
feature-#200: Finishing image pool
2010-05-25 18:20:40 +02:00
Constantino Vázquez Blanco
484013d9b1
feature-#200: Polishing ImagePool classes
2010-05-24 11:31:09 +02:00
Carlos Martín
9cf8af1c9b
feature #200 : More code for Image Pool
2010-05-21 12:40:47 +02:00
Constantino Vázquez Blanco
8dd2d1a031
Initial commit of the Image pool
2010-05-20 18:58:17 +02:00
Ruben S. Montero
091a736d24
feature #212 : Put attribute data within CDDATA
2010-05-18 23:43:50 +02:00
Ruben S. Montero
2b5ffb2c1a
feature #192 : Fix compilation issues for the tests
2010-05-18 00:01:49 +02:00
Carlos Martin and Ruben S. Montero
60d1dd70ec
feature #212 : get rid of rank & req methods for Host class
2010-05-14 03:36:04 +02:00
Ruben S. Montero
a156dca7e3
feature #212 : Initial Refactor of Scheduler code. Added XML base class to use the XML-RPC interface, the commit includes some tests for this class
2010-05-09 01:58:07 +02:00
Ruben S. Montero
a8905b2704
feature #206 : OpenNebula can now be compiled with several DB backends
2010-05-07 14:45:27 +02:00
Ruben S. Montero
1d4653f793
feature #206 : Thread safe for MySQL class
2010-05-06 16:16:50 +02:00
Ruben S. Montero
b80e688d05
Merge branch 'feature-206' of dsa-research.org:one into feature-206
2010-05-04 12:17:31 +02:00
Carlos Martin
75112ebd06
feature #192 : Tests now uses the same DB
2010-05-04 12:16:58 +02:00
Tino Vázquez
28c7f107db
feature-#206: History is updated now, not inserted.
2010-05-03 19:29:08 +02:00
Constantino Vázquez Blanco
56e49136e0
feature #206 : Isolation of INSERT and REPLACE SQL queries for History objects
2010-05-03 19:13:37 +02:00
Constantino Vázquez Blanco
f91f9de99c
feature-#206: Modified return value of VM pool allocate to comply with virtual definition
2010-05-03 17:21:35 +02:00
Carlos Martin and Ruben S. Montero
31dad56bfc
feature #192 : More tests for Vnet allocation. It also solves some bugs.
2010-05-03 15:57:52 +02:00
Carlos Martin
8349f1ac37
feature #206 : VirtualNetworks now MySQL compliant
2010-05-03 13:13:47 +02:00
Carlos Martin
f27c991dfb
feature #192 : More checks for the PoolTest tests
2010-05-03 13:02:56 +02:00
Constantino Vázquez Blanco
eb07cd9425
feature #206 : Isolation of INSERT and REPLACE SQL queries for VirtualMachine objects.
2010-04-29 18:11:04 +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
Carlos Martin and Ruben S. Montero
7043f80c51
bug: better comments for the UserPool and erro returning oid in allocate
2010-04-28 18:37:45 +02:00
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
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
Carlos Martín
4d0d92ec46
feature #206 : Isolation of INSERT and REPLACE SQL queries for User objects.
2010-04-26 18:29:31 +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
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
Carlos Martin
e60e22da70
feature #206 : New Class to interface MySQL DBs
2010-04-17 00:25:04 +02:00