<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hey all,<br>
<br>
We've been having networking issues with our ironic CI job and I'm
a bit blocked. Included is a sample run of the job failing [0].
Our job creates a single flat public network at [1]. Everything
goes fine until we hit 'lib/tempest'. The job fails trying to
create a network [2].<br>
<br>
At first I thought this could be because we configure a single
physnet which is used by the 'public' network, however I've tried
jumping on the node, deleting the 'public' network and creating
the network mentioned in lib/tempest and it still fails with:<br>
<br>
</p>
<pre>Error while executing command: HttpException: 503, Unable to create the network. No tenant network is available for allocation.
</pre>
<p><br>
Does anyone have any insight into what we're not configuring
properly? Any help would be greatly appreciated!<br>
<br>
Thanks!<br>
Mike Turek <mjturek on freenode><br>
<br>
[0]
<a class="moz-txt-link-freetext" href="https://dal05.objectstorage.softlayer.net/v1/AUTH_3d8e6ecb-f597-448c-8ec2-164e9f710dd6/pkvmci/ironic/71/658271/4/check-ironic/tempest-dsvm-ironic-agent_ipmitool/30c047e/devstacklog.txt.gz">https://dal05.objectstorage.softlayer.net/v1/AUTH_3d8e6ecb-f597-448c-8ec2-164e9f710dd6/pkvmci/ironic/71/658271/4/check-ironic/tempest-dsvm-ironic-agent_ipmitool/30c047e/devstacklog.txt.gz</a><br>
[1]
<a class="moz-txt-link-freetext" href="https://github.com/openstack/devstack/blob/master/stack.sh#L1348">https://github.com/openstack/devstack/blob/master/stack.sh#L1348</a><br>
[2]
<a class="moz-txt-link-freetext" href="https://github.com/openstack/devstack/blob/master/lib/tempest#L256">https://github.com/openstack/devstack/blob/master/lib/tempest#L256</a><br>
</p>
</body>
</html>