]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Record events and retrieve them via "heat events_list <stack_name>"
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 21 Mar 2012 23:18:43 +0000 (10:18 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 21 Mar 2012 23:18:43 +0000 (10:18 +1100)
commitd1daeb01d0acfa593e9d12026e3f02d1a99c9cf1
treecda0f483db9b48f14c83f655820dd270d1a3f262
parent4cea0f15890b88bd2c12effb1f7a5ea30642dc68
Record events and retrieve them via "heat events_list <stack_name>"

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
bin/heat
heat/api/v1/__init__.py
heat/api/v1/stacks.py
heat/client.py
heat/engine/api/v1/__init__.py
heat/engine/api/v1/events.py [new file with mode: 0644]
heat/engine/api/v1/stacks.py
heat/engine/capelistener.py
heat/engine/client.py
heat/engine/simpledb.py [new file with mode: 0644]