Vincent Llorens e4d9840645 Release 2.5.1
Synergy:
- fix small typo preventing it from running

Packaging:
- RPM: more specific python dependencies, to make it easier to install
  on CentOS 7
- update python-ova dependency to Newton (v14)
- update synergy-service dependency to 1.5

Change-Id: I7c583805cf60298a2af2c032cacc55affcabf474
2017-08-23 11:16:57 +02:00
2016-06-02 15:04:52 +02:00
2017-08-23 11:16:57 +02:00
2016-06-02 15:04:52 +02:00
2016-03-23 08:36:50 +00:00
2016-06-02 15:04:52 +02:00
2017-08-23 11:16:57 +02:00
2016-06-02 15:04:52 +02:00
2017-08-23 11:16:57 +02:00
2016-06-02 15:04:52 +02:00
2016-06-02 15:04:52 +02:00
2016-06-02 15:04:52 +02:00
2016-06-02 15:04:52 +02:00
2017-08-11 10:09:57 +02:00
2017-08-03 14:52:51 +02:00
2016-10-27 11:18:30 +02:00

SYNERGY SCHEDULER MANAGER

The Scheduler Manager

Synergy is as a new extensible general purpose management OpenStack service. Its capabilities are implemented by a collection of managers which are specific and independent pluggable tasks, executed periodically or interactively. The managers can interact with each other in a loosely coupled way. The Scheduler Manager provides advanced scheduling (fairshare) capability for OpenStack. In particular it aims to address the resource utilization issues coming from the static allocation model inherent in the Cloud paradigm, by adopting the dynamic partitioning strategy implemented by the advanced batch schedulers.

Description
Provide advanced scheduling capability for OpenStack using a fairshare algorithm. This is a manager for synergy-service.
Readme 1 MiB
Languages
Python 95.4%
RPM Spec 2.1%
Shell 1.7%
Dockerfile 0.4%
Makefile 0.3%