summaryrefslogtreecommitdiffstats
path: root/docs/ONAP Model Spec/dm/ArtifactTypes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ONAP Model Spec/dm/ArtifactTypes.rst')
-rw-r--r--docs/ONAP Model Spec/dm/ArtifactTypes.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/docs/ONAP Model Spec/dm/ArtifactTypes.rst b/docs/ONAP Model Spec/dm/ArtifactTypes.rst
index 36a9759..bee90b6 100644
--- a/docs/ONAP Model Spec/dm/ArtifactTypes.rst
+++ b/docs/ONAP Model Spec/dm/ArtifactTypes.rst
@@ -1,9 +1,18 @@
-.. Copyright 2018 (China Mobile)
+.. Copyright 2019 (China Mobile)
.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
Artifact Types
==============
-| tosca.artifacts.nfv.SwImage: #don't need move to clean version
-| derived_from: tosca.artifacts.Deployment.Image \ No newline at end of file
+| tosca.artifacts.nfv.SwImage:
+| derived_from: tosca.artifacts.Deployment.Image
+| description: describes the software image which is directly loaded on the virtualisation container realizing of the VDU or is to be loaded on a virtual storage resource
+
+| tosca.artifacts.Implementation.nfv.Mistral:
+| derived_from: tosca.artifacts.Implementation
+| description: artifacts for Mistral workflows
+| mime_type: application/x-yaml
+| file_ext: [ yaml ]
+
+ \ No newline at end of file