Add config file to store cloud-region and tenant 57/17557/4
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Fri, 6 Oct 2017 14:34:20 +0000 (20:04 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Thu, 19 Oct 2017 05:06:20 +0000 (05:06 +0000)
commitc681bd275bbc9d36024ac8eb2e8eccf7f20ce05e
tree21627ee830172fb380989de92b24474afe2e5fa0
parentbff486388c23b65fb0ca3dc1f77b376576af9e48
Add config file to store cloud-region and tenant

Add config file to store cloud region and tanant which is required
for vserver related operation.

Issue-ID : VFC-462
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: I2d261ce8b0ac3e8b31451befbded9e9076f8ee0d
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
ResmanagementService/service/src/main/java/org/onap/vfc/nfvo/resmanagement/common/conf/Config.java [new file with mode: 0644]
ResmanagementService/service/src/main/java/org/onap/vfc/nfvo/resmanagement/common/constant/Constant.java
ResmanagementService/service/src/main/resources/config.properties [new file with mode: 0644]