Comment 9 for bug 1548641

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

Reviewed: https://review.opencontrail.org/17569
Committed: http://github.org/Juniper/contrail-controller/commit/e76dffb0b2b34cbec2111122f1045f97cb3d19cd
Submitter: Zuul
Branch: master

commit e76dffb0b2b34cbec2111122f1045f97cb3d19cd
Author: Rudra Rugge <email address hidden>
Date: Mon Feb 22 11:44:20 2016 -0800

Interface route table deleted for service

Interface route table deleted instantly by service monitor as the
virtual machine interface count is zero on create. The handling should
be done as part of VMI evaluate.
Also add handling of multiple health checks attached to the same SI port.

Change-Id: Icd2fb0e891a09c632c3bb132fd70f9ef9709d5ba
Closes-Bug: #1544472
Closes-Bug: #1548689
Closes-Bug: #1548641