- 31 Mar, 2020 1 commit
-
-
Sean McGinnis authored
Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: Icd7019c924386fb9c047fc55fb98e45fcb79f2eb Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 21 Feb, 2020 1 commit
-
-
Rodolfo Alonso Hernandez authored
This function will call "os.path.realpth" and this in turn could call "os.getcwd". If the current path has been deleted by other application, this method will raise FileNotFoundError exception. This new function catches and unsets this exception, returning an empty string. Change-Id: If70411d8d189de4a020e528cd54412a5678cfab9 Closes-Bug: #1864090
-
- 10 Feb, 2020 1 commit
-
-
Hervé Beraud authored
Change-Id: I744229f03bc7375ad0a47f053f79dec3e91a1fd7
-
- 06 Feb, 2020 2 commits
-
-
Ben Nemec authored
Now that we've dropped py2 support we shouldn't be setting this anymore. Change-Id: Iae1a99a9d2644244165b18e030d1c1912ebd98f1
-
Hervé Beraud authored
Change-Id: I5d51e1d64e136ebcf283c43c568fc163b4b988ab
-
- 03 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: I02784f635368ad7cc5ffde7cc8a4f4367143da98
-
- 06 Jan, 2020 1 commit
-
-
caoyuan authored
1. refactor basepython to testenv 2. remove py27 target 3. fix a bug that prevented usage of upper constraints in some test envs Change-Id: I5fcec1c7ec978f9fb279de8ac9aae227e6ec5e9d
-
- 04 Dec, 2019 1 commit
-
-
Zuul authored
-
- 02 Dec, 2019 2 commits
- 10 Nov, 2019 1 commit
-
-
Jeffrey Zhang authored
When the daemon process is timeout, it will kill itself. But the parent doesn't reap it. This patch add a thread to wait the process to be done once the daemon is started. Closes-Bug: #1850241 Change-Id: Ic209b8ef86c2522ce7e4bd81ac57bf13f1706a81
-
- 02 Nov, 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: I2858ce6bf73471328b92b52be1cdc18ab46254d9
-
- 24 Oct, 2019 1 commit
-
-
pengyuesheng authored
Change-Id: I67b9a3409d650fde9afc65720dfa0c289328ef85
-
- 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: Ie89fa05774e224a9b8c05f0442fda7592df9aa5d
-
- 10 Oct, 2019 1 commit
-
-
pengyuesheng authored
Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. Change-Id: I08fe97b5e15d7aae025f3d149c1242841d01ee5b
-
- 29 Sep, 2019 1 commit
-
-
pengyuesheng authored
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: I2c3631811deeda4ceb68b082c54b6dfb145cf5d0
-
- 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: Id9809e440302e1a492bd078afc3229535aa52fdf Sem-Ver: feature
-
- 05 Jul, 2019 1 commit
-
-
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: I1638f7d10bf43fe6eb8ad7fc27452f70a8deac4f Story: #2005924 Task: #34234
-
- 08 May, 2019 1 commit
-
-
Zuul authored
-
- 03 May, 2019 1 commit
-
-
Zuul authored
-
- 24 Apr, 2019 2 commits
- 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.
-
- 15 Apr, 2019 1 commit
-
-
Ghanshyam Mann authored
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I0d3d40f8ac10f5b765141939cd3424332e1d4138
-
- 24 Mar, 2019 1 commit
-
-
Zuul authored
-
- 23 Mar, 2019 1 commit
-
-
Dirk Mueller authored
Change Idd98c183eca3e2df8648fc0f37d27fe9cc6d0563 stopped closing filedescriptors beyond the sensible_fd_limit. With this patch the previous behavior is restored. We can close the fds more efficiently by just iterating over /proc/self/fd on Linux and only change the rlimit/MAXFD setting when successful. Change-Id: I3b481ddd14ae2b948270d715aad157cf3996def7
-
- 18 Mar, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: I258874d7faa00b5d543816b4441b37024c88cefa Sem-Ver: feature
-
- 06 Mar, 2019 1 commit
-
-
jacky06 authored
Use latest release 1.1.0 and compatible changes w.r.t pep8 Change-Id: Ib78453ccb8fe3fa16d35bb49dd443cd6628ff932
-
- 19 Feb, 2019 1 commit
-
-
ZhongShengping authored
This is a mechanically generated patch to add a unit test job running under Python 3.7. See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Story: #2004073 Task: #27440 Change-Id: I3058b37d22a2e86da78975930dd2cf0dc269bfe1
-
- 20 Dec, 2018 1 commit
-
-
Andreas Jaeger authored
Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates Change-Id: I62c4ef15387ba32a6788c497966fe33b9022e393 Needed-By: https://review.openstack.org/623229
-
- 08 Dec, 2018 1 commit
-
-
Zuul authored
-
- 05 Dec, 2018 1 commit
-
-
ZhongShengping authored
openstack-dev was decomissioned this night in https://review.openstack.org/621258 Update openstack-dev to openstack-discuss Change-Id: I32d60d364e6e2d586a98759bc51f004bcf942682
-
- 22 Nov, 2018 1 commit
-
-
Lucian Petrut authored
The use of the "resource" module now prevents oslo.rootwrap from being imported on Windows. Although oslo.rootwrap is not effectively used on Windows, it's important for it to at least be importable, since it's widely used throughout OpenStack projects without having platform checks in place. This change checks if the "resource" module is avaialble before attempting to use it. Change-Id: I2391315f77718a3c9eb9fc8c03a6882237f33548 Closes-Bug: #1804639
-
- 25 Oct, 2018 2 commits
-
-
Zuul authored
- 15 Oct, 2018 1 commit
-
-
ZhongShengping authored
Developers run all sorts of different tools within Git repositories, any of which can leave their own special trashfiles all over the place. We can't every hope to catalog them all, so better to recommend developers simply configure a global core.excludesfile to filter the irrelevant files which tend to get created by their personal choice of tools. To this end, remove the long-standing sections for "Mr Developer" and "Editors" since their mere existence here sends the signal that we welcome (and have time to review) additions for any old tool someone ever might happen to try. Also add a comment block explaining this, for clarity. We can, and should of course, continue to list files created by the tools recommended by our workflow (test frameworks called from tox, documentation and packaging builds, et cetera). This change is a port of I1b41efac219fca44e2548fc36633724d0ecfc0cb from the openstack-dev/oslo-cookiecutter repository. Change-Id: I7c8fd5311b748fd12b58f0983757a150fa53fdb8
-
- 09 Oct, 2018 2 commits
-
-
Vieri authored
Quotes around {posargs} cause the entire string to be combined into one arg that gets passed to stestr. This prevents passing multiple args (e.g. '--concurrency=16 some-regex') Change-Id: Ib999d2ca6424351e18a61ccf14cf7588396d022a -
Dirk Mueller authored
On Python 2.x, a subprocess.Popen() with close_fds=True will fork and then close filedescriptors range(3..os.sysconf("SC_OPEN_MAX")), which thanks to Kernel PTI (Kaiser patches) is significantly slower in 2018 when the range is very large. With a soft limit of 1048576, benchmark.py reports an overhead of ~ 400ms without this patch and 2ms with the patch applied. This patch adds a configuration option and sets a more sensible default of 1024 file descriptor limit by default. Closes-Bug: 1796267 Change-Id: Idd98c183eca3e2df8648fc0f37d27fe9cc6d0563
-
- 11 Aug, 2018 1 commit
-
-
Doug Hellmann authored
This is a mechanically generated patch to add a functional test job running under Python 3 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I284f9b8f9f46a8991eda696135432a8e1041779a Story: #2002586 Task: #24322
-
- 07 Aug, 2018 1 commit
-
-
Doug Hellmann authored
This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Id57ebfef468bad5a7694e6685176a81fe4e58fb7 Story: #2002586 Task: #24322
-