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 tox47.0.1Hervé Beraud2023-02-171-5/+3
* Fix formatting of release list7.0.0Hervé Beraud2022-05-271-11/+11
* Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+2
* Remove unnecessary unicode prefixessongwenping2022-04-192-11/+11
* Update CI to use unversioned jobs templateStephen Finucane2022-03-151-1/+1
* CommandFilter should allow exec from full path6.3.1David Vallee Delisle2022-01-132-1/+13
* setup.cfg: Replace dashes with underscores6.3.0YuehuiLei2021-05-051-4/+4
* Merge "Remove lower-constraints remnants"Zuul2021-04-162-42/+0
|\
| * Remove lower-constraints remnantswu.shiming2021-02-192-42/+0
* | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-03-231-3/+7
|/
* Merge "Use py3 as the default runtime for tox"Zuul2021-01-221-1/+1
|\
| * Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
* | Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-01-141-4/+4
|\ \
| * | Use TOX_CONSTRAINTS_FILEHervé Beraud2020-11-041-4/+4
| |/
* | Dropping lower constraints testingHervé Beraud2020-12-181-1/+0
|/
* Remove sixwangzihao2020-10-096-16/+11
* Remove six.PY3wangzihao2020-09-303-11/+6
* Merge "Adding pre-commit"Zuul2020-09-225-5/+42
|\
| * Adding pre-commitHervé Beraud2020-09-035-5/+42
* | Merge "Add Python3 wallaby unit tests"Zuul2020-09-141-1/+1
|\ \
| * | Add Python3 wallaby unit testsOpenStack Release Bot2020-09-111-1/+1
* | | Merge "ignore reno generated artifacts"Zuul2020-09-141-0/+2
|\ \ \ | |/ / |/| |
| * | ignore reno generated artifactsHervé Beraud2020-09-031-0/+2
| |/
* | Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
|/
* Merge "[goal] Migrate testing to ubuntu focal"victoria-em6.2.0Zuul2020-08-061-2/+2
|\
| * [goal] Migrate testing to ubuntu focalGhanshyam Mann2020-08-041-2/+2
* | Bump bandit versionMoisés Guimarães de Medeiros2020-07-241-1/+1
|/
* 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
* | Merge "Add release notes links to doc index"Zuul2020-06-031-1/+11
|\ \
| * | Add release notes links to doc indexHervé Beraud2020-04-161-1/+11
* | | Stop to use the __future__ module.Hervé Beraud2020-06-023-6/+0
* | | Merge "Fix hacking min version to 3.0.1"6.1.0Zuul2020-05-261-1/+1
|\ \ \
| * | | Fix hacking min version to 3.0.1zhangboye2020-05-221-1/+1
* | | | Merge "Remove the unused coding style modules"Zuul2020-05-261-1/+0
|\ \ \ \
| * | | | Remove the unused coding style modulesjacky062020-05-161-1/+0
| | |_|/ | |/| |
* | | | Merge "Avoid raising a RuntimeError during the shutdown"Zuul2020-05-221-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Avoid raising a RuntimeError during the shutdownRodolfo Alonso Hernandez2020-05-131-4/+10
| |/ /
* | | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-185-14/+11
|/ /
* | Merge "Add py38 package metadata"Zuul2020-04-271-0/+1
|\ \
| * | Add py38 package metadataSean McGinnis2020-04-241-0/+1
| |/
* | Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
|/
* Add Python3 victoria unit testsOpenStack Release Bot2020-04-141-1/+1
* Update master for stable/ussuriOpenStack Release Bot2020-04-142-0/+7
* Update hacking for Python3Andreas Jaeger2020-04-027-12/+12
* Use unittest.mock instead of third party mockussuri-em6.0.2Sean McGinnis2020-03-314-7/+2
* Implement "realpath" to retrieve the real absolute path6.0.1Rodolfo Alonso Hernandez2020-02-211-2/+15