summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Moves supported python runtimes from version 3.8 to 3.10"HEADmasterGhanshyam2023-05-041-1/+2
* Moves supported python runtimes from version 3.8 to 3.10Hervé Beraud2023-04-101-2/+2
* Update master for stable/2023.1OpenStack Release Bot2023-02-242-0/+7
* Fix issues related to tox45.1.1Hervé Beraud2023-02-171-4/+2
* Merge "Cleanup py27 support"5.1.0Zuul2022-12-201-8/+0
|\
| * Cleanup py27 supportniuke2022-08-131-8/+0
* | Imported Translations from ZanataOpenStack Proposal Bot2022-11-051-2/+12
* | Ignore coverage result files5.0.1Balazs Gibizer2022-09-051-0/+3
* | Fix fair internal lock used from eventlet.spawn_nBalazs Gibizer2022-09-052-19/+26
* | Prove that spawn_n with fair lock is brokenBalazs Gibizer2022-09-052-2/+64
|/
* Merge "Fix formatting of release list"5.0.0Zuul2022-07-141-12/+12
|\
| * Fix formatting of release listHervé Beraud2022-05-271-12/+12
* | Log when waiting to acquire lockGorka Eguileor2022-07-072-2/+11
* | Imported Translations from ZanataOpenStack Proposal Bot2022-06-212-4/+12
|/
* Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+1
* Remove unnecessary unicode prefixes4.5.1songwenping2022-04-192-8/+8
* Merge "Allow python_exec kwarg to be None"Zuul2022-04-051-3/+3
|\
| * Allow python_exec kwarg to be NoneBrian Rosmaita2022-03-011-3/+3
* | Fix RequiredOptError when missing lock_pathThiago Brito2022-03-241-1/+1
* | Update CI to use unversioned jobs templateStephen Finucane2022-03-151-1/+1
* | Add Python3 yoga unit teststushargite962022-03-021-1/+1
|/
* Update python testing classifierdengzhaosen2021-12-211-0/+1
* Add support for non-blocking locks4.5.0Romain Poupin2021-06-242-10/+136
* setup.cfg: Replace dashes with underscores4.4.1YuehuiLei2021-05-051-4/+4
* Remove references to 'sys.version_info'dengzhaosen2021-04-271-6/+2
* Merge "Use py3 as the default runtime for tox"Zuul2021-04-161-1/+1
|\
| * Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
* | Merge "Remove lower-constraints remnants"Zuul2021-04-162-56/+0
|\ \
| * | Remove lower-constraints remnantswu.shiming2021-02-192-56/+0
* | | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-03-231-3/+7
|/ /
* | Dropping lower constraints testing4.4.0Hervé Beraud2020-12-181-1/+0
* | Use TOX_CONSTRAINTS_FILEHervé Beraud2020-11-041-2/+2
|/
* Merge "Adding pre-commit"Zuul2020-10-094-1/+40
|\
| * Adding pre-commitHervé Beraud2020-09-034-1/+40
* | Monkey patch original current_thread _active in processutilsRodolfo Alonso Hernandez2020-09-301-0/+7
* | Add Python3 wallaby unit testsOpenStack Release Bot2020-09-111-1/+1
* | Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
|/
* Bump bandit version4.3.0Moisés Guimarães de Medeiros2020-07-241-1/+1
* Imported Translations from ZanataOpenStack Proposal Bot2020-07-101-2/+67
* Merge "Update lower-constraints versions"Zuul2020-07-012-20/+16
|\
| * Update lower-constraints versionsSean McGinnis2020-06-102-20/+16
* | Merge "Align contributing doc with oslo's policy"Zuul2020-06-301-0/+5
|\ \
| * | Align contributing doc with oslo's policyHervé Beraud2020-05-041-0/+5
* | | Add support for timeout to processutils.execute4.2.0Dmitry Tantsur2020-06-243-5/+36
| |/ |/|
* | Merge "Fix pygments style"4.1.1Zuul2020-06-082-4/+2
|\ \
| * | Fix pygments stylemelissaml2020-06-042-4/+2
* | | Merge "Don't warn on lock removal if file doesn't exist"Zuul2020-06-082-5/+22
|\ \ \ | |/ / |/| |
| * | Don't warn on lock removal if file doesn't existGorka Eguileor2020-03-182-5/+22
* | | Merge "Stop to use the __future__ module."Zuul2020-06-032-4/+0
|\ \ \
| * | | Stop to use the __future__ module.Hervé Beraud2020-06-022-4/+0