- 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.
-
- 03 Aug, 2018 1 commit
-
-
Doug Hellmann authored
This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I59025f1c36b5eaa679564f46de14d5962ad9b2af Story: #2003250
-
- 02 May, 2018 1 commit
-
-
eeldill authored
build-openstack-sphinx-docs jobs fail on stable branches due to the new pip version 10 introduces some previously Warning as Error: in case of calling "pip install" without any package name, the command fails. tox_install.sh is called during docs job without any package passed to pip. Change-Id: I7358d1d2c911390f07ec17cca15be6fe03e84bbe
-
- 15 May, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ia1bcfd9421704e7b43738c1593bd03d07e1199d1
-
- 09 Mar, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I7b4a35c20aa93eee84b9813c511d300c8a8b249a
-
- 20 Jan, 2017 2 commits
-
-
OpenStack Release Bot authored
Change-Id: Iead17ceb3c1f9350a1798c47142b40c331d60560
-
OpenStack Release Bot authored
Change-Id: I28a459e98102baabade98aebf6c337f04a9056de
-
- 12 Jan, 2017 1 commit
-
-
Jenkins authored
-
- 27 Dec, 2016 1 commit
-
-
gengchc2 authored
The file was added redundant utf-8 coding by some editor. we can delete it . Change-Id: I35047b1f3abea24903d6cac65f572edaed11ee79
-
- 20 Dec, 2016 1 commit
-
-
Tony Breeds authored
Adding constraints support to libraries is slightly more complex than services as the libraries themselves are listed in upper-constraints.txt which leads to errors that you can't install a specific version and a constrained version. This change adds constraints support by also adding a helper script to edit the constraints to remove futurist. Change-Id: I9ba103b35d006204ac1e012e16ca7f2ce1787422
-
- 01 Dec, 2016 1 commit
-
-
Jenkins authored
-
- 25 Nov, 2016 1 commit
-
-
Flavio Percoco authored
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/10730ee8449733dbeecd64511590a259\n' Change-Id: I98ac103f55a86d5c6d2c2fe48c4c246676fc2f41
-
- 23 Nov, 2016 1 commit
-
-
Mehdi Abaakouk authored
In PeriodicsTasks _callables have been renamed _works a while ago, but one occurence was missing. Change-Id: I16cdda70917721d4140e2217f8bfce53ee5b730d
-
- 09 Nov, 2016 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I6d0371d290ff471dd05c6d3188d1800aaa50533a
-
- 02 Nov, 2016 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I9f0a1ae793c3db0f452979a59cce226b9eebc64f
-
- 01 Nov, 2016 1 commit
-
-
ChangBo Guo(gcb) authored
The release management team have indicated this is their preferred way to collect release notes in future. Closes-Bug: #1634356 Change-Id: Iabdf3aeaab725fcbbe21e49fd7f60211cb796b68
-
- 22 Oct, 2016 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I06e9f75c924dd6d8dab4b16558f1ccb1ed4baa97
-
- 07 Oct, 2016 1 commit
-
-
Jenkins authored
-
- 30 Sep, 2016 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ic8db38665fea4b03d79cbc98da0d72a097c6afc5
-
- 29 Sep, 2016 1 commit
-
-
Jenkins authored
-
- 28 Sep, 2016 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ia676a9f6b04a69ed15091242872290484ed3dd28
-
- 24 Sep, 2016 1 commit
-
-
Tony Xu authored
Change-Id: I6d4149ff5f70d8cc06fdad742e05d24f5c5b481c
-
- 09 Aug, 2016 1 commit
-
-
Gevorg Davoian authored
Due to eventlet's bug eventlet.patcher.is_monkey_patched('threading') always returns False, so it is better to replace 'threading' with 'thread', which seems to work properly. Change-Id: I849e427c312e41b2d518a088e3f91c92d7574bd7
-
- 15 Jul, 2016 1 commit
-
-
Jenkins authored
-
- 14 Jul, 2016 1 commit
-
-
Thomas Bechtold authored
It's only needed for python < 2.7 which is not supported Change-Id: Ia5e885b409f42c0bee37f91a37042982087f17e9
-
- 13 Jul, 2016 1 commit
-
-
Joshua Harlow authored
This needs further improvement as it does not appear to be working as expected so for now just revert it back to the naive (and more expected) behavior for starting up new workers (and adding them to the worker pool). Change-Id: Ia9cc4e44c55ea39bc6270ed42b375ca495bf9ec1
-
- 12 Jul, 2016 1 commit
-
-
ChangBo Guo(gcb) authored
Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. This patch also adds the convenience py35 venv. Change-Id: I34c00c2d1192a00a4fdbf968967445dd59e248af
-
- 11 Jul, 2016 1 commit
-
-
Jenkins authored
-
- 30 Jun, 2016 2 commits
-
-
Jenkins authored
-
ChangBo Guo(gcb) authored
The directory openstack/common was used to keep codes from oslo-incubator, we have retired oslo-incubator, so don't use this directory any more. Change-Id: Id84d7e9910de506f21997dd89b993951cdf4299f
-
- 21 Jun, 2016 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Ib876054cc0e9754c73383e0fde8ffb067e095b21
-
- 11 Jun, 2016 1 commit
-
-
Joshua Harlow authored
To be able to add extended functionality without having to (just yet) upstream those changes into the stdlib, especially around thread pool execution and tracking start to add our own thread workers and the needed mechanics to clean them up appropriately. Change-Id: If9af0d905009435d91e7d8ac00005f4ca30bd987
-
- 01 Apr, 2016 1 commit
-
-
Joshua Harlow authored
Also adds some new tests to ensure it works as expected. Change-Id: I4cd9af710f4d528284ea7942fc70e178916bea5a
-
- 28 Mar, 2016 2 commits
-
-
OpenStack Proposal Bot authored
Change-Id: If26fe8a1cf37828a140d1e074973a736d004b4a8
-
Jenkins authored
-
- 13 Mar, 2016 1 commit
-
-
Jenkins authored
-
- 07 Mar, 2016 1 commit
-
-
Joshua Harlow authored
Ensures it is used, and exceptions from it are handled, and that it is type checked correctly before being used. Closes-Bug: #1531530 Change-Id: I0843f363ae70d3b6475cddeebb7564204a10a04d
-
- 03 Mar, 2016 2 commits
-
-
Joshua Harlow authored
Creates nice output like: https://gist.github.com/harlowja/9e120f8c2ad7a771f8e7 Change-Id: I21627e47d093cb8f07b4fb32a71085957d1e614d
-
Joshua Harlow authored
Instead of using time functions to delay submissions to validate that rejection fails use an event instead and use it to force the needed threads to block up so that rejection will always happen (even with time changes). Closes-bug: #1552232 Change-Id: Ib688dccd8eda8c11b71b4aa36904ee67d2f93889
-
- 02 Mar, 2016 1 commit
-
-
Joshua Harlow authored
Have a smaller helper class that unifies the retaining or not retaining of failure tracebacks instead of having two nearly equivalent functions to do the same. Change-Id: I54bb087bbe35f5597c6658ba8aa823795f560045
-