]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Use stack_identity where it has changed from stack_name.
authorSteve Baker <sbaker@redhat.com>
Mon, 17 Sep 2012 01:11:59 +0000 (13:11 +1200)
committerSteve Baker <sbaker@redhat.com>
Mon, 17 Sep 2012 02:15:26 +0000 (14:15 +1200)
commitf309e5190062f938e0fdcc14b433c87d858b52de
tree6a6cee9ca805f840d41777f65274911186520469
parent8df32a93d2efa66905ab85260ee03c6f2ba0b227
Use stack_identity where it has changed from stack_name.

This is causing my test_rpcapi to fail.

Also, attempt to enable test_rpcapi by setting
@attr(tag=['unit', 'rpcapi'])

Change-Id: Ie831ddddaccc4245a18e5bc754cbf413cea65741
heat/engine/rpcapi.py
heat/tests/test_rpcapi.py