Files
watcher/watcher
licanwei f9e267fa42 check instance state for instance.update
In the process of creating an instance, Nova will emit an
instance.update notification with 'building' state.
This will cause a KeyError exception because this instance
isn't in Watcher datamodel.
So we should ignore the notification instance.update with
'building' state.

Closes-Bug: #1832154

Change-Id: I950eec50d2cee38bd22c47a70ae6f88bbf049080
2019-06-10 16:11:46 +08:00
..
2019-05-27 02:08:33 +00:00
2019-05-07 11:50:57 -05:00
2019-05-24 00:05:13 -07:00
2019-04-04 14:56:41 +08:00
2019-03-22 09:11:07 +00:00
2019-05-24 00:05:13 -07:00
2017-01-11 15:23:06 +05:30
2017-06-08 09:48:26 +07:00