hi,
for sdc vnfd model ,  could  a user-defined property be added in the node 
property for vdu, cpd, storage ......

for example:
-----type define-------------
    UserDefine:
        derived_from: tosca.datatypes.Root
        properties:
            name:
                type: string
                description: restful uri supported
                required: true
            value:
                type: string
            parameters:        
                type: list
                required: false
                entry_schema:
                    type: UserDefine      
-----------------------------------

 --use the type------------   
            parameters:        
                type: list
                required: false
                entry_schema:
                    type: UserDefine      

------------------

when i import a nfpackage and create a vf in sdc, a problem is raised during 
creating vf , the alarm is "requested seq_id property was not found", as showed 
in the following illustration 1. 

I add a "seq_id" proterty in a vducpd node , then i meet the problem.


illustration 1

thanks.


CertusNet
赛特斯信息科技股份有限公司
徐剑波 | 技术经理
上海市杨浦区淞沪路433号创智天地企业中心6号楼10-11层
 
手机:13816780815
公司网址:www.certusnet.com.cn
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to