Tempest plugin for the CloudKitty project.
Go to file
Le Hou e5ef84775b Use opendev repository
Change-Id: I837c7c1aff4d58ca36639a5e82340ef756ab6a47
2019-04-23 17:08:42 +08:00
cloudkitty_tempest_plugin Fix the "serialize" method of the client in python3 2019-02-05 11:53:47 +01:00
.coveragerc Committing initial work 2017-11-08 15:40:34 +01:00
.gitignore Committing initial work 2017-11-08 15:40:34 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:08 +00:00
.mailmap Committing initial work 2017-11-08 15:40:34 +01:00
.stestr.conf Committing initial work 2017-11-08 15:40:34 +01:00
.testr.conf Committing initial work 2017-11-08 15:40:34 +01:00
.zuul.yaml Added python3 voting tempest job. 2019-02-05 10:54:32 +00:00
CONTRIBUTING.rst Committing initial work 2017-11-08 15:40:34 +01:00
HACKING.rst Use updated hacking url link 2018-10-17 04:03:05 -04:00
LICENSE Committing initial work 2017-11-08 15:40:34 +01:00
README.rst Committing initial work 2017-11-08 15:40:34 +01:00
babel.cfg Committing initial work 2017-11-08 15:40:34 +01:00
requirements.txt Committing initial work 2017-11-08 15:40:34 +01:00
setup.cfg Use opendev repository 2019-04-23 17:08:42 +08:00
setup.py Committing initial work 2017-11-08 15:40:34 +01:00
test-requirements.txt Update hacking version to latest 2019-01-09 10:13:25 +08:00
tox.ini Use opendev repository 2019-04-23 17:08:42 +08:00

README.rst

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