Comment 9 for bug 1796389

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

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

commit dff30f6cbd38a12fee6b5729269a3f95ac15a9a1
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