Tempest Plugin for Blazar project
Go to file
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
blazar_tempest_plugin Fix multiple CI failures 2021-01-05 17:18:45 +01:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-05-30 15:53:26 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-30 15:53:26 +02:00
.coveragerc Fix path to source code in configuration files 2019-09-16 12:04:26 +02:00
.gitignore Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:41:49 +00:00
.mailmap Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
.stestr.conf Fix path to source code in configuration files 2019-09-16 12:04:26 +02:00
.zuul.yaml Fix multiple CI failures 2021-01-05 17:18:45 +01:00
CONTRIBUTING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
HACKING.rst Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
LICENSE Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
README.rst Publish blazar-tempest-plugin documentation 2019-09-03 08:43:46 +00:00
babel.cfg Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
requirements.txt Use global request id for scenario tests 2019-07-17 03:05:27 +00:00
setup.cfg Add py38 package metadata 2020-08-18 12:00:14 +00:00
setup.py Updated from global requirements 2018-01-27 17:30:13 +00:00
test-requirements.txt Fix multiple CI failures 2021-01-05 17:18:45 +01:00
tox.ini Fix multiple CI failures 2021-01-05 17:18:45 +01:00

README.rst

Blazar Tempest Plugin

Tempest plugin for Blazar Project

It contains the tempest plugin for the functional testing of Blazar Project.