
- 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
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.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/synergy-service
- Source: http://git.openstack.org/cgit/openstack/synergy-service
- Bugs: http://bugs.launchpad.net/synergy-service
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.
Languages
Python
91.7%
RPM Spec
3.7%
Shell
3.1%
Dockerfile
0.7%
Makefile
0.7%