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
Vincent Llorens 4bd94d9fbd add synergy CLI to bin/
Rename bin/synergy to bin/synergy-service.
Add the synergy client command as bin/synergy.

Impact changes to the packaging.

Change-Id: If3b6c3799906a40481c5e0fb4c67de2f6a0ccba9
2016-06-07 12:08:04 +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 add synergy CLI to bin/ 2016-06-07 12:08:04 +02:00
scripts add synergy CLI to bin/ 2016-06-07 12:08:04 +02:00
synergy fixed command.Execute() and changed the logging level of service.executeCommand() 2016-06-03 14:54:22 +00: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 import project from launchpad git repo 2016-04-27 16:29:13 +02:00
babel.cfg import project from launchpad git repo 2016-04-27 16:29:13 +02:00
requirements.txt fix code that prevented the package from running 2016-04-28 17:44:31 +02:00
setup.cfg add synergy CLI to bin/ 2016-06-07 12:08:04 +02:00
setup.py import project from launchpad git repo 2016-04-27 16:29:13 +02:00
test-requirements.txt import project from launchpad git repo 2016-04-27 16:29:13 +02:00
tox.ini import project from launchpad git repo 2016-04-27 16:29:13 +02:00

README.rst

SYNERGY

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.

1. INSTALLATION

1.1 REQUISITES

1.2 OPTIONAL PACKAGES

1.3 INSTALLING

1.4 CONFIGURATION

1.5 SECURITY