X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=components%2Fmodel-catalog%2Fproto-definition%2Fproto%2FBluePrintCommon.proto;h=ce90929dc9de33aaffbbf475ef0b4a595e2a4ecc;hb=807fbaae96dc75294fe17c933b43261011f33309;hp=9b24c50fce1ee393abd72d5570a033676e5c5155;hpb=054b1d80f19d27fb8766bf70339ec5b7a351ac2e;p=ccsdk%2Fcds.git diff --git a/components/model-catalog/proto-definition/proto/BluePrintCommon.proto b/components/model-catalog/proto-definition/proto/BluePrintCommon.proto index 9b24c50fc..ce90929dc 100644 --- a/components/model-catalog/proto-definition/proto/BluePrintCommon.proto +++ b/components/model-catalog/proto-definition/proto/BluePrintCommon.proto @@ -37,4 +37,5 @@ enum EventType { EVENT_COMPONENT_PROCESSING = 1; EVENT_COMPONENT_NOTIFICATION = 2; EVENT_COMPONENT_EXECUTED = 3; + EVENT_COMPONENT_TRACE = 4; } \ No newline at end of file