You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to read DeploymentOptions/TeaStore-managed-k8s-self-managed-nodes.yaml, I see type: cna-modeling.entities.DataAggregate, but I don't find cna-modeling.entities.DataAggregate in the YAML file.
There needs to be an import statement present.
Note: I am using the example at the OASIS TOSCA TC to illustrate the usage of relationshipo templates :) - oasis-tcs/tosca-specs#75
I am also using the example to check the TOSCA validator totosca - Shishqa/totosca#25
The text was updated successfully, but these errors were encountered:
Thanks for the feedback! The TOSCA profile is still in development and to make things easier it is still included in the mentioned repository. But I will work on referencing it properly and eventually move it into a separate repository.
When I try to read
DeploymentOptions/TeaStore-managed-k8s-self-managed-nodes.yaml
, I seetype: cna-modeling.entities.DataAggregate
, but I don't findcna-modeling.entities.DataAggregate
in the YAML file.There needs to be an
import
statement present.Note: I am using the example at the OASIS TOSCA TC to illustrate the usage of relationshipo templates :) - oasis-tcs/tosca-specs#75
I am also using the example to check the TOSCA validator totosca - Shishqa/totosca#25
The text was updated successfully, but these errors were encountered: