From 7513105889f149c49739c545ba9847da567aa824 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Fri, 6 Oct 2017 20:06:45 +0530 Subject: Integrate VM related operation with AAI Integrate VM related operation with AAI. Change-Id: Iac4eb1a8bc8cf2bcd614ef12c124f6164dd1343c Issue-ID: VFC-462 Signed-off-by: subhash kumar singh --- ResmanagementService/service/src/main/resources/config.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ResmanagementService/service/src/main/resources/config.properties') diff --git a/ResmanagementService/service/src/main/resources/config.properties b/ResmanagementService/service/src/main/resources/config.properties index 2440521..1aac5f4 100644 --- a/ResmanagementService/service/src/main/resources/config.properties +++ b/ResmanagementService/service/src/main/resources/config.properties @@ -2,4 +2,6 @@ host_url=https://192.168.17.24 port=8443 cloud-owner=htipl103-cloud-owner-val-18494 cloud-region-id=htipl103-cloud-region-id-val-8824 -tenant-id=htipl-tenant-id-val-51195 \ No newline at end of file +tenant-id=htipl-tenant-id-val-51195 +global-customer-id=vfc +service-type=vfc-service \ No newline at end of file -- cgit 1.2.3-korg