aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/load/resource_dictionary/address.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-10-09 17:05:15 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-09 17:05:15 +0000
commitb07511abbb3ff469146c23abda54e85a5836ba11 (patch)
treef9624460a01cd4fe856ceaa5cd74b3a5226fe153 /ms/controllerblueprints/application/load/resource_dictionary/address.json
parent07a976d05e824365778dac013df88b24ca5d055a (diff)
parentd8268f3e181d7fc175b65c52094d5379ab170d7d (diff)
Merge "Add DD, blueprint and template for self-serve vFW"
Diffstat (limited to 'ms/controllerblueprints/application/load/resource_dictionary/address.json')
-rwxr-xr-xms/controllerblueprints/application/load/resource_dictionary/address.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/ms/controllerblueprints/application/load/resource_dictionary/address.json b/ms/controllerblueprints/application/load/resource_dictionary/address.json
new file mode 100755
index 00000000..11f92d76
--- /dev/null
+++ b/ms/controllerblueprints/application/load/resource_dictionary/address.json
@@ -0,0 +1,14 @@
+{
+ "name": "address",
+ "tags": "address",
+ "updated-by" : "Singal, Kapil <ks220y@att.com>",
+ "property": {
+ "description" : "address",
+ "type": "string"
+ },
+ "sources": {
+ "input": {
+ "type": "source-input"
+ }
+ }
+}