Tempest Plugin for Blazar project
Go to file
Ghanshyam Mann 2b5e8f3469 Support py3.12 and drop py3.8
As per the current release tested runtime, we test
from python 3.9 till python 3.12 so updating the same
in python classifier in setup.cfg

Also, dropping the python3.8 support
- https://lists.openstack.org/archives/list/openstack-discuss@li>

Change-Id: I54a14f2d7ae1689d690bdef892cb721dcde88d0c
2024-10-25 15:17:02 -07:00
blazar_tempest_plugin Add scenario for flavor-based instance reservation 2024-08-29 11:50:31 +02:00
doc remove unicode from code 2021-03-04 06:15:55 +00:00
releasenotes Support py3.12 and drop py3.8 2024-10-25 15:17:02 -07: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 Add scenario for flavor-based instance reservation 2024-08-29 11:50:31 +02:00
babel.cfg Apply cookiecutter to newly split project blazar-tempest-plugin 2017-12-18 14:38:55 +05:30
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
requirements.txt Remove six 2024-02-13 23:20:04 +00:00
setup.cfg Support py3.12 and drop py3.8 2024-10-25 15:17:02 -07:00
setup.py Cleanup py27 support 2023-08-08 15:40:23 +08:00
test-requirements.txt Add doc/requirements 2021-01-05 23:23:56 +01:00
tox.ini Changed minversion in tox to 3.18.0 2021-06-10 09:37:46 +08:00

Blazar Tempest Plugin

Tempest plugin for Blazar Project

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