Closed philippemerle closed 3 years ago
I think it's a good idea to clearly separate the alloy generator from type system checking and improve the type checking as mentionned above. I suppose issue #13 is part of (1) 'declared types are not already defined'
yes issue #13 is related to 'declared types are not already defined'.
For (1.), for ETSI NFV 3.5.1, I recently had the following error report because in the NSD types the policy for NS instantiation levels was defined with the same name as the similar policy for VNF (not identical), i.e. the name was tosca.policies.nfv.InstantiationLevels instead of tosca.policies.nfv.NsInstantiationLevels . issue_8_ambiguous_naming.txt
Add more type checkings to the Cloudnet TOSCA toolchain to detect errors the earlier. Check that
etc.