Metadata-Version: 1.1
Name: performance_docs
Version: 0.0.1.dev219
Summary: OpenStack performance testing plans, results and investigations
Home-page: https://docs.openstack.org/performance-docs/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: http://governance.openstack.org/badges/performance-docs.svg
            :target: http://governance.openstack.org/reference/tags/index.html
        
        .. Change things from this point on
        
        OpenStack Performance Documentation
        ===================================
        
        This repository is for OpenStack performance testing plans, results and investigation documents. 
        All documents are in RST format and located in `doc/source/` sub-folder.
        
        Building
        ========
        
        Prerequisites
        -------------
        
        To get started, you need to install all necessary tools:
         * `virtualenv`
         * `pip` (use the latest from `https://bootstrap.pypa.io/get-pip.py`)
         * `tox`
         * system dependencies: `libjpeg-dev`
        
        Run the build
        -------------
        
         $ tox
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
