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

741 Commits

Author SHA1 Message Date
Ruben S. Montero
83c1b9d993 bug : solved potential deadlock in VM manager 2010-06-09 19:47:22 +02:00
Javi Fontan
21eef9568f bug getting available cpu in onehost 2010-06-09 17:27:26 +02:00
Ruben S. Montero
18313d25cc bug : cdroms are now mapped to disks of type cdrom 2010-06-04 16:05:02 +02:00
Ruben S. Montero
276fad87a6 bug : Fix the bug for ranged networks without address. Added new tests to reproduce this bug 2010-06-03 17:03:14 +02:00
Ruben S. Montero
54f37dbd8a Added pthread library 2010-06-03 16:37:44 +02:00
Ruben S. Montero
b4ac1ee99f Fix compilation error in TestPool 2010-06-03 11:50:45 +02:00
Ruben S. Montero
ad57e2b2c6 Removed unneeded locks and updated Pool tests 2010-06-03 11:47:03 +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
e86c0f07eb Merge branch 'feature-206' 2010-05-20 12:09:42 +02:00
Carlos Martín
e5443b0e76 feature : Tests fixed for new xml generation with CDATA 2010-05-20 12:00:04 +02:00
Carlos Martín
ab96e0618a feature : Tests for match and rank mechanisms 2010-05-20 11:59:52 +02:00
Ruben S. Montero
091a736d24 feature : Put attribute data within CDDATA 2010-05-18 23:43:50 +02:00
Ruben S. Montero
161da30c52 feature : Catch exception when initializing a VM object 2010-05-18 19:16:15 +02:00
Ruben S. Montero
8a15d380f6 feature : better initialization of Scheduler class 2010-05-18 18:59:44 +02:00
Ruben S. Montero
2b5ffb2c1a feature : Fix compilation issues for the tests 2010-05-18 00:01:49 +02:00
Carlos Martin
e9b21c84d1 feature : More tests for the scheduler 2010-05-17 23:19:20 +02:00
Ruben S. Montero
773233c1eb feature : Get rid of obsolete C/C++ interface 2010-05-17 15:54:46 +02:00
Carlos Martin
0b0888915a feature : Dispatch limits for the scheduler. 2010-05-17 15:43:56 +02:00
Ruben S. Montero
0ccd01500f feature : XML-RPC Client can handle bigger messages 2010-05-17 11:23:26 +02:00
Carlos Martin and Ruben S. Montero
9fdbfe3a12 feature : Fixed minor memory leaks 2010-05-14 19:40:32 +02:00
Carlos Martín
7f883c0ec1 feature : 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 : Print method for XML objects 2010-05-14 19:16:39 +02:00
Carlos Martin and Ruben S. Montero
b5abc6f656 feature : Added print method for XML Objects 2010-05-14 19:15:20 +02:00
Carlos Martin and Ruben S. Montero
f4a30f95ef feature : Fixed some minor bugs 2010-05-14 18:23:53 +02:00
Carlos Martin and Ruben S. Montero
8832b9d8f5 feature : Wrong check in VM allocate 2010-05-14 17:49:51 +02:00
Carlos Martin and Ruben S. Montero
682becc4c6 feature : updated paths in the installer 2010-05-14 17:49:23 +02:00
Carlos Martin and Ruben S. Montero
0f251c8ccd feature : Fix Scons for the pool tests 2010-05-14 17:23:15 +02:00
Carlos Martin and Ruben S. Montero
a3f77963de feature : Added dispatch method to the Scheduler 2010-05-14 17:15:22 +02:00
Carlos Martin and Ruben S. Montero
2f3e35988d feature : All the classes now uses the XML backend 2010-05-14 16:53:31 +02:00
Carlos Martin and Ruben S. Montero
209882f44e feature : Scheduler and Policies now uses the XML-RPC pools 2010-05-14 16:38:12 +02:00
Carlos Martín
6b03c3ffab feature : Tests for Scheduler's Host 2010-05-14 15:48:01 +02:00
Carlos Martín
3debc8a318 feature : Some pending tasks, mostly log errors. 2010-05-14 15:45:24 +02:00
Carlos Martín
90597a8c07 feature : Host and HostPool for the new Scheduler 2010-05-14 15:37:13 +02:00
Carlos Martin and Ruben S. Montero
c6be928202 feature : moved log files to its own library 2010-05-14 15:32:14 +02:00
Carlos Martin and Ruben S. Montero
42ace3b75a feature : 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 : 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 : Rank & Requirements are now for ObjectXML 2010-05-14 03:32:42 +02:00
Carlos Martin and Ruben S. Montero
9faf52101a feature : Some Pools for the new Scheduler 2010-05-14 01:38:39 +02:00
Carlos Martin and Ruben S. Montero
e059b35d55 feature : Initial refactor of Scheduler code 2010-05-13 23:05:28 +02:00
Constantino Vázquez Blanco
46d8cc0746 Typo in NOTICE 2010-05-13 15:31:38 +02:00
Ruben S. Montero
a156dca7e3 feature : 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 : 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 : Thread safe for MySQL class 2010-05-06 16:16:50 +02:00
Ruben S. Montero
94669f9983 feature : fix mysql_config tool 2010-05-06 16:08:16 +02:00
Carlos Martín
ebfd201bdc feature : 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 : 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 : 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