summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Replace assertEqual(None, *) with assertIsNone in testsweiweigu2016-07-124-8/+8
* | | | Updated from global requirementsOpenStack Proposal Bot2016-07-182-2/+2
| |/ / |/| |
* | | Updated from global requirementsOpenStack Proposal Bot2016-07-151-1/+1
* | | Add Python 3.5 classifier and venvChangBo Guo(gcb)2016-07-122-0/+2
|/ /
* | Merge "remove unused LOG"2.3.0Jenkins2016-07-113-9/+0
|\ \
| * | remove unused LOGji-xuepeng2016-07-103-9/+0
* | | Updated from global requirementsOpenStack Proposal Bot2016-07-091-1/+1
|/ /
* | Merge "Fixes: typo error in comments"Jenkins2016-07-091-1/+1
|\ \
| * | Fixes: typo error in commentsrahulram2016-07-081-1/+1
* | | Merge "Make tests less dependent on transient state"Jenkins2016-07-081-3/+2
|\ \ \
| * | | Make tests less dependent on transient stateGreg Hill2016-06-021-3/+2
* | | | Merge "Use the full 'get_execute_failures' vs the shortname"Jenkins2016-07-081-6/+6
|\ \ \ \
| * | | | Use the full 'get_execute_failures' vs the shortnameJoshua Harlow2016-05-281-6/+6
* | | | | Merge "Fix some misspellings in the function name and descriptions"Jenkins2016-07-0813-21/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix some misspellings in the function name and descriptionsPablo Iranzo Gómez2016-06-3013-21/+21
* | | | | Merge "Add tests to verify kwargs behavior on revert validation"Jenkins2016-07-061-23/+41
|\ \ \ \ \
| * | | | | Add tests to verify kwargs behavior on revert validationGreg Hill2016-06-091-23/+41
| | |_|/ / | |/| | |
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-06-301-1/+1
| |/ / / |/| | |
* | | | Updated from global requirementsOpenStack Proposal Bot2016-06-211-1/+1
* | | | Don't use deprecated method timeutils.isotime2.2.0ChangBo Guo(gcb)2016-06-101-2/+2
|/ / /
* | | Updated from global requirements2.1.0OpenStack Proposal Bot2016-06-011-1/+1
* | | Merge "Split revert/execute missing args messages"Jenkins2016-06-012-10/+17
|\ \ \
| * | | Split revert/execute missing args messagesGreg Hill2016-05-262-10/+17
* | | | Updated from global requirementsOpenStack Proposal Bot2016-05-311-1/+1
* | | | Merge "Add a simple sanity test for pydot outputting"Jenkins2016-05-313-3/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a simple sanity test for pydot outputtingJoshua Harlow2016-05-203-3/+41
* | | | Merge "Updated from global requirements"Jenkins2016-05-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Updated from global requirementsOpenStack Proposal Bot2016-05-261-1/+1
* | | | Instead of a multiprocessing queue use sockets via asyncoreJoshua Harlow2016-05-2410-425/+886
|/ / /
* | | Merge "Fix documentation related to missing BaseTask class"2.0.0Jenkins2016-05-125-14/+14
|\ \ \
| * | | Fix documentation related to missing BaseTask classGreg Hill2016-05-115-14/+14
* | | | Updated from global requirementsOpenStack Proposal Bot2016-05-111-1/+1
|/ / /
* | | Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-1021-735/+60
* | | Always used the library packaged mockJoshua Harlow2016-05-101-13/+1
* | | Merge "Allow for specifying green threaded to parallel engine"1.32.0Jenkins2016-05-065-26/+42
|\ \ \
| * | | Allow for specifying green threaded to parallel engineJoshua Harlow2016-05-035-26/+42
| | |/ | |/|
* | | Merge "Make conductor.stop stop the running engine gracefully"Jenkins2016-05-064-3/+78
|\ \ \
| * | | Make conductor.stop stop the running engine gracefullyGreg Hill2016-05-034-3/+78
| |/ /
* | | Attempt to cancel active futures when suspending is underwayJoshua Harlow2016-05-031-9/+40
|/ /
* | Merge "Replace clear zookeeper python with clear zookeeper bash"Jenkins2016-04-282-50/+15
|\ \
| * | Replace clear zookeeper python with clear zookeeper bashJoshua Harlow2016-01-142-50/+15
* | | Merge "Add rundimentary and/or non-optimized job priorities"Jenkins2016-04-284-70/+210
|\ \ \
| * | | Add rundimentary and/or non-optimized job prioritiesJoshua Harlow2016-01-094-70/+210
* | | | Merge "Have the storage class provide a 'change_flow_state' method"Jenkins2016-04-282-13/+24
|\ \ \ \