X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-model%2Fsrc%2Ftest%2Fresources%2FmodelOperation%2Fexpected-additional_types-3.yaml;fp=catalog-model%2Fsrc%2Ftest%2Fresources%2FmodelOperation%2Fexpected-additional_types-3.yaml;h=3284b491e0f874fb7aea0a29b18a1439fe010336;hb=129f40e169a572b9dd5cfe6ad66bc0ee74b922d9;hp=0000000000000000000000000000000000000000;hpb=d80ae5529f51d6ad10759c07cb4960762700faef;p=sdc.git diff --git a/catalog-model/src/test/resources/modelOperation/expected-additional_types-3.yaml b/catalog-model/src/test/resources/modelOperation/expected-additional_types-3.yaml new file mode 100644 index 0000000000..3284b491e0 --- /dev/null +++ b/catalog-model/src/test/resources/modelOperation/expected-additional_types-3.yaml @@ -0,0 +1,11 @@ +tosca_definitions_version: tosca_simple_yaml_1_3 +description: Auto-generated file that contains package custom types or types added + after system installation. +artifact_types: + tosca.artifacts.Implementation.Python: + derived_from: tosca.artifacts.Implementation + description: Python replacement. + tosca.artifacts.Implementation.Python.V3: + derived_from: tosca.artifacts.Implementation.Python + description: This artifact type represents a Python3 file that contains Python + language constructs that can be executed within a Python interpreter.