- 30 Jun, 2020 1 commit
-
-
Zuul authored
-
- 03 Jun, 2020 1 commit
-
-
Zuul authored
-
- 18 May, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. Remove docs requirements from lower-constraints, they are not needed during install or test but only for docs building. openstackdocstheme renames some variables, so follow the renames before the next release removes them. A couple of variables are also not needed anymore, remove them. Depends-On: https://review.opendev.org/728938 Change-Id: Iec4e4b3ed18e36d8ee1942e45e290ce292e7f881
-
- 04 May, 2020 1 commit
-
-
Hervé Beraud authored
Related to: - https://review.opendev.org/#/c/723044/ - https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Change-Id: I9802b21406359bb2e2a5c48bd6dd6f2d31cb4460
-
- 27 Apr, 2020 1 commit
-
-
Zuul authored
-
- 24 Apr, 2020 2 commits
-
-
Sean McGinnis authored
Python 3.8 is now our highest level supported python runtime. This updates the default tox target environments to swap out py37 for py38 to make sure local development testing is covering this version. This does not impact zuul jobs in any way, nor prevent local tests against py37. It just changes the default if none is explicitly provided. Change-Id: I9513860cc02287ab987d22f3403bb19bd07c28a9 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
Sean McGinnis authored
Now that we are running the Victoria tests that include a voting py38, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I2347b02a274ea901705010dbf4139fc6db2557bb Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 17 Apr, 2020 1 commit
-
-
Dmitry Tantsur authored
It's not a runtime dependency (and even oslo.i18n is dropping it). Change-Id: I678338bda728c683a6cf37df2abb706c48a980e2
-
- 16 Apr, 2020 1 commit
-
-
Hervé Beraud authored
Change-Id: I0fb6aed29d034141db13ec11913b4f5f1f68d6d5
-
- 14 Apr, 2020 2 commits
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ibd9b183f80dcde07cbe1714c6487303f0a2cf684
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/ussuri. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/ussuri. Change-Id: Ia423d51c7c8ba1da79bb4569f17f3523819be618 Sem-Ver: feature
-
- 30 Mar, 2020 1 commit
-
-
Andreas Jaeger authored
The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Ignore W504 line break after binary operator Change-Id: Ice5627d714bad308bcf2e467a553d2d2297ea337
-
- 13 Mar, 2020 1 commit
-
-
Sean McGinnis authored
Now that we don't need to support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: I67b86898cb443dc02c6b41a78bfe54f43f8d6c74 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 11 Feb, 2020 1 commit
-
-
Hervé Beraud authored
Change-Id: I0de4e6a064fb8008f9cff61b96875909041dd14b
-
- 06 Feb, 2020 1 commit
-
-
Hervé Beraud authored
OpenStack is dropping the py2.7 support in Ussuri cycle. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I99e49c84779439317a9f13307c7e7d2fc092d7fb Sem-Ver: api-break
-
- 30 Jan, 2020 4 commits
-
-
Zuul authored
-
Zuul authored
-
Hervé Beraud authored
Move 'basepython' to the top-level 'testenv'. Use the default 'install_command' https://tox.readthedocs.io/en/latest/config.html#conf-install_command Change-Id: I7c672f05753886e234430c760f1afc1ed01ff2a3
-
Hervé Beraud authored
CI jobs complained about lower constraint who was not aligned so moving Babel from 1.3 to 2.3.4 Change-Id: Icd6095a373188f5ef152ec2f1748aa7f826ad8a8
-
- 09 Jan, 2020 1 commit
-
-
Zuul authored
-
- 02 Dec, 2019 1 commit
-
-
Zuul authored
-
- 25 Oct, 2019 1 commit
-
-
caoyuan authored
Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name suggests, keeps the build running when it encounters non-fatal errors. This is exceptionally useful in avoiding a continuous edit-build loop when undertaking large doc reworks where multiple errors may be introduced. [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045 Change-Id: I2831ab17d943638062b709882c7a1cc481e46476
-
- 24 Oct, 2019 1 commit
-
-
pengyuesheng authored
Change-Id: I6ad63c241f8f401e987c31f47e11e9216e281684
-
- 12 Oct, 2019 1 commit
-
-
pengyuesheng authored
Some options are now automatically configured by the version 1.20: - project - html_last_updated_fmt - latex_engine - latex_elements - version - release. Change-Id: Ic626d2dc2974ac6ac7b6a816963995915e723ec7
-
- 10 Oct, 2019 1 commit
-
-
Zuul authored
-
- 25 Sep, 2019 1 commit
-
-
pengyuesheng authored
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: I99801531605e49ca542859ea341fc16a883d91a2
-
- 20 Sep, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: I8ff0ce893c9bc2bc758fdee083be8666b6e23164 Sem-Ver: feature
-
- 12 Aug, 2019 1 commit
-
-
Zuul authored
-
- 19 Jul, 2019 1 commit
-
-
Zuul authored
-
- 08 Jul, 2019 1 commit
-
-
Zuul authored
-
- 05 Jul, 2019 2 commits
-
-
Corey Bryant authored
This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: I12378dfb0179e47905714a44686d6f5f94286807 Story: #2005924 Task: #34234
-
caoyuan authored
Change-Id: I3d2e5e2322ac8374881f76217e35792efeea073a
-
- 25 Jun, 2019 2 commits
- 17 Jun, 2019 1 commit
-
-
Zuul authored
-
- 11 Jun, 2019 1 commit
-
-
Sean McGinnis authored
This takes a lighter weight approach to allowing output to be formatted as JSON than switching over to using cliff. This adds the --json flag argument that will format the printed results in a much more compact JSON format. Change-Id: I54f3f347b0d7da4385ffcbfa5da61c83657f390c Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 03 Jun, 2019 1 commit
-
-
jacky06 authored
Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. Change-Id: I676fdc12fe0bb1278754d6f21c6a113b4182186f Closes-Bug: #1831406
-
- 27 May, 2019 1 commit
-
-
jacky06 authored
Change-Id: I2f218a19be6f8809c396399e48e2d5ed6b3f6fd9
-
- 03 May, 2019 1 commit
-
-
Zuul authored
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-