diff --git a/doc/source/index.rst b/doc/source/index.rst index 0ba4b531..60b131b7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -15,11 +15,11 @@ .. _tempest: -======================= -Designat Tempest Plugin -======================= +======================== +Designate Tempest Plugin +======================== -The Designate team maintains a set of tempest tests to exercise the Designate +The Designate team maintains a set of Tempest tests to exercise the Designate service and APIs. Intro and References diff --git a/test-requirements.txt b/test-requirements.txt index bc04e2ab..1a1b76dc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,6 +3,6 @@ # process, which may cause wedges in the gate later. # Hacking already pins down pep8, pyflakes and flake8 -hacking<0.10,>=0.9.2 +hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0 openstackdocstheme>=1.5.0 # Apache-2.0 -sphinx>=1.5.1 # BSD \ No newline at end of file +sphinx>=1.5.1 # BSD