Constantino Vazquez and Carlos Martin
6580699fec
feature #200 : Added ImagePoolInfo method to RM
2010-06-02 20:25:07 +02:00
Constantino Vázquez Blanco
328f3efca2
feature #200 : Added ImageAllocate method to RM
2010-06-02 19:41: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
Carlos Martín
55ffd09abe
feature #192 : More tests for TemplateSQL, added also support for testing MySQL.
2010-06-01 18:32:34 +02:00
Constantino Vázquez Blanco
f41a74cd02
feature #200 : Initial integration of ImagePool
2010-06-01 18:00:44 +02:00
Carlos Martín
5e23f178d3
feature #192 : New test for Template::erase.
2010-06-01 16:16:17 +02:00
Constantino Vázquez Blanco
75cd62bc03
feature #200 : Preparing RM for Image methods
2010-05-31 18:40:38 +02:00
Constantino Vázquez Blanco
e5f8b4d235
feature #200 : Fixed bad comment
2010-05-31 18:39:54 +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
518a74ad1a
feature #192 : New test for ImagePool initialization.
2010-05-31 18:05:21 +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
Carlos Martín
5dcb81c27c
feature #192 : Memory leak fixed.
2010-05-31 15:16:50 +02:00
Carlos Martín
7c0112ace0
feature #192 : Fix xml samples broken since d2dea176cb3981f23670b982f17b7e7dd3b14500
2010-05-31 15:15:26 +02:00
Carlos Martín
1e6e2803d7
feature #192 & #200 : Added tests for ImagePool.
2010-05-28 19:18:52 +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
Constantino Vázquez Blanco
d2dea176cb
feature #200 : Removing unnecesary line
2010-05-28 19:07:30 +02:00
Carlos Martin
42e1994a70
feature #200 : Specific tests for image pool
2010-05-27 17:03:54 +02:00
Carlos Martín
32ee8966b9
feature #200 : Image pool table definition changed to be compatible with both MySQL and Sqlite.
2010-05-27 16:27:27 +02:00
Tino Vazquez and Carlos Martin
46b6bedba7
feature #200 : Added Unit Tests for image pool
2010-05-27 16:25:12 +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
b7aa8e14b3
feature-#200: Added to SConstruct
2010-05-25 18:21:10 +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
Constantino Vázquez Blanco
e86c0f07eb
Merge branch 'feature-206'
2010-05-20 12:09:42 +02:00
Carlos Martín
e5443b0e76
feature #192 : Tests fixed for new xml generation with CDATA
2010-05-20 12:00:04 +02:00
Carlos Martín
ab96e0618a
feature #192 : Tests for match and rank mechanisms
2010-05-20 11:59:52 +02:00
Ruben S. Montero
091a736d24
feature #212 : Put attribute data within CDDATA
2010-05-18 23:43:50 +02:00
Ruben S. Montero
161da30c52
feature #212 : Catch exception when initializing a VM object
2010-05-18 19:16:15 +02:00
Ruben S. Montero
8a15d380f6
feature #212 : better initialization of Scheduler class
2010-05-18 18:59:44 +02:00
Ruben S. Montero
2b5ffb2c1a
feature #192 : Fix compilation issues for the tests
2010-05-18 00:01:49 +02:00
Carlos Martin
e9b21c84d1
feature #212 : More tests for the scheduler
2010-05-17 23:19:20 +02:00
Ruben S. Montero
773233c1eb
feature #212 : Get rid of obsolete C/C++ interface
2010-05-17 15:54:46 +02:00
Carlos Martin
0b0888915a
feature #212 : Dispatch limits for the scheduler.
2010-05-17 15:43:56 +02:00
Ruben S. Montero
0ccd01500f
feature #212 : XML-RPC Client can handle bigger messages
2010-05-17 11:23:26 +02:00
Carlos Martin and Ruben S. Montero
9fdbfe3a12
feature #212 : Fixed minor memory leaks
2010-05-14 19:40:32 +02:00
Carlos Martín
7f883c0ec1
feature #212 : Host extended information is now loaded from ONE core.
2010-05-14 19:27:17 +02:00
Carlos Martin and Ruben S. Montero
a3214a6202
feature #212 : Print method for XML objects
2010-05-14 19:16:39 +02:00
Carlos Martin and Ruben S. Montero
b5abc6f656
feature #212 : Added print method for XML Objects
2010-05-14 19:15:20 +02:00
Carlos Martin and Ruben S. Montero
f4a30f95ef
feature #212 : Fixed some minor bugs
2010-05-14 18:23:53 +02:00
Carlos Martin and Ruben S. Montero
8832b9d8f5
feature #206 : Wrong check in VM allocate
2010-05-14 17:49:51 +02:00
Carlos Martin and Ruben S. Montero
682becc4c6
feature #212 : updated paths in the installer
2010-05-14 17:49:23 +02:00
Carlos Martin and Ruben S. Montero
0f251c8ccd
feature #212 : Fix Scons for the pool tests
2010-05-14 17:23:15 +02:00
Carlos Martin and Ruben S. Montero
a3f77963de
feature #212 : Added dispatch method to the Scheduler
2010-05-14 17:15:22 +02:00
Carlos Martin and Ruben S. Montero
2f3e35988d
feature #212 : All the classes now uses the XML backend
2010-05-14 16:53:31 +02:00