summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move over to using oslo.utils [reflection, uuidutils]"0.6.0Jenkins2014-12-1842-608/+91
|\
| * Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-1842-608/+91
* | Merge "Add a parallel table mutation example"Jenkins2014-12-182-0/+141
|\ \
| * | Add a parallel table mutation exampleJoshua Harlow2014-12-172-0/+141
* | | Merge "Add a basic map/reduce example to show how this can be done"Jenkins2014-12-182-0/+127
|\ \ \ | |_|/ |/| |
| * | Add a basic map/reduce example to show how this can be doneJoshua Harlow2014-12-172-0/+127
* | | Merge "Updated from global requirements"Jenkins2014-12-181-1/+1
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2014-12-181-1/+1
* | | | Merge "Use explict 'attr_dict' when adding provider->consumer edge"Jenkins2014-12-181-5/+10
|\ \ \ \
| * | | | Use explict 'attr_dict' when adding provider->consumer edgeJoshua Harlow2014-12-111-5/+10
* | | | | Merge "Add a history retry object, makes retry histories easier to use"Jenkins2014-12-185-40/+126
|\ \ \ \ \
| * | | | | Add a history retry object, makes retry histories easier to useJoshua Harlow2014-11-195-40/+126
* | | | | | Merge "Remove default setting of 'mysql_traditional_mode'"Jenkins2014-12-181-2/+0
|\ \ \ \ \ \
| * | | | | | Remove default setting of 'mysql_traditional_mode'Joshua Harlow2014-11-251-2/+0
* | | | | | | Merge "Cleanup some doc warnings/bad/broken links"Jenkins2014-12-183-17/+33
|\ \ \ \ \ \ \
| * | | | | | | Cleanup some doc warnings/bad/broken linksJoshua Harlow2014-12-153-17/+33
* | | | | | | | Merge "Have the sphinx copyright date be dynamic"Jenkins2014-12-181-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Have the sphinx copyright date be dynamicJoshua Harlow2014-12-081-1/+2
* | | | | | | | | Merge "Base task executor should provide 'wait_for_any'"Jenkins2014-12-183-15/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Base task executor should provide 'wait_for_any'Joshua Harlow2014-12-153-15/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Properly handle and skip empty intermediary flows"Jenkins2014-12-183-46/+339
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Properly handle and skip empty intermediary flowsJoshua Harlow2014-12-103-46/+339
* | | | | | | | | Add a 'can_be_registered' method that checks before notifyingJoshua Harlow2014-12-152-1/+33
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Fix split on "+" for connection strings that specify dialects"Jenkins2014-12-152-4/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix split on "+" for connection strings that specify dialectsJoshua Harlow2014-12-042-4/+17
* | | | | | | | | Replace autobind with a notifier module helper functionJoshua Harlow2014-12-142-18/+30
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Use the notifier type in the task class/module directlyJoshua Harlow2014-12-1317-366/+494
* | | | | | | | Use a tiny clamp helper to clamp the 'on_progress' valueJoshua Harlow2014-12-133-7/+52
* | | | | | | | Merge "Retain the existence of a 'EngineBase' until 0.7 or later"Jenkins2014-12-131-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Retain the existence of a 'EngineBase' until 0.7 or laterJoshua Harlow2014-12-121-0/+7
* | | | | | | | | Remove the base postfix from the internal task executorJoshua Harlow2014-12-122-5/+5
|/ / / / / / / /
* | | | | | | | Remove usage of listener base postfixJoshua Harlow2014-12-125-26/+48
* | | | | | | | Add a moved_inheritable_class deprecation helperJoshua Harlow2014-12-121-0/+40
* | | | | | | | Avoid holding the lock while scanning for existing jobsJoshua Harlow2014-12-111-14/+16
* | | | | | | | Merge "Remove the base postfix for engine abstract base class"Jenkins2014-12-112-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove the base postfix for engine abstract base classJoshua Harlow2014-12-102-2/+2
* | | | | | | | | Merge "Avoid popping while another entity is iterating"Jenkins2014-12-111-3/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Avoid popping while another entity is iteratingJoshua Harlow2014-12-101-3/+11
* | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2014-12-112-2/+2
|/ / / / / / / /
* | | | | | | | Merge "Ensure message gets processed correctly"Jenkins2014-12-111-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Ensure message gets processed correctlyJoshua Harlow2014-12-101-1/+1
* | | | | | | | Merge "Add and use a new simple helper logging module"Jenkins2014-12-1133-70/+143
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add and use a new simple helper logging moduleJoshua Harlow2014-12-0833-70/+143
* | | | | | | | Merge "Just assign a empty collection instead of copy/clear"Jenkins2014-12-101-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Just assign a empty collection instead of copy/clearJoshua Harlow2014-12-091-2/+1
* | | | | | | | | Remove rtype from task clone() docJoshua Harlow2014-12-091-1/+0
|/ / / / / / / /
* | | | | | | | Merge "Allow all deprecation helpers to take a stacklevel"Jenkins2014-12-091-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow all deprecation helpers to take a stacklevelJoshua Harlow2014-12-071-6/+8
* | | | | | | | | Merge "Stop returning atoms from execute/revert methods"Jenkins2014-12-097-26/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stop returning atoms from execute/revert methodsJoshua Harlow2014-12-067-26/+43