Metadata-Version: 2.1
Name: sahara-tests
Version: 0.18.0
Summary: Sahara tests
Home-page: https://docs.openstack.org/sahara-tests/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: Apache Software License
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr (>=1.6)
Requires-Dist: Mako (>=0.4.0)
Requires-Dist: botocore (>=1.5.1)
Requires-Dist: fixtures (>=3.0.0)
Requires-Dist: jsonschema (>=3.2.0)
Requires-Dist: keystoneauth1 (>=2.1.0)
Requires-Dist: oslo.concurrency (>=3.5.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.utils (>=3.5.0)
Requires-Dist: oslotest (>=1.10.0)
Requires-Dist: os-client-config (>=1.13.1)
Requires-Dist: paramiko (>=1.16.0)
Requires-Dist: python-glanceclient (>=2.0.0)
Requires-Dist: python-novaclient (!=2.33.0,>=2.29.0)
Requires-Dist: python-saharaclient (>=0.13.0)
Requires-Dist: python-swiftclient (>=2.2.0)
Requires-Dist: python-neutronclient (>=4.2.0)
Requires-Dist: rfc3986 (>=0.2.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: stestr (>=1.0.0)
Requires-Dist: tempest (>=16.0.0)
Requires-Dist: testtools (>=1.4.0)

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/sahara-tests.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Tests for Sahara project
========================

.. image:: https://img.shields.io/pypi/v/sahara-tests.svg
    :target: https://pypi.org/project/sahara-tests/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/sahara-tests.svg
    :target: https://pypi.org/project/sahara-tests/
    :alt: Downloads

In sahara_tests folder we have next tools:
    - Sahara-scenario framework
    - Sahara tempest tests

* License: Apache License, Version 2.0
* `Sahara-scenario documentation`_
* `PyPi`_ - package installation
* `Storyboard project`_ - release management
* `Source`_
* `Specs`_
* `Release notes`_

.. _Sahara-scenario documentation: https://docs.openstack.org/sahara-tests/latest/scenario.html
.. _PyPi: https://pypi.org/project/sahara-tests
.. _Storyboard project: https://storyboard.openstack.org/#!/project/940
.. _Source: https://opendev.org/openstack/sahara-tests
.. _Specs: https://specs.openstack.org/openstack/sahara-specs/
.. _Release notes: https://docs.openstack.org/releasenotes/sahara-tests/unreleased.html



