Metadata-Version: 1.0
Name: os_nova_ha_utils
Version: 1.2
Summary: Python Openstack utils package
Home-page: http://cra.cz
Author: Premysl Kouril
Author-email: pkouril@cra.cz
License: MIT
Description: # Simple module for Python level access to OS information.
        
        This module is used as part of NOVA HA module used in OpenStack Deployment at CRA.
        
        ## Development
        
        Running tests
        
        ```console
        pytest -v -s
        ```
Platform: UNKNOWN
