- Oct 24, 2019
-
-
gujin authored
We already bumped Sphinx to 1.8.0 in doc reqs refer to https://review.opendev.org/#/c/688371/ Change-Id: Ifd46ab6b2043392aa7878a11b0fe186f5ee4c4ce
-
- Oct 23, 2019
-
-
Mark Goddard authored
These should not be necessary. Change-Id: Ide02b7da2a2a2d528c171772f5552f4529ffe880
-
- Sep 17, 2019
-
-
Mark Goddard authored
The is one of community goals that each project should produce a single PDF file. The pdf should be in the output of openstack-tox-docs job. TeX packages are required to build PDF locally, following is recommended: * inkscape * texlive-latex-base * texlive-latex-extra * texlive-fonts-recommended More about the goal: https://governance.openstack.org/tc/goals/train/pdf-doc-generation.html https://etherpad.openstack.org/p/train-pdf-support-goal https://etherpad.openstack.org/p/pdf-goal-train-common-problems Change-Id: Ia0f8b73bcbda6295319f5c8de1aa02a40844207b
-
- Feb 04, 2019
-
-
confi-surya authored
Older hacking version depends on pep8, but pep8 module is replaced by pycodestyle. This is already resolved by updating hacking version in https://review.openstack.org/#/c/627149/ pep8 is dropped, so no longer require in lower-constraints.txt. Change-Id: I585e94098de20e0f541d4182367e904fc13d2ae6
-
- Jan 22, 2019
-
-
caoxufeng authored
Change-Id: I43cc9be3df6ae99942f1862171512a300fcf926f
-
- Jan 04, 2019
-
-
jacky06 authored
It missing from https://review.openstack.org/#/c/627149/, this ps to add it. Change-Id: If852e608429df25edf4dd4676d35d3957cdeee3e Closes-Bug: #1810530
-
- Jul 24, 2018
-
-
Vu Cong Tuan authored
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I63079f352ff36dda4f3f64a8681431a319791f0e
-
- Jun 25, 2018
-
-
caoyuan authored
We've switched everything to python-openstackclient and therefore the usage of python-cinderclient is no longer necessary. Change-Id: I27d1b675f422aeb07ffdf41ea945a83121f562cf
-
- Apr 12, 2018
-
-
Surya Prakash Singh authored
lower constraints list do not match the local requirements. This commit is to update the same. please follow: http://lists.openstack.org/pipermail/openstack-dev/2018-April/129056.html Change-Id: Icc7fe3a8f9716281de88825e9d5b2fd84de3d00a
-
- Mar 22, 2018
-
-
Doug Hellmann authored
Create a tox environment for running the unit tests against the lower bounds of the dependencies. Create a lower-constraints.txt to be used to enforce the lower bounds in those tests. Add openstack-tox-lower-constraints job to the zuul configuration. See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html for more details. Change-Id: I4279572d8eff5434c997717e5cb973afdce97de8 Depends-On: https://review.openstack.org/555034 Signed-off-by:
Doug Hellmann <doug@doughellmann.com>
-