The problem is indeed with the tenant_id When I create a VM, tenant_id is ee1865a76440481cbcff08544c7d580a (SgaraPrj1), as expected
But when, as admin, I run the "nova migrate" command to migrate the very same instance, the tenant_id is 56c3f5c047e74a78a71438c4412e6e13 (admin) ! Cheers, Massimo On Wed, May 30, 2018 at 1:01 AM, Matt Riedemann <mriede...@gmail.com> wrote: > On 5/29/2018 3:07 PM, Massimo Sgaravatto wrote: > >> The VM that I am trying to migrate was created when the Cloud was already >> running Ocata >> > > OK, I'd added the tenant_id variable in scope to the log message here: > > https://github.com/openstack/nova/blob/stable/ocata/nova/sch > eduler/filters/aggregate_multitenancy_isolation.py#L50 > > 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. > > -- > > Thanks, > > Matt >
_______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators