summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix strutils password regexstable/victoriaHervé Beraud2022-03-113-0/+18
* Fix regex used to mask passwordvictoria-em4.6.1Hervé Beraud2022-01-243-1/+35
* Dropping lower constraints testingHervé Beraud2022-01-243-47/+0
* Add Python3 victoria unit testsOpenStack Release Bot2020-09-141-1/+1
* Update TOX_CONSTRAINTS_FILE for stable/victoriaOpenStack Release Bot2020-09-111-2/+2
* Update .gitreview for stable/victoriaOpenStack Release Bot2020-09-111-1/+2
* [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
|\
| * Use unittest.mock instead of third party mockSean McGinnis2020-03-319-11/+8
* | Update hacking for Python3Andreas Jaeger2020-04-028-8/+9
|/
* tox: Use upper-constraints for docs jobscaoyuan2020-03-111-4/+7
* Merge "tests: Convert remaining tests to mock"Zuul2020-02-281-166/+173
|\
| * tests: Convert remaining tests to mockStephen Finucane2020-02-251-166/+173
* | Merge "Add test to check scientific notation on disk virtual size"Zuul2020-02-261-1/+3
|\ \
| * | Add test to check scientific notation on disk virtual sizeHervé Beraud2020-02-261-1/+3
* | | Merge "Fix regex to correctly recognize scientific notation with QemuImgInfo"4.1.0Zuul2020-02-263-1/+11
|\ \ \ | |/ / | | / | |/ |/|
| * Fix regex to correctly recognize scientific notation with QemuImgInfoHervé Beraud2020-02-253-1/+11
* | Flatten test caseStephen Finucane2020-02-251-86/+195
|/
* imageutils: Report format specific details when using JSON output formatLee Yarwood2020-02-142-1/+8
* remove outdated header4.0.1Hervé Beraud2020-02-101-1/+0
* Merge "Remove universal wheel configuration"Zuul2020-02-101-2/+0
|\
| * Remove universal wheel configurationBen Nemec2020-02-061-2/+0
* | reword releasenote for py27 support droppingHervé Beraud2020-02-061-1/+1
|/
* [ussuri][goal] Drop python 2.7 support and testing4.0.0Hervé Beraud2020-02-038-22/+11
* Merge "tox: Trivial cleanup"Zuul2020-01-301-9/+3
|\
| * tox: Trivial cleanupHervé Beraud2020-01-081-9/+3