aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/test-dictionary/hostname.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-13 19:45:45 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-13 19:45:45 +0000
commit301e466f8a2208141876a206a8ee470788adcbcd (patch)
tree16d33c0d55f2df7c783303aea54411d7ce983f63 /components/model-catalog/resource-dictionary/test-dictionary/hostname.json
parente1d66c32874c7e2f4e72e798c0949ad681a784ab (diff)
parent1746f00c7134f0bba8cfd2b4a00030b07f231ed1 (diff)
Merge "Add intial test CBA"
Diffstat (limited to 'components/model-catalog/resource-dictionary/test-dictionary/hostname.json')
-rw-r--r--components/model-catalog/resource-dictionary/test-dictionary/hostname.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/components/model-catalog/resource-dictionary/test-dictionary/hostname.json b/components/model-catalog/resource-dictionary/test-dictionary/hostname.json
new file mode 100644
index 000000000..025cce336
--- /dev/null
+++ b/components/model-catalog/resource-dictionary/test-dictionary/hostname.json
@@ -0,0 +1,14 @@
+{
+ "tags": "hostname",
+ "name": "hostname",
+ "property": {
+ "description": "hostname",
+ "type": "string"
+ },
+ "updated-by": "adetalhouet",
+ "sources": {
+ "input": {
+ "type": "source-input"
+ }
+ }
+ } \ No newline at end of file