]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
ReST API: Add API for Resources
authorZane Bitter <zbitter@redhat.com>
Mon, 12 Nov 2012 16:42:37 +0000 (17:42 +0100)
committerZane Bitter <zbitter@redhat.com>
Fri, 16 Nov 2012 11:11:41 +0000 (12:11 +0100)
commitd892d8166cbb002effc9518793d114406ae59112
tree5b5ba5667bfc260e6b1e60b5a0edbdb39f14f6e6
parente743158e7a61c00e2a32c340d3f268d0835f4c69
ReST API: Add API for Resources

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