diff options
author | Brian Elliott <brian.elliott@rackspace.com> | 2012-05-13 21:06:29 +0000 |
---|---|---|
committer | Brian Elliott <brian.elliott@rackspace.com> | 2012-05-24 16:53:40 +0000 |
commit | bc0f2235d9b27e604b9264b5c19adce3cf306bc2 (patch) | |
tree | f8c9b9aa9b9dbbceca9a4d5f58e52db0f98fd3cc /nova/utils.py | |
parent | 9c9c4d78530a3a1e50dd5b7496ef54e51c4b48f5 (diff) | |
download | nova-bc0f2235d9b27e604b9264b5c19adce3cf306bc2.tar.gz nova-bc0f2235d9b27e604b9264b5c19adce3cf306bc2.tar.xz nova-bc0f2235d9b27e604b9264b5c19adce3cf306bc2.zip |
Added a instance state update notification
Added a instance update notification (compute.instance.update) that
will report on changes to vm_state and task_state. The goal here is
to provide useful insight into instance state transitions. (e.g.
BUILDING->ACTIVE)
The new notification has minimial dependencies and is intended for
wide use across the different layers/packages within nova. Calls
in compute api/manager, scheduler, and the virt layer that modify
the instance state have been instrumented with this notification.
Change-Id: I223eb7eccc8aa079b782f6bb17727cd0b71d18ed
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions