summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated from global requirementsOpenStack Proposal Bot2016-12-221-2/+2
* Add Constraints supportTony Breeds2016-12-212-2/+35
* Merge "Show team and repo badges on README"Jenkins2016-12-011-0/+9
|\
| * Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
* | Replaces uuid.uuid4 with uuidutils.generate_uuid()2.8.0qinchunhua2016-11-221-3/+3
|/
* Merge "Remove vim header from source files"Jenkins2016-11-182-4/+0
|\
| * Remove vim header from source fileshowardlee2016-11-092-4/+0
* | Merge "Use assertIs(Not)None to check for None"Jenkins2016-11-182-6/+6
|\ \
| * | Use assertIs(Not)None to check for Nonehowardlee2016-11-072-6/+6
| |/
* | Updated from global requirementsOpenStack Proposal Bot2016-11-151-1/+1
* | Merge "Updated from global requirements"Jenkins2016-11-111-2/+2
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-11-091-2/+2
| |/
* | Fix release notes gate job failureChangBo Guo(gcb)2016-11-091-3/+3
|/
* Merge "Replace retrying with tenacity"Jenkins2016-11-052-11/+8
|\
| * Replace retrying with tenacityGevorg Davoian2016-11-032-11/+8
* | Merge "Fix broken link"Jenkins2016-11-031-1/+1
|\ \
| * | Fix broken linkAndreas Jaeger2016-11-031-1/+1
| |/
* | Fix typo in tox.iniChuck Short2016-11-031-1/+1
|/
* Updated from global requirementsOpenStack Proposal Bot2016-11-021-2/+2
* Add reno for release notes managementChuck Short2016-10-259-0/+300
* Updated from global requirementsOpenStack Proposal Bot2016-10-211-1/+1
* Changed the home-page link2.7.0melissaml2016-10-171-1/+1
* Merge "Fix a typo in documentation"Jenkins2016-10-111-1/+1
|\
| * Fix a typo in documentationLuong Anh Tuan2016-10-041-1/+1
* | Merge "Fix typo: remove redundant 'that'"Jenkins2016-10-111-1/+1
|\ \
| * | Fix typo: remove redundant 'that'Luong Anh Tuan2016-10-031-1/+1
| |/
* | Merge "Updated from global requirements"Jenkins2016-10-111-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-10-061-1/+1
| |/
* | Merge "Add logging around metadata, ignore tallying + history"Jenkins2016-10-112-24/+47
|\ \
| * | Add logging around metadata, ignore tallying + historyJoshua Harlow2016-08-012-24/+47
* | | Using assertIsNone() instead of assertIs(None, ..)qinchunhua2016-10-101-2/+2
| |/ |/|
* | Merge "Fix a typo in logging.py"Jenkins2016-10-021-3/+3
|\ \
| * | Fix a typo in logging.pygengchc22016-09-281-3/+3
* | | Updated from global requirementsOpenStack Proposal Bot2016-09-281-2/+2
|/ /
* | Use method ensure_tree from oslo.utilsChangBo Guo(gcb)2016-09-252-20/+2
* | Make failure formatter configurable for DynamicLoggingListenerIvan Kolodyazhny2016-09-081-3/+8
* | Merge "Some classes not define __ne__() built-in function"Jenkins2016-09-016-0/+18
|\ \
| * | Some classes not define __ne__() built-in functionJi-Wei2016-08-316-0/+18
* | | Updated from global requirementsOpenStack Proposal Bot2016-08-311-1/+1
|/ /
* | Merge "Start to add a location for contributed useful tasks/flows/more"2.6.0Jenkins2016-08-151-0/+0
|\ \
| * | Start to add a location for contributed useful tasks/flows/moreJoshua Harlow2016-07-281-0/+0
* | | Merge "Change dependency to use flavors"2.5.0Jenkins2016-08-093-40/+31
|\ \ \
| * | | Change dependency to use flavorsJoshua Harlow2016-07-263-40/+31
* | | | Updated from global requirementsOpenStack Proposal Bot2016-08-031-1/+1
| |_|/ |/| |
* | | Updated from global requirements2.4.0OpenStack Proposal Bot2016-07-291-1/+1
| |/ |/|
* | Merge "Ensure the fetching jobs does not fetch anything when in bad state"Jenkins2016-07-251-8/+66
|\ \ | |/ |/|
| * Ensure the fetching jobs does not fetch anything when in bad stateJoshua Harlow2016-05-311-8/+66
* | Merge "Remove white space between print and ()"Jenkins2016-07-211-3/+3
|\ \
| * | Remove white space between print and ()haobing12016-07-181-3/+3
* | | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2016-07-214-8/+8
|\ \ \