]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
ReST API: Add 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 13:16:15 +0000 (14:16 +0100)
commitcbef4bef028df3d5868e98ae2c55e9dd88149ef0
tree98562e958d9354b54163efc88bf98c6e5d89da30
parentf454e5ac3ac593711f370faec1ace83004592311
ReST API: Add Events

Change-Id: I716dc2ad1c9294a7a9df27fbb77e32926b1ba307
Signed-off-by: Zane Bitter <zbitter@redhat.com>
docs/api.md
heat/api/openstack/v1/__init__.py
heat/api/openstack/v1/events.py [new file with mode: 0644]
heat/tests/test_api_openstack_v1.py