summaryrefslogtreecommitdiffstats
path: root/aai-aaf-auth/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
diff options
context:
space:
mode:
Diffstat (limited to 'aai-aaf-auth/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json')
-rw-r--r--aai-aaf-auth/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/aai-aaf-auth/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json b/aai-aaf-auth/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
new file mode 100644
index 00000000..b9fccc9c
--- /dev/null
+++ b/aai-aaf-auth/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
@@ -0,0 +1,7 @@
+{
+ "related-to": "generic-vnf",
+ "relationship-data" : [{
+ "relationship-key" : "generic-vnf.vnf-id",
+ "relationship-value":"key1"
+ }]
+} \ No newline at end of file