]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add a class to represent Events
authorZane Bitter <zbitter@redhat.com>
Thu, 22 Nov 2012 10:06:57 +0000 (11:06 +0100)
committerZane Bitter <zbitter@redhat.com>
Thu, 22 Nov 2012 11:05:54 +0000 (12:05 +0100)
commit7867fe23510e170efdeb2f8644c81a09c53bf1e7
treeba947ba3812e4961c59a79c04574ad70cd57a824
parent248d87801188cfcc464f8f1b4503cf3d2be18b28
Add a class to represent Events

Change-Id: Ie360343a264f2348af518c8f8eb8cfa0763ad18c
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/resources/event.py [new file with mode: 0644]
heat/tests/test_event.py [new file with mode: 0644]