summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Moves supported python runtimes from version 3.8 to 3.10""HEAD5.1.0masterZuul2023-05-081-1/+2
|\
| * Revert "Moves supported python runtimes from version 3.8 to 3.10"Ghanshyam2023-05-051-1/+2
* | Merge "Moves supported python runtimes from version 3.8 to 3.10"Zuul2023-04-112-3/+3
|\ \ | |/
| * Moves supported python runtimes from version 3.8 to 3.10Takashi Kajinami2023-04-102-3/+3
* | Merge "Catch NotADirectoryError error"Zuul2023-04-111-1/+1
|\ \ | |/ |/|
| * Catch NotADirectoryError errorStephen Finucane2022-09-091-1/+1
* | Update master for stable/2023.1OpenStack Release Bot2023-02-242-0/+7
* | Merge "Remove Extension.extras"5.0.0Zuul2023-01-233-27/+7
|\ \
| * | Remove Extension.extrasStephen Finucane2022-10-043-27/+7
* | | Order old importlib-metadata results by group4.1.1Ian Wienand2022-10-191-1/+2
* | | Merge "Add Python3 antelope unit tests"4.1.0Zuul2022-10-051-1/+1
|\ \ \
| * | | Add Python3 antelope unit testsOpenStack Release Bot2022-09-091-1/+1
| | |/ | |/|
* | | Merge "Fix compatibility with Python 3.12, importlib-metadata 5.0"Zuul2022-10-052-2/+18
|\ \ \ | | |/ | |/|
| * | Fix compatibility with Python 3.12, importlib-metadata 5.0Stephen Finucane2022-10-042-2/+18
* | | Merge "Fix compatibility with Python 3.10, 3.9.11"Zuul2022-10-051-11/+19
|\ \ \ | |/ /
| * | Fix compatibility with Python 3.10, 3.9.11Stephen Finucane2022-10-041-11/+19
| |/
* | Merge "remove unicode from code"Zuul2022-10-032-14/+14
|\ \ | |/ |/|
| * remove unicode from codewangjiaqi072022-08-252-14/+14
* | Update master for stable/zedOpenStack Release Bot2022-09-092-0/+7
|/
* Fix remaining logic to support Python 3.6/74.0.0Takashi Kajinami2022-06-215-27/+4
* Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+3
* Add Python3 zed unit testsOpenStack Release Bot2022-03-041-1/+1
* Update master for stable/yogaOpenStack Release Bot2022-03-042-0/+7
* Add Python3 yoga unit tests3.5.0OpenStack Release Bot2021-09-101-1/+1
* Update master for stable/xenaOpenStack Release Bot2021-09-102-0/+7
* Rely on member access, the preferred access since importlib_metadata 4.8.Jason R. Coombs2021-09-011-1/+1
* Merge "setup.cfg: Replace dashes with underscores"3.4.0Zuul2021-05-261-4/+4
|\
| * setup.cfg: Replace dashes with underscoresmaaoyu2021-05-041-4/+4
* | Merge "Fix formatting of release list"Zuul2021-05-261-12/+12
|\ \ | |/ |/|
| * Fix formatting of release listPierre Riteau2021-04-161-12/+12
* | Merge "Add Python3 xena unit tests"Zuul2021-04-161-1/+1
|\ \
| * | Add Python3 xena unit testsOpenStack Release Bot2021-03-181-1/+1
* | | Remove lower-constraints remnantswu.shiming2021-04-162-34/+0
| |/ |/|
* | Merge "Update master for stable/wallaby"Zuul2021-04-152-0/+7
|\ \ | |/
| * Update master for stable/wallabyOpenStack Release Bot2021-03-182-0/+7
* | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-03-231-10/+14
|/
* Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-01-221-3/+3
|\
| * Use TOX_CONSTRAINTS_FILEHervé Beraud2020-11-041-3/+3
* | Dropping lower constraints testingHervé Beraud2020-12-181-1/+0
* | Merge "Use py3 as the default runtime for tox"3.3.0Zuul2020-11-061-1/+1
|\ \
| * | Use py3 as the default runtime for toxHervé Beraud2020-11-031-1/+1
| |/
* | Merge "Fix cache dir flooding when running from /tmp"Zuul2020-11-053-8/+80
|\ \ | |/ |/|
| * Fix cache dir flooding when running from /tmpArtem Goncharov2020-09-143-8/+80
* | Merge "Adding pre-commit"Zuul2020-10-0521-299/+317
|\ \
| * | Adding pre-commitHervé Beraud2020-09-1521-299/+317
* | | Add Python3 wallaby unit testsOpenStack Release Bot2020-09-111-1/+1
* | | Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
| |/ |/|
* | fix supported python versions in documentationvictoria-em3.2.2Evgeni Golov2020-09-081-1/+1
* | Fix the bug 1892610. There're some syntax errors in the comment of stevedore ...3.2.1zhangziwen2020-08-236-9/+9
|/
* add property methods to extension for more entry point values3.2.0Doug Hellmann2020-07-123-0/+73