Bug 215 - SOL#772 Comment 18
Summary: SOL#772 Comment 18
Status: IN_PROGRESS
Alias: None
Product: NFV
Classification: Unclassified
Component: GS NFV-SOL 006 Yang model (show other bugs)
Version: unspecified
Hardware: PC Windows
Assignee: Mahesh Jethanandani
 
Reported: 2019-03-08 22:25 CET by Thinh Nguyenphu
Modified: 2019-04-19 20:51 CEST (History)
3 users (show)

See Also:
Version number of the related document:
OpenAPI issue category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thinh Nguyenphu 2019-03-08 22:25:14 CET
vnfd.configurable-properties. additional-configurable-property: key-value pairs

IFA011:	the intent is to specify the type of the properties (“Describes the configurable properties of
the VNF”); values are submitted via the LCM API (Modify VNF info)

SOL001:	VnfConfigurableProperties. additional_configurable_properties can be defined in a type-safe manner
Comment 1 Mahesh Jethanandani 2019-03-09 01:41:44 CET
There are two ways this can be done in YANG. Follow the modifiableAttributes example to extend the model and define properties in type safe manner. Or do what I suggested for the other bug. Extend the KVP array to have a third parameter that describes what is the type for the value in the key/value pair.
Comment 2 Mahesh Jethanandani 2019-04-19 20:51:15 CEST
Contribution NFVSOL(19)232r1 documents an informative example that will be included in the GS to demonstrate how any node including configurable-properties node can be extended to add additional configurable properties to the model. As such, this bug should be closed.