Metadata-Version: 1.1
Name: nos_brick
Version: 0.0.1
Summary: Volume discovery and local storage management lib for non OpenStack deployments
Home-page: https://github.com/akrog/nos_brick
Author: Gorka Eguileor
Author-email: geguileo@redhat.com
License: Apache Software License 2.0
Description: Non OpenStack Brick
        ===============================
        
        
        
        .. image:: https://img.shields.io/pypi/v/nos_brick.svg
           :target: https://pypi.python.org/pypi/nos_brick
        
        .. image:: https://img.shields.io/travis/akrog/nos_brick.svg
           :target: https://travis-ci.org/akrog/nos_brick
        
        .. image:: https://readthedocs.org/projects/nos-brick/badge/?version=latest
           :target: https://nos-brick.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/pyversions/nos_brick.svg
           :target: https://pypi.python.org/pypi/nos_brick
        
        .. image:: https://pyup.io/repos/github/akrog/nos_brick/shield.svg
             :target: https://pyup.io/repos/github/akrog/nos_brick/
             :alt: Updates
        
        .. image:: https://img.shields.io/:license-apache-blue.svg
           :target: http://www.apache.org/licenses/LICENSE-2.0
        
        
        Volume discovery and local storage management lib for non OpenStack deployments
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://nos-brick.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.0.1 (2018-07-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: nos_brick
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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
