diff options
author | Russell Bryant <rbryant@redhat.com> | 2012-05-29 21:15:58 -0400 |
---|---|---|
committer | Russell Bryant <rbryant@redhat.com> | 2012-05-31 15:19:31 -0400 |
commit | 23cfb85e385478df01b0623afb07a8995fa801cc (patch) | |
tree | b6b5756f04b0ec5a30b6ee001d7d7dd4e48b55e5 /nova/notifications.py | |
parent | f9986b8be0d577e9e44cae1c8a9afe308af868f9 (diff) | |
download | nova-23cfb85e385478df01b0623afb07a8995fa801cc.tar.gz nova-23cfb85e385478df01b0623afb07a8995fa801cc.tar.xz nova-23cfb85e385478df01b0623afb07a8995fa801cc.zip |
Use compute rpcapi in nova-manage.
Part of bug 1006467.
This patch fixes nova-manage to use the compute rpcapi instead of
calling rpc.cast() directly. This cast was actually broken, as it sent
an instance ID instead of UUID, so this change should make this code
functional again.
Change-Id: I90a1bf4a03cc6d9e21f24f19165141f894b6ec75
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions