Thanks for the information, but I do not see any sdc fix in R3 for this bug now.
I test it with standard tosca parser, it will trigger verify error, not ignore it. Should we change standard parser, and not care and verfiy the tosca simple grammar? I do not know it is a right way, however the down load package API between the SDC and VFC about this issue is not compatible. Best Regards Maopeng 原始邮件 发件人:LianhaoLu <[email protected]> 收件人:[email protected] <[email protected]>;张茂鹏10030173;[email protected] <[email protected]>;[email protected] <[email protected]>; 抄送人:[email protected] <[email protected]>; 日 期 :2018年11月19日 12:04 主 题 :Re: [onap-discuss] About the annotation_types in service packages 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 (#13835): https://lists.onap.org/g/onap-discuss/message/13835 Mute This Topic: https://lists.onap.org/mt/28238897/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
