SDNC Adapter not loading properties 93/45493/2
authorRob Daugherty <rd472p@att.com>
Tue, 1 May 2018 19:48:21 +0000 (15:48 -0400)
committerRob Daugherty <rd472p@att.com>
Wed, 2 May 2018 00:52:13 +0000 (20:52 -0400)
commit0dd77e4e0e78d194d7f2839ad9d9e1348d41b432
tree1857981874c6a1c87fe62e446fbfd63eb75e8da1
parent19309c3514eb9cd2ec65dd9dc526c2306c80d926
SDNC Adapter not loading properties

Somebody changed some variables from static to non-static, and this
broke the CloudConfig loading logic.

I changed them back.

Change-Id: Id7dca76a4f0af0209ebd6cef8f3e0209c3f7a022
Issue-ID: SO-584
Signed-off-by: Rob Daugherty <rd472p@att.com>
adapters/mso-adapter-utils/src/main/java/org/openecomp/mso/cloud/CloudConfigFactory.java