summaryrefslogtreecommitdiff
path: root/taskflow/examples/resume_vm_boot.py
Commit message (Expand)AuthorAgeFilesLines
* Remove **most** usage of taskflow.utils in examplesJoshua Harlow2015-07-171-6/+12
* Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-2/+2
* Fix a couple of spelling and grammar errorsRick van de Loo2015-03-291-1/+1
* Merge "Add back a 'eventlet_utils' helper utility module"Jenkins2015-01-191-2/+2
|\
| * Add back a 'eventlet_utils' helper utility moduleJoshua Harlow2015-01-161-2/+2
* | Merge "Switch to using 'oslo_utils' vs 'oslo.utils'"Jenkins2015-01-161-1/+1
|\ \
| * | Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
| |/
* | Fix unused and conflicting variablesChangbin Liu2015-01-151-1/+1
|/
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+2
* Add a futures type that can unify our future functionalityJoshua Harlow2014-10-181-3/+4
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-8/+6
* Merge "Cleanup some of the example code & docs"Jenkins2014-08-161-12/+6
|\
| * Cleanup some of the example code & docsJoshua Harlow2014-07-111-12/+6
* | Enabled hacking checks H305 and H307Christian Berendt2014-07-171-6/+3
|/
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Add envs for different sqlalchemy versionsJoshua Harlow2014-01-091-54/+46
* Fix misspellingsStanislav Kudriashev2013-12-101-3/+3
* Fix up python 3.3 incompatabilitiesJoshua Harlow2013-11-211-2/+3
* A few additional example boot_vm comments + tweaksJoshua Harlow2013-10-141-6/+29
* Add a resuming booting vm exampleJoshua Harlow2013-10-141-0/+274