Metadata-Version: 1.1
Name: fairness-service
Version: 0.1.1.dev1
Summary: A service to enforce a fair resource utilization in a OpenStack infrastructure by automatic and dynamic reallocation of the resources (cpu, mem, disk, network) during runtime.
Home-page: https://github.com/patanric/fairness-service
Author: Riccardo Patane
Author-email: uzh.riccardo.patane@gmail.com
License: Apache 2.0
Description: Fairness Service
        ================
        
        A service to enforce a fair resource utilization in a OpenStack infrastructure
        by automatic and dynamic reallocation of the resources (cpu, mem, disk, network)
        during runtime.
        
        ----
        
        Run the controller_manager.py on the OpenStack Controller and the node_manager
        on all OpenStack Compute nodes.
        
        more info follows...
Keywords: openstack nova resource reallocation fair
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
