]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Move list_events into the class.
authorIan Main <imain@redhat.com>
Fri, 11 May 2012 18:14:08 +0000 (11:14 -0700)
committerIan Main <imain@redhat.com>
Fri, 11 May 2012 18:14:08 +0000 (11:14 -0700)
commitfb23391277120e1ecd76e7b94625256c097a29db
tree22d5024d8d14569bf3b849c388f3a1be7b302ad1
parenta4f82756f8c25a80618d98e8e467c65973520aeb
Move list_events into the class.

I think I went too far last time, this should at least be a method
of the class.

Signed-off-by: Ian Main <imain@redhat.com>
heat/engine/manager.py
heat/tests/test_stacks.py