In the resource template (YAML file), how can we represent some node that 
requires object type definition?
For example, when we need to represents the template like below

ingressBwp{
"CIR":"<integar>",
"CBS": "<integar>",
"EIR": "<integar>",
"Coupling Flag":"<boolean>"
...
}

What kind of type we can use for 'ingressBwp' in YAML file? Map is not the 
solution because the entries have different type definition, some have integer 
but others have boolean or string type.
There is no need to support object type node in the TOSCA template file?

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17914): https://lists.onap.org/g/onap-discuss/message/17914
Mute This Topic: https://lists.onap.org/mt/32398316/21656
Mute #sdc: https://lists.onap.org/mk?hashtag=sdc&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to