summaryrefslogtreecommitdiffstats
path: root/huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2018-04-10 15:27:15 +0800
committerluxin <luxin7@huawei.com>2018-04-10 15:56:42 +0800
commit57993b16f2db6a5f5ecd7d0fb7065d4823c9854a (patch)
treea751adfdb729b0f27975a92a39b5c0e7ef5e8a2b /huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json
parenta995e82e01a3315940051ca55133c9cb14eccc6b (diff)
Add ip Info in query VNF result
Change-Id: I4273d147f6522929935087ad9235089be7ca853e Issue-ID: VFC-868 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json')
-rw-r--r--huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json b/huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json
new file mode 100644
index 00000000..467bd96d
--- /dev/null
+++ b/huawei/vnfmadapter/VnfmadapterService/service/src/main/resources/ipConfig.json
@@ -0,0 +1,4 @@
+{
+ "vUGE": "MNG_IP",
+ "vUSN": "MNG_IP"
+} \ No newline at end of file