Comment 44 for bug 1528808

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

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

commit 1caf2b02e681d0bde93e49dd6519bca169402518
Author: Praveen K V <email address hidden>
Date: Thu Jan 28 15:28:35 2016 +0530

Make Description() a pure-virtual method in Task

The Description() API is used in trace messages. Forcing all Task to
define the method to get meaningful names

Change-Id: Ieee7d9da9a2e1b34535c42919d75e5f8f1068a9b
Closes-Bug: #1528808