Lisa Zangrando b99f2078a1 Missing security support
This fix provides to Synergy a security mechanism highly configurable.
The security policies are pluggable so that it is possible to define any
kind of authorization checks.
This commit includes a very simple authorization plugin (i.e.
synergy.auth.plugin.LocalHostAuthorization) which denies any command
coming from clients having IP address different from the Synergy's one.

Bug: #1691352
Change-Id: I2535b2a3edeea5e56cd8918d01070a6f8a534c3e
Sem-Ver: bugfix
2017-05-23 12:57:50 +00:00
2016-06-07 12:08:04 +02:00
2017-05-23 12:57:50 +00:00
2017-03-21 12:24:48 +01:00
2017-05-23 12:57:50 +00:00
2016-03-23 08:37:16 +00:00
2016-12-07 13:14:25 +01:00
2017-03-21 12:24:48 +01:00
2016-04-27 16:29:13 +02:00
2016-10-27 11:20:04 +02:00
2016-10-27 12:17:46 +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%