summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [imageutils] Fix __str__ for QemuImgInfostable/wallabyBrian Rosmaita2023-01-302-1/+4
* fix strutils password regexwallaby-em4.8.2Hervé Beraud2022-03-103-0/+18
* Dropping lower constraints testing4.8.1Hervé Beraud2022-01-202-45/+0
* Fix regex used to mask passwordHervé Beraud2022-01-143-1/+35
* Update TOX_CONSTRAINTS_FILE for stable/wallabyOpenStack Release Bot2021-04-151-2/+2
* Update .gitreview for stable/wallabyOpenStack Release Bot2021-04-151-1/+2
* Move flake8 as a pre-commit local target.Daniel Bengtsson2021-04-151-3/+7
* Add a ``strict`` flag allowing users to restrict validation of IPv4 format4.8.0Hervé Beraud2021-02-053-3/+75
* Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-02-010-0/+0
|\
| * Use TOX_CONSTRAINTS_FILEzhangboye2020-12-241-1/+1
* | Merge "Remove all usage of six library"Zuul2021-02-0118-265/+124
|\ \
| * | Remove all usage of six libraryhaixin2020-10-0918-265/+124
* | | Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-01-141-2/+2
|\ \ \
| * | | Use TOX_CONSTRAINTS_FILEHervé Beraud2020-11-041-2/+2
| | |/ | |/|
* | | Dropping lower constraints testingHervé Beraud2020-12-181-1/+0
|/ /
* | Use py3 as the default runtime for toxHervé Beraud2020-11-031-1/+1
|/
* Merge "Adding pre-commit"4.7.0Zuul2020-09-226-6/+44
|\
| * Adding pre-commitHervé Beraud2020-09-096-6/+44
* | Merge "Add function to encapsule md5 for FIPS systems"Zuul2020-09-213-0/+84
|\ \
| * | Add function to encapsule md5 for FIPS systemsAde Lee2020-09-163-0/+84
* | | Add Python3 wallaby unit testsSean McGinnis2020-09-141-1/+1
* | | Merge "Add Python3 victoria unit tests"Zuul2020-09-141-1/+1
|\ \ \
| * | | Add Python3 victoria unit testsOpenStack Release Bot2020-09-071-1/+1
| | |/ | |/|
* | | Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
* | | [goal] Migrate testing to ubuntu focal4.6.0Ghanshyam Mann2020-09-071-1/+1
|/ /
* | Fix is_same_callback() testing for python3.8Ghanshyam Mann2020-09-072-7/+43
|/
* Add util methods for checking json and yaml formatted file4.5.0Ghanshyam Mann2020-08-263-1/+84
* Bump bandit versionMoisés Guimarães de Medeiros2020-07-241-1/+1
* Merge "New method in netutils: get_mac_addr_by_ipv6"4.4.0Zuul2020-07-243-0/+67
|\
| * New method in netutils: get_mac_addr_by_ipv6Bence Romsics2020-06-293-0/+67
* | versionutils: switch from pkg_resources to packaging4.3.0Doug Hellmann2020-07-053-8/+7
* | 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
* | Fix uuidsentinel to follow getattr protocol4.2.2Balazs Gibizer2020-06-262-2/+2
* | Release greenthread when computing checksum4.2.1Vladyslav Drok2020-06-082-0/+22
* | Fix pygments stylemelissaml2020-06-042-3/+2
* | Stop to use the __future__ module.4.2.0Hervé Beraud2020-06-023-6/+0
* | Merge "Fix hacking min version to 3.0.1"Zuul2020-05-261-1/+1
|\ \
| * | Fix hacking min version to 3.0.1zhangboye2020-05-221-1/+1
* | | Merge "Add release notes links to doc index"Zuul2020-05-261-1/+12
|\ \ \
| * | | Add release notes links to doc indexHervé Beraud2020-04-161-1/+12
* | | | Merge "Remove the unused coding style modules"Zuul2020-05-261-1/+0
|\ \ \ \
| * | | | Remove the unused coding style modulesjacky062020-05-151-1/+0
* | | | | Merge "Remove translation sections from setup.cfg"Zuul2020-05-222-16/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove translation sections from setup.cfgmelissaml2020-05-152-16/+0
| |/ / /
* | | | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-183-9/+9
|/ / /
* | | Remove monotonic usageSean McGinnis2020-05-041-5/+2
| |/ |/|
* | Imported Translations from ZanataOpenStack Proposal Bot2020-04-291-3/+96
|/
* Update master for stable/ussuriOpenStack Release Bot2020-04-142-0/+7
* Merge "Use unittest.mock instead of third party mock"4.1.1Zuul2020-04-069-11/+8
|\