- 25 Apr, 2019 1 commit
-
-
Pavlo Shchelokovskyy authored
oslo.cache uses a simple curl command in its tox_install.sh to fetch the upper-constraints, and curl does not follow redirects that are now in place due to move to opendev.org. This breaks running tox-based tests w/o overriding the UPPER_CONSTRAINTS_FILE which upstream CI does, for example running tox locally. Change-Id: I209a980f3345e037a7a9a1d9f89925e6eefa0c4e (cherry picked from commit aee2164a3a91e120649e67301e8b365a4691770c)
-
- 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: Ie498e9cb18a6a07ef6d062460856334da5f38cf1 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: Iec27671344ed7e44105d6f6c3a360ee7b00222e3
-
- 11 Jan, 2018 1 commit
-
-
ChangBo Guo(gcb) authored
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html For more detials information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I46607ac6b8448f6f6373736e54f5f75fa626538f (cherry picked from commit e52c9982)
-
- 12 Aug, 2017 1 commit
-
-
Jenkins authored
-
- 11 Aug, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I01e0d12416f2c12516696859cc5d961c4a5fdf73
-
- 28 Jul, 2017 2 commits
-
-
OpenStack Release Bot authored
Change-Id: I354ffb2300b92ab34859673af1dbb0b6230d863e
-
OpenStack Release Bot authored
Change-Id: I74885772374d9f26a58f04202890d885dbd3ff5f
-
- 13 Jul, 2017 1 commit
-
-
Jenkins authored
-
- 12 Jul, 2017 2 commits
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: http://docs.openstack.org/developer/i18n/reviewing-translation-import.html Change-Id: If5fbe1517db9e3cdf47f25da939e012f20e4eefe
-
Jenkins authored
-
- 11 Jul, 2017 1 commit
-
-
ChangBo Guo(gcb) authored
Change-Id: Iff24d2ba53344d6b32c44b792d205b005db97cc5
-
- 10 Jul, 2017 3 commits
- 06 Jul, 2017 4 commits
- 05 Jul, 2017 2 commits
-
-
Boris Bobrov authored
Due to latest change in docs the old urls don't work and cause gate failures. Fix it to reflect the new locations. Change-Id: Ie5f1144b1a943c73337c1e076d2a9910a9342bd3
-
Lance Bragstad authored
This commit adds a little more detail to the backend configuration option help text. Closes-Bug: 1690756 Co-Authored-By:ChangBo Guo(gcb) <eric.guo@easystack.cn> Change-Id: Idf3cc36fe23c6c1d40caff72791eeb41cb1e7173
-
- 29 Jun, 2017 2 commits
-
-
Rodolfo Alonso Hernandez authored
Added 'kwarg_function_key_generator' function, as a wrapper of dogpile.cache's 'kwarg_function_key_generator'. This function allows to a region to memoize from a function having keyword arguments. Change-Id: I1bd762810ee0491c8bd96ccc92c49d3c0a1a08e9 Partial-Bug: #1696501
-
Rodolfo Alonso Hernandez authored
The usage example of cache.configure_cache_region was missing one input parameter, CONF. TrivialFix Change-Id: I43427fac6da2f4399d574ce762b40967d414fdda
-
- 27 Jun, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I895f82ad761822f7496d2cda778dfcec35441c0b
-
- 02 Jun, 2017 3 commits
-
-
OpenStack Proposal Bot authored
Change-Id: I4cd4e1259ad94f438a23d7926268bb6ca51a7342
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: Ib1d3bac3e894f74dd6598c11849e2752624fe02e
-
- 01 Jun, 2017 1 commit
-
-
Davanum Srinivas authored
Drop ast_literal and use json to get/set the value Change-Id: I8cfb00543c14da59a8ecaadf440ea87c2b9c3663
-
- 26 May, 2017 1 commit
-
-
Davanum Srinivas authored
Support for oslo.cache to use the etcd3 grpc gateway based HTTP API (/v3alpha) using the python-etd3gw library Change-Id: I41ed9f6ea72641dc1db5fec45920dc41de5088bf
-
- 23 May, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I425ff87411fcba81e739b64ecd9ad766ffc0165b
-
- 17 May, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I5783edcdcd5ab904ca3b49dbca5322cde11582e0
-
- 25 Apr, 2017 2 commits
- 24 Apr, 2017 1 commit
-
-
Anh Tran authored
Change-Id: I6a59a145a3381f62e491d7f66bfd462a3c12bf06
-
- 08 Apr, 2017 1 commit
-
-
loooosy authored
Use https instead of http to ensure the safety without containing our account/password information Change-Id: Ia36674a2ec437142484fb952f95c2830356abc0a
-
- 28 Mar, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: I334ee6ea12d21af16a07e62efc959f8204f0c4cc
-
- 24 Mar, 2017 1 commit
-
-
ZhongShengping authored
Change-Id: If1f368635d5a88cd066773d0cf625730f9eebe6e
-
- 22 Mar, 2017 1 commit
-
-
loooosy authored
Log messages are no longer being translated. This removes all use of the _LE, _LI, and _LW translation markers to simplify logging and to avoid confusion with new contributions. See: http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html Change-Id: I9561513f28952a8710f5d4ea5c4a6a9c544b3e1e
-
- 13 Mar, 2017 1 commit
-
-
OpenStack Proposal Bot authored
Change-Id: Icc0c9e55a7a3479fa479eae082d828e5501219ec
-