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
Carlos Martin and Ruben S. Montero
209882f44e
feature #212 : Scheduler and Policies now uses the XML-RPC pools
2010-05-14 16:38:12 +02:00
Carlos Martín
6b03c3ffab
feature #212 #206 : Tests for Scheduler's Host
2010-05-14 15:48:01 +02:00
Carlos Martín
3debc8a318
feature #212 : Some pending tasks, mostly log errors.
2010-05-14 15:45:24 +02:00
Carlos Martín
90597a8c07
feature #212 : Host and HostPool for the new Scheduler
2010-05-14 15:37:13 +02:00
Carlos Martin and Ruben S. Montero
c6be928202
feature #212 : moved log files to its own library
2010-05-14 15:32:14 +02:00
Carlos Martin and Ruben S. Montero
42ace3b75a
feature #212 : Moved Log system to its own library to be used by the scheduler
2010-05-14 15:30:28 +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
Carlos Martin and Ruben S. Montero
bb37340deb
feature #212 : Rank & Requirements are now for ObjectXML
2010-05-14 03:32:42 +02:00
Carlos Martin and Ruben S. Montero
9faf52101a
feature #212 : Some Pools for the new Scheduler
2010-05-14 01:38:39 +02:00
Carlos Martin and Ruben S. Montero
e059b35d55
feature #206 : Initial refactor of Scheduler code
2010-05-13 23:05:28 +02:00
Tino Vázquez
d2153472ff
feature-#239: Take into account version in the XML response. Removed debug puts
2010-05-13 18:33:02 +02:00
Tino Vázquez
b6e37fbcb2
feature-#239: amazon-ec2 gem used by econe tools use just server for authentication (not the port)
2010-05-13 17:11:13 +02:00
Constantino Vázquez Blanco
46d8cc0746
Typo in NOTICE
2010-05-13 15:31:38 +02:00
Tino Vázquez
d29c26b1ca
feature-#239: Authenticating version 1 and 2 of the AWS signature
2010-05-13 15:23:26 +02:00
Tino Vázquez
21b29e5c0e
feature-#239: Comply with i-* notation for running VMs identifiers
2010-05-10 17:14:18 +02:00
Tino Vázquez
73d8a739fa
feature-#239: Econe server now responds to get. Authorization improvements
2010-05-10 17:13:43 +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
Constantino Vázquez Blanco
1b9ada2f8d
feature-#206: MySQL syntax doesnt like ==
2010-05-06 16:23:26 +02:00
Ruben S. Montero
1d4653f793
feature #206 : Thread safe for MySQL class
2010-05-06 16:16:50 +02:00
Ruben S. Montero
94669f9983
feature #206 : fix mysql_config tool
2010-05-06 16:08:16 +02:00
Carlos Martín
ebfd201bdc
feature #206 : SQL Table creation queries modified to include IF NOT EXISTS
2010-05-06 16:07:46 +02:00
Ruben S. Montero
0bf7092ffc
bug: memory leak when a VM has a wrong template
2010-05-06 00:24:29 +02:00
Carlos Martín
85be6f3f84
feature #206 : DB xml dump of VMs with history items now works for both Sqlite and MySQL.
2010-05-06 00:16:38 +02:00
Carlos Martín
9d9686542c
feature #192 : Test for VM now check DB dump with history items.
2010-05-06 00:16:31 +02:00
Javi Fontan
7802103d2e
Added mysql flag to sqcons
2010-05-05 19:26:35 +02:00
Ruben S. Montero
ce6116bf24
feature #206 : New configuration parameters to select the DB backend
2010-05-05 00:21:28 +02:00
Constantino Vázquez Blanco
e9ba339e2b
feature-#206: Rolling back augmented mad name size, mysql index cannot be over 1000 bytes
2010-05-04 18:52:04 +02:00
Tino Vázquez
0981af4673
feature-#206: Augmented mad names size
2010-05-04 18:38:30 +02:00
Carlos Martín
7f5e23d2c2
feature #192 : one_auth file needed for the VNetwok tests.
2010-05-04 18:37:06 +02:00
Carlos Martín
3e4a7b7545
feature #206 : SQL queries for HostPool compatible with both sqlite and mysql
2010-05-04 18:36: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
Carlos Martin
6403aa05a4
bug #220 : Leases do not overlap
2010-05-04 12:15:56 +02:00
Tino Vázquez
28c7f107db
feature-#206: History is updated now, not inserted.
2010-05-03 19:29:08 +02:00
Tino Vázquez
445a92b5a1
feature-#192: Testing is not multithread, so removing locks as it masks some errors
2010-05-03 19:28:32 +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
4f273d479f
feature #206 : Proper check of virtual network allocate return code
2010-05-03 16:04:48 +02:00