Commit Graph

9 Commits

Author SHA1 Message Date
ZhongShengping
f43961a505 Remove pinned versions from test-requirements.txt
As we are using the upper constraints when running the release
notes task using tox, we do not need to set a specific version
and we can rely on whatever is configured in upper constraints.

Change-Id: I2ab8340a582da18fff4438b773d5b5d63ea99d22
Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com>
2018-01-16 12:29:46 +08:00
chenghuiyu
817a78ec5c Update openstackdocstheme to latest version
Change-Id: If5a6929c18116eaf97f94f41c2b8b395adbafb61
2017-09-20 10:55:52 +08:00
ZhongShengping
202ead0abc Update reno>=2.5.0
Change-Id: I15e35d41cbcee1df36dacd2face394933fdfd6b7
2017-08-21 11:20:17 +08:00
ZhongShengping
d3dd33270a Update openstackdocstheme>=1.16.0
Change-Id: I0bad3e753096ff10a1ac3c98ec94d07df008d504
2017-07-31 11:02:19 +08:00
ZhongShengping
e643833a0d Fix openstackdocstheme
See the docs[0] how to use it. Also add the variables for the bug
log feature.

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: I8725272f44b51f0a01181b374149f293294c004c
2017-07-02 14:20:08 +08:00
ZhongShengping
853f52636c 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: I064d57a8c8dc5827a4bfecb60caea4463c57b9e0
2017-06-26 10:04:07 +08:00
ZhongShengping
ab84214e57 Update global requirements
Pin reno version to reno!=2.0.0,!=2.3.1,>=1.8.0
Pin sphinx version to sphinx!=1.6.1,>=1.5.1
reno=2.3.1 and sphinx=1.6.1 break releasenotes and doc tests.

Change-Id: I5c5d656b83cff21190c0b00b2b3119b730c90039
2017-06-08 11:53:51 +08:00
ZhongShengping
04acab3905 Update test-requirements.txt
This patch brings it in line with the latest global requirements.
By being in line with global requirements, this is a more accurate
list with respect to how things are actually tested in the gate.
The following links[0][1][2] show the latest reno, oslosphinx, sphinx
packages.

[0]https://github.com/openstack/requirements/blob/master/global-requirements.txt#L263
[1]https://github.com/openstack/requirements/blob/master/global-requirements.txt#L372
[2]https://github.com/openstack/requirements/blob/master/global-requirements.txt#L395

Change-Id: I7feda7de95cde3949e52f7fde58bce6b12ab95eb
2017-03-23 14:45:39 +08:00
Emilien Macchi
0aeabcb175 Add basic structure for reno
Change-Id: Ie3e55e3b669930e5e0980b63b8bbddb1b66a157d
2016-05-27 16:15:44 -04:00