Tempest plugin for the magnum project.
Go to file
songwenping 64a4270ad6 setup.cfg: Replace dashes by underscores
Since setuptools v54.1.0[1], the parmeters with dash have been
deprecated in favor of the new parameters with underscore.

This change updates the parameters accordingly to avoid the warnings
like the example below.

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ica879c31574060471fb22c53761e6d4549a05db2
2022-08-19 10:21:35 +08:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-31 17:51:47 +02:00
magnum_tempest_plugin Disable test_create_cluster_with_zero_nodes 2021-02-04 09:02:20 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-31 17:51:47 +02:00
.coveragerc Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.gitignore Switch to stestr 2018-07-24 15:27:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:33 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
.stestr.conf Switch to stestr 2018-07-24 15:27:32 +07:00
.zuul.yaml Update 'Maintained' stable branch jobs on master gate 2022-04-14 20:29:55 -05:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-10-13 09:00:29 +00:00
HACKING.rst Update the hacking to latest 2018-10-17 13:41:56 -04:00
LICENSE Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-10-13 09:00:29 +00:00
babel.cfg Apply cookiecutter to newly split project 2017-09-06 16:04:40 +05:30
requirements.txt Remove six 2020-05-06 09:19:48 +08:00
setup.cfg setup.cfg: Replace dashes by underscores 2022-08-19 10:21:35 +08:00
setup.py Updated from global requirements 2020-04-29 14:03:36 +00:00
test-requirements.txt Update docs building, cleanup 2020-05-03 11:41:00 +02:00
tox.ini Update docs building, cleanup 2020-05-03 11:41:00 +02:00

README.rst

openstack Magnum Tempest Plugin

Tempest plugin for Magnum Project

It contains the tempest tests for testing Container Infrastructure Management Service for OpenStack.