]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Hook up RPC methods
authorIan Main <imain@redhat.com>
Tue, 3 Apr 2012 23:31:53 +0000 (16:31 -0700)
committerIan Main <imain@redhat.com>
Tue, 3 Apr 2012 23:31:53 +0000 (16:31 -0700)
commit06d5b8c378e9ffd496b1bb49db16f8fc85516825
treebac65533077f2a27c32c683a36dbe81d71aa9269
parent75f80851715e6838888aa5b08a52483cddfe5952
Hook up RPC methods

This commit hooks up all the calls via RPC to the new implementations
in manager.py.  I haven't tested them all yet.. I'm getting HD failure
warnings and want to get this commited before something goes terribly
wrong :).

Signed-off-by: Ian Main <imain@redhat.com>
heat/api/v1/stacks.py
heat/engine/manager.py