Tempest plugin for the freezer project.
Go to file
Ghanshyam Mann 0659d1954d Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: Ib119207db682d20c01be673c5bc91227c80709e1
2020-05-12 19:24:09 -05:00
devstack Update README.rst for devstack 2020-02-02 20:48:41 -08:00
doc Update docs building 2020-05-03 12:03:41 +02:00
freezer_tempest_plugin Update docs building 2020-05-03 12:03:41 +02:00
releasenotes Update docs building 2020-05-03 12:03:41 +02:00
.coveragerc Big Bang :) 2017-06-09 16:09:38 +01:00
.gitignore Big Bang :) 2017-06-09 16:09:38 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:02 +00:00
.mailmap Big Bang :) 2017-06-09 16:09:38 +01:00
.testr.conf Big Bang :) 2017-06-09 16:09:38 +01:00
.zuul.yaml Update freezer-tempest-agent job to voting job 2020-01-15 20:55:58 -08:00
CONTRIBUTING.rst Sync Sphinx requirement 2019-09-13 01:50:21 +00:00
HACKING.rst Update the hacking to latst 2018-10-07 12:06:30 -04:00
LICENSE Big Bang :) 2017-06-09 16:09:38 +01:00
README.rst Use opendev repository 2019-04-24 13:17:02 +08:00
babel.cfg Big Bang :) 2017-06-09 16:09:38 +01:00
requirements.txt Remove six useage 2020-02-03 18:45:17 -08:00
setup.cfg Update docs building 2020-05-03 12:03:41 +02:00
setup.py Updated from global requirements 2018-01-22 10:51:12 +00:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 19:24:09 -05:00
tox.ini Update docs building 2020-05-03 12:03:41 +02:00

README.rst

freezer-tempest-plugin

Tempest plugin for the freezer project.

Tempest plugin for functional testing of freezer backup, restore and DR features. More information can be found in the freezer developer documentation.