Metadata-Version: 1.1
Name: tempest-horizon
Version: 0.1.0
Summary: Tempest Plugin for Horizon tests
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: http://governance.openstack.org/badges/tempest-horizon.svg
            :target: http://governance.openstack.org/reference/tags/index.html
        
        .. Change things from this point on
        
        ===============================
        tempest-horizon
        ===============================
        
        Tempest Plugin for Horizon tests
        
        * Free software: Apache license
        
        Using
        --------
        Install this plugin in the same python environment as tempest.
        
        In tempest directory, run::
        
          stestr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps
        
        
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
