Test Apache redirect rules.
Go to file
pengyuesheng fce8065ac9 Blacklist sphinx 2.1.0 (autodoc bug)
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details

Change-Id: I6af9bdb5968c00e23e272b983839380f2f9f17cb
2019-08-02 14:36:01 +08:00
doc Remove modindex 2019-07-26 16:12:12 +02:00
releasenotes/notes Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
whereto Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
.coveragerc Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.gitignore Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
.mailmap Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.testr.conf Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.zuul.yaml Add Python 3 Train unit tests 2019-06-24 09:14:59 -04:00
babel.cfg Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
bindep.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-30 16:19:08 +00:00
HACKING.rst fix error url 2018-02-06 01:09:06 +08:00
LICENSE Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 06:37:17 +00:00
requirements.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
setup.cfg Add Python 3 Train unit tests 2019-06-24 09:14:59 -04:00
setup.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
test-requirements.txt Blacklist sphinx 2.1.0 (autodoc bug) 2019-08-02 14:36:01 +08:00
tox.ini Add Python 3 Train unit tests 2019-06-24 09:14:59 -04:00

whereto

Test Apache redirect rules.

whereto is an app for testing redirect rules like what may appear in a .htaccess file for Apache. It provides a way to test those rules in CI jobs.