Lisa Zangrando cbd1ccd06e :added pause() and resume() methods to the Manager class
- manager.py: added pause() and resume() methods
- service.py: ManagerRPC removed
- service.py: fixed logging (logger.propagate=False)
- service.py: used the proper HTTP Status Codes on the Synergy RESTful methods
- common/service.py: fixed sigterm_handler()

Change-Id: Ida87546587edac54c738c4fc01bf029ab4507c6a
2016-06-13 09:56:30 +02:00
2016-06-07 12:08:04 +02:00
2016-05-31 11:13:42 +02:00
2016-06-07 12:08:04 +02:00
2016-06-07 12:08:04 +02:00
2016-03-23 08:37:16 +00:00
2016-04-27 16:29:13 +02:00
2016-06-07 12:08:04 +02:00
2016-04-27 16:29:13 +02:00

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

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%