diff options
author | victor.gao <victor.gao@huawei.com> | 2018-04-09 17:22:53 +0800 |
---|---|---|
committer | victor.gao <victor.gao@huawei.com> | 2018-04-09 17:22:53 +0800 |
commit | daa0a794ac5471131599292787c9f9c2bf7d7ca6 (patch) | |
tree | 65beb65ed75d5eff8e3878240a88942dc1b2b191 | |
parent | 54666f59120fec7aa7623d19ba9a27437099d3fa (diff) |
Add DM Spec:Artifact types
Change-Id: I67bd588552a5e84383f91b4ad183234b7f987f25
Issue-ID: MODELING-56
Signed-off-by: victor.gao <victor.gao@huawei.com>
-rw-r--r-- | docs/ONAP release 2 spec/dm/ArtifactTypes.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/ONAP release 2 spec/dm/ArtifactTypes.rst b/docs/ONAP release 2 spec/dm/ArtifactTypes.rst new file mode 100644 index 0000000..7f42933 --- /dev/null +++ b/docs/ONAP release 2 spec/dm/ArtifactTypes.rst @@ -0,0 +1,9 @@ +.. Copyright 2018 (ONAP) +.. 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 |