summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2018-01-18 00:47:09 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2018-01-18 17:42:01 -0500
commit6b98bb3ec93a0bbfbe0e660cabc69978b53bfee8 (patch)
tree5e68f93e33737684d63d655ac5a5c6d611f45b5e /aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
parent89e91557997a4fc11db1b574e13c07b2149a63e3 (diff)
Sync the latest code changes
Issue-ID: AAI-493 Change-Id: I5f39ce9bb19cfb9607b659bed82066cae7569ecc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json')
-rw-r--r--aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json b/aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
index dc7445e0..b9fccc9c 100644
--- a/aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
+++ b/aai-core/src/test/resources/bundleconfig-local/etc/relationship/only-relationship-data.json
@@ -1,7 +1,7 @@
{
- "related-to": "test-object",
+ "related-to": "generic-vnf",
"relationship-data" : [{
- "relationship-key" : "test-object.vnf-id",
+ "relationship-key" : "generic-vnf.vnf-id",
"relationship-value":"key1"
}]
} \ No newline at end of file