Comment 1 for bug 1578734

Revision history for this message
Daniel Weber (daniel-weber-ch) wrote :

I think the problem seems to be related to the newest Patch of the following link:
https://review.openstack.org/gitweb?p=openstack/vmware-nsx.git;a=commit;h=d9d5e226c9e9b9ac3b0f78d69e1d41f9c2f188e5

I've solved the problem by not creating all the machines at the same time.
Each Machine should be created alone by using:
depends_on: other_machine

After changing my Heat-Template it's now deploying without errors!

But still the question relies, if this has to be fixed.

If the Edge of DHCP sends back that it is a duplication, maybe it has to be checked if it's the same as we try to create. If this is true, we should not create an Exception.