Metadata-Version: 2.1
Name: cloudkitty-tempest-plugin
Version: 1.1.0
Summary: Tempest plugin for CloudKitty
Home-page: https://git.openstack.org/cgit/openstack/cloudkitty-tempest-plugin
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
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.5
Requires-Dist: keystoneauth1 (>=2.18.0)
Requires-Dist: oslo.config (>=3.18.0)
Requires-Dist: oslo.serialization (>=2.14.0)
Requires-Dist: pbr (>=2.0)
Requires-Dist: python-keystoneclient (>=3.6.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: tempest (>=15.0.0)

=================================
Tempest integration of CloudKitty
=================================

This project defines a tempest plugin containing tests used to verify the
functionality of a cloudkitty installation. The plugin will automatically load
these tests into tempest.

Dependencies
------------

This plugin tests the CloudKitty API. This supposes that the 'rating' role
exists in your OpenStack installation.

Developers
----------
For more information on cloudkitty, refer to:
http://docs.openstack.org/developer/cloudkitty/

For more information on tempest plugins, refer to:
http://docs.openstack.org/developer/tempest/plugin.html#using-plugins

Bugs
----
Please report bugs to: https://storyboard.openstack.org/#!/project/890



