Comment 4 for bug 1963119

Revision history for this message
Lukáš Piwowarski (piwowarl) wrote (last edit ):

Hi, I have tried to reproduce the bug but it is difficult for me to find tempest configuration that ends up with tempest failing on the line you provided [1]. I was only able to reproduce the bug with pre-provisioned credentials once I set force_tenant_isolation = False here [2].

Is there another way how to end up with the "Found tenant networks:" error [1]? (If it is not then it seems that this is more feature request than it is bug report)

[1] https://github.com/openstack/tempest/blob/7e96c8e854386f43604ad098a6ec7606ee676145/tempest/api/compute/admin/test_auto_allocate_network.py#L80

[2] https://github.com/openstack/tempest/blob/7e96c8e854386f43604ad098a6ec7606ee676145/tempest/api/compute/admin/test_auto_allocate_network.py#L40