tliron / puccini

Cloud topology management and deployment tools based on TOSCA
https://puccini.cloud
Apache License 2.0
88 stars 20 forks source link

tosca.nodes Container.Application network requirement capability type is different from the standard for TOSCA Simple YAML v1.3 #142

Open tarikbenmerar opened 3 months ago

tarikbenmerar commented 3 months ago

In the specified v1.3 yaml profile for Container Application, I have noticed that the network capability type is different from the standard.

In the repository here is how it is defined (using tosca.capabilities.Network): https://github.com/tliron/puccini/blob/6fbd39c1b7e4294f2e60fc0bddd9b6be158af044/assets/tosca/profiles/simple/1.3/nodes.yaml#L351

In the image below, you can see how it is defined in the standard (using tosca.capabilities.Endpoint): image_2024-05-21_105533553