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
OpenDev Sysadmins 454b4165c5 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:47 +00:00
bin add synergy CLI to bin/ 2016-06-07 12:08:04 +02:00
config Authorization section updated 2017-09-08 11:23:18 +02:00
doc/source Update of the links to the Synergy documentation 2017-01-30 14:33:56 +01:00
packaging Release v1.5.3 2017-09-20 10:28:51 +02:00
scripts Removed all managers parameters in synergy.conf 2017-02-14 15:36:28 +01:00
synergy Shell version updated 2017-09-12 12:48:13 +02:00
.coveragerc Updated coverage configuration file 2016-10-24 18:40:55 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:50:47 +00:00
.testr.conf import project from launchpad git repo 2016-04-27 16:29:13 +02:00
AUTHORS Release v1.3.0 with packaging files 2016-12-07 13:14:25 +01:00
CONTRIBUTING.rst Update of the links to the Synergy documentation 2017-01-30 14:33:56 +01:00
ChangeLog Release v1.5.3 2017-09-20 10:28:51 +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
LICENSE_third-party.md Distribute tabulate as part of Synergy 2016-10-27 12:17:46 +02:00
MANIFEST.in import project from launchpad git repo 2016-04-27 16:29:13 +02:00
README.rst Update of the links to the Synergy documentation 2017-01-30 14:33:56 +01:00
babel.cfg import project from launchpad git repo 2016-04-27 16:29:13 +02:00
requirements.txt Distribute tabulate as part of Synergy 2016-10-27 12:17:46 +02:00
setup.cfg use pbr fully for easier package building 2016-10-12 10:59:56 +02:00
setup.py Remove versions for required packages 2016-10-27 11:20:04 +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 Distribute tabulate as part of Synergy 2016-10-27 12:17:46 +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.