Skip to content

Commit

Permalink
Merge "Fix warnings from build_sphinx"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jun 12, 2014
2 parents 2a5a1a8 + 077a563 commit 2c75b7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -7,7 +7,7 @@ Scenarios, and other specific tests useful in validating an OpenStack
deployment.

Design Principles
----------
-----------------
Tempest Design Principles that we strive to live by.

- Tempest should be able to run against any OpenStack cloud, be it a
Expand Down Expand Up @@ -127,6 +127,6 @@ currently only run with Python 2.7, so there are no guarantees about the state
of tempest when running with Python 2.6. Additionally, to enable testr to work
with tempest using python 2.6 the discover module from the unittest-ext
project has to be patched to switch the unittest.TestSuite to use
unittest2.TestSuite instead. See::
unittest2.TestSuite instead. See:

https://code.google.com/p/unittest-ext/issues/detail?id=79
8 changes: 0 additions & 8 deletions doc/source/index.rst
Expand Up @@ -33,14 +33,6 @@ where your test contributions should go.
field_guide/thirdparty
field_guide/unit_tests

------------------
API and test cases
------------------
.. toctree::
:maxdepth: 1

api/modules

==================
Indices and tables
==================
Expand Down

0 comments on commit 2c75b7c

Please sign in to comment.