Bug #212
mm_sched should use the XMLRPC interface
Status: | Closed | Start date: | 04/08/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Release 2.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
Now accesses the DB, and blocks it in situations where the volume of VMs is high. This prevents scalability.
Associated revisions
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
feature #212: Some Pools for the new Scheduler
feature #212: Rank & Requirements are now for ObjectXML
feature #212: get rid of rank & req methods for Host class
feature #212: Moved Log system to its own library to be used by the scheduler
feature #212: moved log files to its own library
feature #212: Host and HostPool for the new Scheduler
feature #212: Some pending tasks, mostly log errors.
feature #212: Scheduler and Policies now uses the XML-RPC pools
feature #212: All the classes now uses the XML backend
feature #212: Added dispatch method to the Scheduler
feature #212: Fix Scons for the pool tests
feature #212: updated paths in the installer
feature #212: Fixed some minor bugs
feature #212: Added print method for XML Objects
feature #212: Print method for XML objects
feature #212: Host extended information is now loaded from ONE core.
feature #212: Fixed minor memory leaks
feature #212: XML-RPC Client can handle bigger messages
feature #212: Dispatch limits for the scheduler.
feature #212: Get rid of obsolete C/C++ interface
feature #212: More tests for the scheduler
feature #212: better initialization of Scheduler class
feature #212: Catch exception when initializing a VM object
feature #212: Put attribute data within CDDATA
History
#1 Updated by Ruben S. Montero about 11 years ago
- Status changed from New to Closed
#2 Updated by Ruben S. Montero about 11 years ago
- Resolution set to fixed