blazar-tempest-plugin/blazar_tempest_plugin
Pierre Riteau 10ef8b76dd Fix multiple CI failures
1) Bump hacking max version to 3.0.1 and fix code style failures.

pep8 job is failing because the version of flake8 (flake8<2.7.0,>=2.6.0)
requested by hacking<1.2.0 is not compatible with pyflakes>=2.1.1.
Therefore the patch increases the max version of hacking.

2) Disable swift-proxy service which fails to start on stein. Disabled
   other unneeded services while here.

Change-Id: I87c6d037fbbc24ef795ddbe26b5e297fb1bbc7a9
2021-01-05 17:18:45 +01:00
..
services Use global request id for scenario tests 2019-07-17 03:05:27 +00:00
tests Fix multiple CI failures 2021-01-05 17:18:45 +01:00
__init__.py Refactored blazar tempest plugin 2017-12-15 15:37:55 +09:00
config.py Remove climate namespace 2018-03-13 17:14:48 +09:00
plugin.py Refactored blazar tempest plugin 2017-12-15 15:37:55 +09:00
README.rst Refactored blazar tempest plugin 2017-12-15 15:37:55 +09:00

Tempest Integration of blazar

This directory contains Tempest tests to cover the blazar project