nvazquez opened a new pull request #3964: Simple DRS framework - Host provider 
with balanced and condensed algorithms
URL: https://github.com/apache/cloudstack/pull/3964
 
 
   ## Description
   This feature introduces a simple DRS framework, which allows to add:
   - pluggable DRS providers - a DRS provider rebalances workloads (which can 
be virtual machines, volumes, etc) from a cluster of resources (hosts, storage 
pools, etc)
   - pluggable DRS rebalancing algorithms
   
   Along with the framework, the following providers and algorithms are added 
to the framework:
   - a host resource provider, for virtual machines workloads
   - balanced and condensed rebalancing algorithms of workloads
   
   (in progress...)
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to