summaryrefslogtreecommitdiffstats
path: root/heat-model/src/main/java/com/woorea/openstack/heat
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)10-230/+264
Update Openstack Client to support additional fields Updat all formatting issues Issue-ID: SO-1844 Change-Id: I1369e0c18cc25274db8df7e12855a020b8da38da Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-05-02Enhance Openstack ClientSmokowski, Steve (ss835w)3-0/+178
Update Openstack Client to support Cinder, and drop null query params Issue-ID: SO-1844 Change-Id: If58717656e0468ec0ce5d53055c381fe7d1c03f5 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-04-17Remove server parameter assign and license.Isaac Manuel Raj1-2/+0
Remove server parameter assign and license. Issue-ID: SO-1490 Change-Id: Ie6a57abf2f8639a822294812354c95e5102e0a45 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-17Removed server property reset and license.Isaac Manuel Raj1-22/+0
Removed server property reset and license. Issue-ID: SO-1490 Change-Id: Ic32f19040871c1f155c93ee2e960107c134ed17e Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty8-21/+22
NexusIQ issue: org.codehaus.jackson This commit changes so/libs from the old codehaus jackson implementation to the fasterxml implementation. 2.8.10 is the latest version compatible with the 1.5.13.RELEASE springboot version used in SO. Change-Id: I3b1167dd0efeb3463efb7e01fac26d0f312d7aad Issue-ID: SO-864 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-07-25fix code issues in heat-modelseshukm3-123/+123
Issue-ID: SO-729 Change-Id: If717d9f9c30cfc924d78cf9b06e3bdd7550fe96b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-23Replace type specification with operator "<>"rama-huawei1-2/+2
Issue-id: SO-224 Change-Id: I83d5904758ef700d0e450571d98f9511dc9eb28a Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-05Resolved below sonar issues.Bharat saraswal1-16/+25
removed redundant code. rename variable to follow camelCase. removed tab char and changed them with spaces. Issue-ID:SO-98 Change-Id: I1b56af476ea587640adb2c6d601ac589d2726e11 Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty8-0/+128
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC8-0/+783
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>