Synergy is an extensible general purpose management service for OpenStack. Its capabilities are implemented by a collection of managers. It can be used to implement advanced scheduling mechanisms to maximize the overall resource usage.
Go to file
Lisa Zangrando 4771a6e490 Commit for fixes described in https://review.openstack.org/#/c/362762/
Change-Id: Ib4e9a43381af29b0ca1e2eee05de4a4976dd8794
2016-08-31 15:24:15 +02:00
bin add synergy CLI to bin/ 2016-06-07 12:08:04 +02:00
config update synergy configuration file 2016-05-31 11:13:42 +02:00
doc/source import project from launchpad git repo 2016-04-27 16:29:13 +02:00
packaging Bump version to 1.0.1 2016-07-26 11:08:07 +02:00
scripts add synergy CLI to bin/ 2016-06-07 12:08:04 +02:00
synergy Commit for fixes described in https://review.openstack.org/#/c/362762/ 2016-08-31 15:24:15 +02:00
.coveragerc import project from launchpad git repo 2016-04-27 16:29:13 +02:00
.gitreview Added .gitreview 2016-03-23 08:37:16 +00:00
.testr.conf import project from launchpad git repo 2016-04-27 16:29:13 +02:00
CONTRIBUTING.rst import project from launchpad git repo 2016-04-27 16:29:13 +02:00
HACKING.rst import project from launchpad git repo 2016-04-27 16:29:13 +02:00
LICENSE import project from launchpad git repo 2016-04-27 16:29:13 +02:00
MANIFEST.in import project from launchpad git repo 2016-04-27 16:29:13 +02:00
README.rst Fix broken link to doc in README 2016-07-25 10:58:54 +02:00
babel.cfg import project from launchpad git repo 2016-04-27 16:29:13 +02:00
requirements.txt Synergy enhancements 2016-08-31 11:55:45 +00:00
setup.cfg Synergy enhancements 2016-08-31 11:55:45 +00:00
setup.py import project from launchpad git repo 2016-04-27 16:29:13 +02:00
test-requirements.txt Commit for fixes described in https://review.openstack.org/#/c/362762/ 2016-08-31 15:24:15 +02:00
tox.ini Cleanup tox.ini: Remove obsolete constraints 2016-08-26 18:16:37 +02:00

README.rst

SYNERGY SERVICE

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.