Vincent Llorens 4755163104 fix to get the synergy version when packaging
Commit 670f60825200356bc32a318f0755ed7a2301b66a introduced this bug.
We previously relied on the "version: " line of setup.cfg, but this
was removed due to using pbr.

We now get the synergy version from the git tag.

Change-Id: I31fc9215269b05acabba8c4288af540f4de9c0c4
Sem-Ver: bugfix
2016-10-18 11:48:14 +00:00
2016-06-07 12:08:04 +02:00
2016-10-04 10:48:54 +00:00
2016-06-07 12:08:04 +02:00
2016-10-04 10:37:08 +00:00
2016-03-23 08:37:16 +00:00
2016-04-27 16:29:13 +02:00
2016-07-25 10:58:54 +02:00
2016-10-18 13:04:42 +02:00

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.

Description
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.
Readme 926 KiB
Languages
Python 91.7%
RPM Spec 3.7%
Shell 3.1%
Dockerfile 0.7%
Makefile 0.7%