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.
670f608252
Even though we always had pbr has a dependency, we didn't use it to its full extent to ease the building the process. - use the automatically generated AUTHORS and ChangeLog files when we do a `python setup.py bdist_wheel`. - use pbr postversioning to get the synergy-service package version (see: http://docs.openstack.org/developer/pbr/#version) Sem-Ver: feature Change-Id: I215a08cd488bcff239c0b37622257a848fbb627a |
||
---|---|---|
bin | ||
config | ||
doc/source | ||
packaging | ||
scripts | ||
synergy | ||
.coveragerc | ||
.gitreview | ||
.testr.conf | ||
AUTHORS | ||
babel.cfg | ||
ChangeLog | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Documentation: https://indigo-dc.gitbooks.io/synergy/content/
- Source: http://git.openstack.org/cgit/openstack/synergy-service
- Bugs: http://bugs.launchpad.net/synergy-service