summaryrefslogtreecommitdiffstats
path: root/docs/datadictionary
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-03-08 19:32:42 +0530
committerEzhilarasi <ezhrajam@in.ibm.com>2019-03-08 19:33:24 +0530
commit68f9feab8666dc3c6c25d009521059197fa65bd0 (patch)
tree408a8eab8e7ec2ee3d69feb12286ea6963a5b7b0 /docs/datadictionary
parent9effeea959df66400a10321afcd05d12a1abbf9f (diff)
Doc CDS Data dictionary
Change-Id: I322498ce5c20f2735472318726261e7b3214aec6 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'docs/datadictionary')
-rw-r--r--docs/datadictionary/index.rst45
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/datadictionary/index.rst b/docs/datadictionary/index.rst
new file mode 100644
index 000000000..3243fd23f
--- /dev/null
+++ b/docs/datadictionary/index.rst
@@ -0,0 +1,45 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2019 IBM.
+
+Data Dictionary
+----------------
+.. toctree::
+ :maxdepth: 1
+
+Introduction:
+=============
+A data dictionary defines a specifc resource that can be resolved using the bellow supported sources.
+
+A data dictionary can support multiple sources.
+
+The main goal of data dictionary is to define generic entity that could be shared accross services.
+
+
+Resolution sources:
+===================
+
+ Input
+ Default
+ DB
+ REST
+ Capability
+
+Artifacts:
+==========
+
+ artifact-mapping-resource
+ artifact-template-velocity
+ artifact-directed-graph
+
+
+Node type:
+==========
+ component-resource-resolution
+ component-jython-executor
+ component-netconf-executor
+ component-restconf-executor
+
+Data type:
+==========
+ vnf-netconf-device \ No newline at end of file