]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Rename resource_id to resource_name in metadata API
authorZane Bitter <zbitter@redhat.com>
Mon, 9 Jul 2012 18:23:31 +0000 (14:23 -0400)
committerZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 14:13:03 +0000 (10:13 -0400)
commit897ccca9ed1039df2b60b0607997cccb06fd913c
tree0020cc9b259fbd7adc3abf9ce71bbf8da175fdfc
parentbd24e183c1a404286f9b701feb18819d353544b9
Rename resource_id to resource_name in metadata API

This more accurately reflects what the parameter is, which is just the name
of the resource within the specified stack.

Change-Id: I6bc26c0046e0493c3b98c5753c04cc5a314678d7
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/manager.py
heat/metadata/api/v1/__init__.py
heat/metadata/api/v1/metadata.py