
We used to put `try / except ImportError` around oslo lib imports to support both the `oslo_lib` and `oslo.lib` name patterns. It is now useless since the newer versions of these libs all support the `import oslo_lib` pattern. Tested on CentOS 7 with the OpenStack Liberty repository. Tested on Ubuntu 14.04 with OpenStack Liberty CloudArchive repository. Change-Id: I7a147586d7a933506df62e34424e5fc57b3ff503 Sem-Ver: bugfix
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
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%