summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update TOX_CONSTRAINTS_FILE for stable/xenastable/xenaOpenStack Release Bot2021-09-101-2/+2
* Update .gitreview for stable/xenaOpenStack Release Bot2021-09-101-1/+2
* setup.cfg: Replace dashes with underscoresxena-em4.2.0yangyawei2021-05-141-4/+4
* Merge "Add Python3 xena unit tests"Zuul2021-04-161-1/+1
|\
| * Add Python3 xena unit testsOpenStack Release Bot2021-03-181-1/+1
* | Merge "Remove lower-constraints remnants"Zuul2021-04-162-41/+0
|\ \
| * | Remove lower-constraints remnantswu.shiming2021-02-192-41/+0
* | | Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-04-161-2/+2
|\ \ \
| * | | Use TOX_CONSTRAINTS_FILEHervé Beraud2021-01-141-2/+2
* | | | Merge "Drop use of deprecated collections classes"Zuul2021-04-161-2/+3
|\ \ \ \
| * | | | Drop use of deprecated collections classesStephen Finucane2021-02-011-2/+3
| | |/ / | |/| |
* | | | 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-3/+7
|/ /
* | Merge "Fix json to_primitive when using IO OBjects"4.1.0Zuul2021-01-193-1/+17
|\ \
| * | Fix json to_primitive when using IO OBjectsSofia Enriquez2021-01-183-1/+17
* | | Merge "Fix hacking min version to 3.0.1"Zuul2021-01-191-1/+1
|\ \ \
| * | | Fix hacking min version to 3.0.1zhoulinhui2020-09-181-1/+1
* | | | Merge "Use py3 as the default runtime for tox"Zuul2021-01-191-1/+1
|\ \ \ \
| * | | | Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
| | |_|/ | |/| |
* | | | Dropping lower constraints testingHervé Beraud2020-12-181-1/+0
| |_|/ |/| |
* | | Merge "ignore reno generated artifacts"Zuul2020-11-051-0/+2
|\ \ \ | |/ / |/| |
| * | ignore reno generated artifactsHervé Beraud2020-09-081-0/+2
* | | Merge "Adding pre-commit"Zuul2020-09-225-5/+42
|\ \ \ | |_|/ |/| |
| * | Adding pre-commitHervé Beraud2020-09-085-5/+42
| |/
* | 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.0.1Moisé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
* | Update openstackdocstheme.Daniel Bengtsson2020-06-091-1/+1
* | Merge "Fix pygments style"4.0.0Zuul2020-06-082-3/+2
|\ \
| * | Fix pygments stylemelissaml2020-06-042-3/+2
* | | Merge "Remove the yamlutils module."Zuul2020-06-085-183/+3
|\ \ \ | |/ / |/| |
| * | Remove the yamlutils module.Daniel Bengtsson2020-06-085-183/+3
* | | Merge "Add release notes links to doc index"3.2.0Zuul2020-06-031-1/+11
|\ \ \
| * | | Add release notes links to doc indexHervé Beraud2020-04-241-1/+11
* | | | Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
| |/ / |/| |
* | | Merge "Remove the unused coding style modules"Zuul2020-05-261-1/+0
|\ \ \
| * | | Remove the unused coding style modulesjacky062020-05-161-1/+0
| | |/ | |/|
* | | Merge "Remove translation sections from setup.cfg"Zuul2020-05-222-15/+0
|\ \ \
| * | | Remove translation sections from setup.cfgmelissaml2020-05-152-15/+0
| |/ /
* | | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-183-14/+10
|/ /
* | 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 Python33.1.1Andreas Jaeger2020-04-023-6/+3
* Merge "Use unittest.mock instead of third party mock"Zuul2020-03-243-3/+1
|\