Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Assumptions & Decisions
- Specification based on tuples
- For R2, only TOSCA based VNFD will be supported
- Will need to add hardware platform capability requirements to the VNFD TOSCA template
- May need to add migration tools to convert from HEAT to TOSCA as part of th VNF SDK
- For R2, VNFD must be based on R2 ONAP common information model
- Hardware platform capability requirements shall be VNFD format and template grammar agnostic.
- For TOSCA based VNFDs, will specify hardware platform capability requirements as a single TOSCA capability with a string value
- Will need utilities to parse and search the string
Work Items
- Create a TOSCA based VNFD template for use with VNF SDK
- Implement parsing and search utilities for the tuple format
- Implement migration tools to convert existing HEAT templates into TOSCA templates