Comment 3 for bug 1708178

Revision history for this message
Eyal Leshem (leyal) wrote :

After some investigation -
It's looks that the lport of the logical-router is created before it's logical-switch created.
And for that we have no connectivity between the PODs and the service..

temporary workaround for that is to disable selective-proactive feature.
A Full solution will be to wait with create-object event until compute-node will be notified
about all objects that referenced in the created-object.

this should be achieved in the following commit :
https://review.openstack.org/#/c/480196/1