diff options
author | Van Hung Pham <hungpv@vn.fujitsu.com> | 2017-07-03 13:31:42 +0700 |
---|---|---|
committer | Van Hung Pham <hungpv@vn.fujitsu.com> | 2017-07-14 13:24:45 +0700 |
commit | 16a75e8e353be33177c0bc8148029cb35599d29c (patch) | |
tree | 31e26e85d1b1f030eeda65c73306765fdee7d560 /test-requirements.txt | |
parent | bb5c120460b0c657ceea82245ff8f13f5f64ec7f (diff) | |
download | python-cinderclient-16a75e8e353be33177c0bc8148029cb35599d29c.tar.gz |
Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.
[0]https://review.openstack.org/#/c/472275/
Change-Id: Ie5930c73c748bb308940606fced8f84eecdecdc8
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 9ce8f4f..07d828d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD reno!=2.3.1,>=1.8.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 |