Metadata-Version: 2.0
Name: synergy-scheduler-manager
Version: 2.2.1
Summary: Provide advanced scheduling (fairshare) capability for OpenStack
Home-page: https://launchpad.net/synergy-scheduler-manager
Author: Lisa Zangrando
Author-email: lisa.zangrando@pd.infn.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: oslo.config
Requires-Dist: oslo.messaging
Requires-Dist: oslo.serialization
Requires-Dist: oslo.versionedobjects
Requires-Dist: pbr
Requires-Dist: requests
Requires-Dist: sqlalchemy
Requires-Dist: synergy-service (<1.4,>=1.3)

------------------------------
 SYNERGY SCHEDULER MANAGER
------------------------------

The Scheduler Manager

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.
The Scheduler Manager provides advanced scheduling (fairshare) capability for
OpenStack.  In particular it aims to address the resource utilization issues
coming from the static allocation model inherent in the Cloud paradigm, by
adopting the dynamic partitioning strategy implemented by the advanced batch
schedulers.


* Free software: Apache license
* Documentation: https://indigo-dc.gitbooks.io/synergy/content/
* Source: http://git.openstack.org/cgit/openstack/synergy-scheduler-manager
* Bugs: http://bugs.launchpad.net/synergy-scheduler-manager



