summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make mask_dict_password case insensitive and add new patternsrocky-em3.36.5stable/rockyDougal Matthews2019-11-183-5/+31
* Make mask_password case insensitive, and add new patternsCédric Jeanneret2019-11-133-14/+64
* Mask encryption_key_idyenai2019-11-132-1/+5
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-1/+1
* Merge "Update UPPER_CONSTRAINTS_FILE for stable/rocky" into stable/rockyZuul2018-08-171-1/+1
|\
| * Update UPPER_CONSTRAINTS_FILE for stable/rockyOpenStack Release Bot2018-07-261-1/+1
* | import zuul job settings from project-configDoug Hellmann2018-08-031-0/+8
|/
* Update .gitreview for stable/rockyOpenStack Release Bot2018-07-261-1/+2
* Merge "Handle non-string keys appropriately"3.36.4Zuul2018-07-182-5/+18
|\
| * Handle non-string keys appropriatelyJoshua Harlow2018-07-172-5/+18
* | Switch to stestrVu Cong Tuan2018-07-046-13/+8
* | Add release notes link to READMEmelissaml2018-06-211-0/+1
* | Merge "Fix exception with secretutils"3.36.3Zuul2018-06-142-22/+27
|\ \
| * | Fix exception with secretutilschangxun2018-05-242-22/+27
* | | fix tox python3 overridesDoug Hellmann2018-06-061-1/+7
|/ /
* | Add private_key to the list of sanitized keys3.36.2Matthew Booth2018-05-111-1/+1
* | Remove stale pip-missing-reqs tox testKenneth Giusti2018-05-021-8/+0
* | Capitalize OsloBen Nemec2018-04-241-2/+2
* | Trivial: Update pypi url to new url3.36.1Tovin Seven2018-04-202-3/+3
* | Merge "eventletutils: Fix behavior discrepency when reusing Events"Zuul2018-04-172-2/+13
|\ \
| * | eventletutils: Fix behavior discrepency when reusing EventsJohn Eckersberg2018-04-112-2/+13
* | | set default python to python3Doug Hellmann2018-04-131-1/+4
* | | Fix project name in user docsBen Nemec2018-03-291-3/+3
|/ /
* | Merge "add lower-constraints job"Zuul2018-03-293-0/+59
|\ \
| * | add lower-constraints jobDoug Hellmann2018-03-243-0/+59
* | | Merge "Remove sphinx settings from setup.cfg"Zuul2018-03-261-9/+0
|\ \ \
| * | | Remove sphinx settings from setup.cfgSean McGinnis2018-03-211-9/+0
| |/ /
* | | Clean old output before new doc buildsSean McGinnis2018-03-211-1/+4
|/ /
* | Add bindep.txt file to prevent fallback to generic listSean McGinnis2018-03-191-0/+9
* | Updated from global requirementsOpenStack Proposal Bot2018-03-152-2/+2
* | Add -W for document build3.36.0ZhongShengping2018-03-021-1/+1
* | Merge "Update links in README"Zuul2018-03-011-2/+2
|\ \
| * | Update links in READMEmelissaml2018-02-281-2/+2
* | | Imported Translations from ZanataOpenStack Proposal Bot2018-03-012-6/+6
|/ /
* | Merge "Clean imports in code"Zuul2018-02-091-15/+12
|\ \
| * | Clean imports in codeNguyen Hung Phuong2018-01-301-15/+12
* | | Imported Translations from ZanataOpenStack Proposal Bot2018-02-082-7/+24
* | | Merge "Document specs_matcher.py functions"Zuul2018-02-072-4/+78
|\ \ \
| * | | Document specs_matcher.py functionsJohn L. Villalovos2018-01-302-4/+78
| |/ /
* | | Fix breaking unit tests due to iso8601 changesJohn L. Villalovos2018-02-062-30/+31
* | | Merge "Updated from global requirements"Zuul2018-01-301-1/+1
|\ \ \ | |/ / |/| |
| * | Updated from global requirementsOpenStack Proposal Bot2018-01-241-1/+1
* | | Merge "Update reno for stable/queens"Zuul2018-01-262-0/+7
|\ \ \
| * | | Update reno for stable/queensOpenStack Release Bot2018-01-242-0/+7
| |/ /
* | | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'sunyandi2018-01-191-1/+1
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2018-01-181-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2018-01-161-1/+1
* | Merge "Add a mixed mode parser to string_to_bytes"3.35.0Zuul2018-01-132-2/+35
|\ \
| * | Add a mixed mode parser to string_to_bytesIan Wienand2017-09-132-2/+35
* | | Merge "Add missing information in docstring of validate_integer"3.34.0Zuul2018-01-071-0/+3
|\ \ \