summaryrefslogtreecommitdiffstats
path: root/nova/notifications.py
diff options
context:
space:
mode:
authorAndrew Laski <andrew.laski@rackspace.com>2013-02-21 17:30:06 -0500
committerAndrew Laski <andrew.laski@rackspace.com>2013-02-25 19:33:02 -0500
commitab2920726c0e2633c033a31a324f30a97fdce6bd (patch)
tree2c93e8a84654049f3420b19a537a0bd392f68001 /nova/notifications.py
parent73a58f9cc85bf8d7fc745d4260577d764e8bc81c (diff)
downloadnova-ab2920726c0e2633c033a31a324f30a97fdce6bd.tar.gz
nova-ab2920726c0e2633c033a31a324f30a97fdce6bd.tar.xz
nova-ab2920726c0e2633c033a31a324f30a97fdce6bd.zip
Rework instance actions to work with cells
In a cells setup an instance action is recorded at the global cell level while events try to get recorded in a child cell compute node or scheduler. The event recording fails because it can't find an action to link to. This patch adds the recording of actions at the child cell level, and changes the API extension to query the db in a child cell for the record of actions and events. This does not address the fact that an action is recorded at the global cell level. Bug 1132935 Change-Id: I5831f146397e7afa2d93d26c5d6f9abb9bc6670d
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions