Files
watcher/watcher/decision_engine
licanwei dd321e9f21 improve the process of instance_created.end
In the process of handling instance_created.end,
there is a KeyError exception output log. This is because
invoking get_instance_by_uuid before creating the instance
in the data model.
During the review of https://review.opendev.org/#/c/663489/,
reviewers think that it's better to remove the KeyError exception.
This patche seperates the process of instance_created.end from
other Nova notifications and removes the call of get_instance_by_uuid.

Change-Id: Ie9e2d4f5b32ee7a5b52bbcd50abfa81dcabab7bb
2019-06-21 16:53:25 +08:00
..
2019-05-27 02:08:33 +00:00
2019-05-07 11:50:57 -05:00
2016-08-26 07:13:39 +00:00
2019-03-30 14:43:31 +08:00
2019-03-14 11:51:48 +03:00
2019-03-04 15:21:05 +08:00
2017-11-09 14:51:17 +09:00
2015-06-04 15:27:57 +02:00
2018-01-24 13:39:42 +03:00
2018-01-24 13:39:42 +03:00
2018-07-26 12:54:11 +03:00
2017-08-17 04:25:53 -07:00