I've been running instance live-migration on my centos/liberty cloud (controller, neutron, 2xcompute) and it seems to fail every time, when it worked in my previous fedora install.
Also, the failed migrations arent cleaned out properly, so my logs are now filling up with:
nova.compute.resource_tracker....Migration instance not found: Instance 61b9fd41-79a9-4fba-a423-8314999fb678 could not be found
How do I clean these out? Reading logs, it seems that there is logic for performing cleanout of failed instances of some sort, but it doesnt seem to be capable of cleaning out mine...
Any help appreciated! TQ