There is already a bug https://jira.onap.org/browse/SDC-1897 filed for this.
From: [email protected] [mailto:[email protected]] On Behalf Of maopeng Sent: Monday, November 19, 2018 10:40 AM To: [email protected]; [email protected]; [email protected] Cc: [email protected] Subject: [onap-discuss] About the annotation_types in service packages Hello SDC forkers: There is a issue in vCPE TOSCA case, which needs your help. In the vCPE service package output from SDC, there is a new type definition:annotation_types, which is not a TOSCA standard type in TOSCA 1.1 or 1.2. If I am wrong, please correct me. In R1&R2, there is no this new types. This new packages does not compatible with the R1&R2. This new type will effects VoLTE and vCPE cases. Could the SDC remove the annotations from the template import section if the tosca template does not use it? thanks Tosca service template import sections: imports: ...... - annotations: file: annotations.yml ....... The following is content of annotations: tosca_definitions_version: tosca_simple_yaml_1_1 imports: - data.yml annotation_types: org.openecomp.annotations.Source: description: Indicates the origin source of an input properties: source_type: type: string vf_module_label: type: list description: List of VF Modules this input was originated from entry_schema: type: string param_name: type: string description: Source parameter name Best Regards Maopeng -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13830): https://lists.onap.org/g/onap-discuss/message/13830 Mute This Topic: https://lists.onap.org/mt/28237833/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
