Test Apache redirect rules.
Go to file
zhulingjie 6c9a8346b3 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts.

Change-Id: I2a3b0d80fac1af5862f61b79e4fc31eb6195dcd0
2019-04-23 06:37:17 +00:00
doc Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 06:37:17 +00: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.6 unit test jobs 2018-08-14 13:19:27 -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 Change openstack-dev to openstack-discuss 2018-12-04 17:43:34 +08:00
setup.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
test-requirements.txt Remove duplicated openstackdocstheme from test-requirements.txt 2018-09-18 01:31:02 +00:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 06:37:17 +00: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.