<div dir="ltr">The problem is indeed with the tenant_id<div><br></div><div>When I create a VM, tenant_id is ee1865a76440481cbcff08544c7d580a (SgaraPrj1), as expected</div><div><br></div><div>But when, as admin, I run the "nova migrate" command to migrate the very same instance, the tenant_id is 56c3f5c047e74a78a71438c4412e6e13 (admin) !</div><div><br></div><div>Cheers, Massimo</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 30, 2018 at 1:01 AM, Matt Riedemann <span dir="ltr"><<a href="mailto:mriedemos@gmail.com" target="_blank">mriedemos@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 5/29/2018 3:07 PM, Massimo Sgaravatto wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The VM that I am trying to migrate was created when the Cloud was already running Ocata<br>
</blockquote>
<br></span>
OK, I'd added the tenant_id variable in scope to the log message here:<br>
<br>
<a href="https://github.com/openstack/nova/blob/stable/ocata/nova/scheduler/filters/aggregate_multitenancy_isolation.py#L50" rel="noreferrer" target="_blank">https://github.com/openstack/n<wbr>ova/blob/stable/ocata/nova/sch<wbr>eduler/filters/aggregate_multi<wbr>tenancy_isolation.py#L50</a><br>
<br>
And make sure when it fails, it matches what you'd expect. If it's None or '' or something weird then we have a bug.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Thanks,<br>
<br>
Matt<br>
</font></span></blockquote></div><br></div>