<div dir="ltr"><div>Hi all:</div><div>    </div><div>    We have the instance action and action event for most of the instance operations,</div><div><br></div><div>exclude: live-migration. In the current master code, when we do live-migration, the </div><div><br></div><div>instance action is recorded, but the action event for live-migration is lost. I'm not sure that</div><div><br></div><div>it's a bug or design behavior, so I want to get more feedback in mail list.</div><div><br></div><div>    I found the patch <a href="https://review.openstack.org/#/c/95440/">https://review.openstack.org/#/c/95440/</a> </div><div><br></div><div>    It's add the live migration action, but no event. It looks weird.</div><div><br></div><div>    I think there are two improvement we can do</div><div><br></div><div>    [1]: add the live migration event, keep consistence with other instance operations.</div><div><br></div><div>    [2]: remove the live migration action in order to make the operation transparent to end-users, like Andrew say in the patch comments.</div><div><br></div><div>    Which way you like? please let me know, thanks.</div></div>