summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [imageutils] Fix __str__ for QemuImgInfostable/xenaBrian Rosmaita2023-01-302-1/+4
* fix strutils password regexxena-em4.10.2Hervé Beraud2022-03-103-0/+18
* Fix regex used to mask password4.10.1Hervé Beraud2022-01-133-1/+35
* QemuImgInfo: Fix inconsistent value format of encryptedTakashi Kajinami2021-10-183-2/+11
* Update TOX_CONSTRAINTS_FILE for stable/xenaOpenStack Release Bot2021-09-101-2/+2
* Update .gitreview for stable/xenaOpenStack Release Bot2021-09-101-1/+2
* Modify UUID sentinel to support keystone-like UUIDs4.10.0Alexey Stupnikov2021-08-033-3/+25
* QemuImgInfo: Skip deprecation warning when output is not passed4.9.2Takashi Kajinami2021-07-061-5/+6
* Drop warnings enable filteryatinkarel2021-07-011-2/+0
* Remove references to 'sys.version_info'4.9.1dengzhaosen2021-06-012-107/+6
* Merge "Ussuri+ is python3 only and update python to python3"Zuul2021-05-261-1/+1
|\
| * Ussuri+ is python3 only and update python to python3dengzhaosen2021-05-061-1/+1
* | Merge "Deprecate the fnmatch module."Zuul2021-05-262-0/+14
|\ \
| * | Deprecate the fnmatch module.Hervé Beraud2021-05-112-0/+14
| |/
* | Merge "Dropping lower constraints testing"Zuul2021-05-261-39/+0
|\ \
| * | Dropping lower constraints testingsongwenping2021-04-251-39/+0
| |/
* | Deprecate the human format on QemuImgInfoHervé Beraud2021-05-103-8/+37
|/
* Merge "Drop lower-constraints"4.9.0Zuul2021-04-161-6/+0
|\
| * Drop lower-constraintssongwenping2021-04-161-6/+0
* | Merge "strutils: Stop masking encryption_key_id"Zuul2021-04-162-4/+1
|\ \
| * | strutils: Stop masking encryption_key_idLee Yarwood2020-11-232-4/+1
* | | Merge "Address nits from six removal patch"Zuul2021-04-164-12/+12
|\ \ \
| * | | Address nits from six removal patchStephen Finucane2021-02-014-12/+12
* | | | Merge "Switch to collections.abc.*"Zuul2021-04-162-7/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switch to collections.abc.*Stephen Finucane2021-02-012-7/+5
* | | | Merge "Add Python3 xena unit tests"Zuul2021-04-151-1/+1
|\ \ \ \
| * | | | Add Python3 xena unit testsOpenStack Release Bot2021-03-181-1/+1
* | | | | 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
|/ / / /
* | | | 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