]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
RPC API: Pass a stack identifier to metadata_update
authorZane Bitter <zbitter@redhat.com>
Wed, 19 Dec 2012 17:48:25 +0000 (18:48 +0100)
committerZane Bitter <zbitter@redhat.com>
Wed, 19 Dec 2012 17:51:38 +0000 (18:51 +0100)
commitf0d3c6e8466d3376cd81fff97efa7e12c6d5b571
tree97519da7796f7953b3ca3914afe903cebe808415
parent972aad8848bbdaa44240c14b2c9c0a548af3bccc
RPC API: Pass a stack identifier to metadata_update

This brings it into line with all of the other RPC functions.

bug 1088937

Change-Id: Ia45a12d652e96fb6bb03ce90d0b5a5e2ddeeb510
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/api/cfn/v1/waitcondition.py
heat/engine/service.py
heat/rpc/client.py
heat/tests/test_engine_service.py
heat/tests/test_rpc_client.py