diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-06 20:06:45 +0530 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-19 05:07:56 +0000 |
commit | 7513105889f149c49739c545ba9847da567aa824 (patch) | |
tree | 502fd14cb0c57bc8e11a556bb41d964a600e0545 /ResmanagementService/service/src/main/resources/config.properties | |
parent | c681bd275bbc9d36024ac8eb2e8eccf7f20ce05e (diff) |
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 <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'ResmanagementService/service/src/main/resources/config.properties')
-rw-r--r-- | ResmanagementService/service/src/main/resources/config.properties | 4 |
1 files changed, 3 insertions, 1 deletions
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 |