Comment 0 for bug 1546201

Revision history for this message
Jordan Pittier (jordan-pittier) wrote :

Hi,

From time to time the tempest test "tempest.api.orchestration.stacks.test_neutron_resources.NeutronResourcesTestJSON" fails with the exception

tempest.exceptions.StackBuildErrorException: Stack xxx is in CREATE_FAILED status due to 'Resource CREATE failed: BadRequest: resources.Server: Network xxx requires a subnet in order to boot instances on.

Example of such a failure in [1]

The Heat stack for this test is [2]

A logstack query for this is "message:"requires a subnet in order to boot instances on." AND filename:"logs/screen-h-eng.txt"

[1]: http://logs.openstack.org/06/278406/3/check/gate-tempest-dsvm-layer4/40648e5/console.html
[2]: https://github.com/openstack/tempest/blob/22ed3002f2e658cbccf08e02ff36f8994838b699/tempest/api/orchestration/stacks/templates/neutron_basic.yaml