Comment 5 for bug 1596075

Revision history for this message
Don Bowman (donbowman) wrote :

https://gist.github.com/donbowman/f4f4b6ae721e3d1bb1961eaac31f9e4d

has the logs. Files are:

test.yaml --> run this with 'openstack stack create -t test.yaml fubar'
stack-output.txt --> the error that comes out (the overlap)
neutron-nubo-[1-3].log --> the logs from the 3 api servers which are round-robin served

Before I ran this test i dropped my neutron database and recreated, so it was empty. This was a single stack create, so there was for sure no overlapping subnet.

the neutron logs have debug+verbose on. I build neutron from github immediately before the test