Comment 10 for bug 1796389

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/46759
Committed: http://github.com/Juniper/contrail-controller/commit/ea138aeadae92e9e0a524228883f961a04285f45
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit ea138aeadae92e9e0a524228883f961a04285f45
Author: Senthilnathan Murugappan <email address hidden>
Date: Fri Oct 5 12:06:21 2018 -0700

Fix the logic of identifying the existing fabric job

1) Fix the logic of identifying the existing fabric job
2) Move the execution id generation outside of the is_delete
which causes jobs with is_delete set to True to fail
3) Remove the wholesome try catch which masks these kind of errors

Change-Id: I8999b37d99b26f3a8372dd10c41b6a74b69b63dd
Closes-Bug: 1796389