Metadata-Version: 1.1
Name: bareon-allocator
Version: 0.0.1.dev106
Summary: A driver for Bareon for dynamic allocation of volumes
Home-page: https://wiki.openstack.org/wiki/Bareon
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ========================
        bareon-dynamic-allocator
        ========================
        
        A driver for Bareon for dynamic allocation of volumes
        
        Please feel here a long description which must be at least 3 lines wrapped on
        80 cols, so that distribution package maintainers can use it in their packages.
        Note that this is a hard requirement.
        
        * Free software: Apache license
        * Documentation: http://docs.openstack.org/developer/bareon-dynamic-allocator
        * Source: http://git.openstack.org/cgit/openstack/bareon-dynamic-allocator
        * Bugs: http://bugs.launchpad.net/bareon
        
        Future Improvments
        ------------------
        
        * create special types, like lv_mirror with special policy to allocate volume of the same size over several disks
        * implement less or equal instead of equal for disk size constraint in this case artificial Unallocated space is not going to be required
        
        
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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
