Metadata-Version: 1.2
Name: os-performance-tools
Version: 0.0.1.dev81
Summary: Python scripts for use in OpenStack's QA process
Home-page: https://docs.openstack.org/os-performance-tools/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ===============================
        os-performance-tools
        ===============================
        
        Python scripts for use in OpenStack's Performance Measurement
        
        
        * Free software: Apache license
        * Documentation: http://docs.openstack.org/developer/os-performance-tools
        * Source: http://opendev.org/openstack/os-performance-tools
        * Bugs: No bug tracker as of now, report on ML or IRC #openstack-qa channel.
        
        Features
        --------
        
        * Collect counters from various backends and save as JSON and/or Subunit attachments
        * Record delta with previous JSON counters
        * Push counters into statsd
        
        
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.5
