diff options
author | Russell Bryant <rbryant@redhat.com> | 2012-07-31 15:31:55 -0400 |
---|---|---|
committer | Russell Bryant <rbryant@redhat.com> | 2012-07-31 15:33:55 -0400 |
commit | 14129b4af8795a28a62b69897dc5cd6602353cc9 (patch) | |
tree | 226cb9b9ce84c70a5f993906ab8ec9bb9bccb819 /nova/notifications.py | |
parent | 6a6fe2f6bf736583d9e2cde0733c6568877b7979 (diff) | |
download | nova-14129b4af8795a28a62b69897dc5cd6602353cc9.tar.gz nova-14129b4af8795a28a62b69897dc5cd6602353cc9.tar.xz nova-14129b4af8795a28a62b69897dc5cd6602353cc9.zip |
Send a full instance in change_instance_metadata.
Change the change_instance_metadata method of the compute
rpc API to take a full instance over rpc instead of just
the instance UUID. This cuts down on database access needed
by nova-compute.
These methods were moved in rpcapi.py and test_rpcapi.py but only because
the rest of the file was in alphabetical order. The move puts it in the
right place to maintain that order.
Part of blueprint no-db-messaging.
Change-Id: I7dd2fb7480010893f66c753b3d31a4556009efe0
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions