]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add a scheduler module
authorZane Bitter <zbitter@redhat.com>
Mon, 29 Apr 2013 09:28:37 +0000 (11:28 +0200)
committerZane Bitter <zbitter@redhat.com>
Mon, 29 Apr 2013 09:28:37 +0000 (11:28 +0200)
commit160490d3afbf2de25edb2bb4d20f27672b523395
tree0ffaf51ee0c5bbcf403c41acfeb24734770b7e66
parent117e73ba572ea421deabb7bd05318388439e2056
Add a scheduler module

Utility routines for running coroutine-based tasks.

Change-Id: I907d889a564a1118b7c9caa30f3ad65dfac76534
heat/engine/scheduler.py [new file with mode: 0644]
heat/tests/test_scheduler.py [new file with mode: 0644]