summaryrefslogtreecommitdiffstats
path: root/keystone-client/src/main/java/com/woorea/openstack/keystone/utils
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)2-7/+4
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>
2017-09-27Update POM to inherit from oparentRob Daugherty2-0/+32
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-22Resolved below sonar issues.Bharat saraswal2-66/+78
removed redundant code. changed nested if condition to switch case. added method for resuablity of string builder. rename variable to follow camelCase. removed tab char and changed them with spaces. Issue-ID:SO-98 Change-Id: If4cf02dede7903ed8b35e4e6879b8691d4f3c48d Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC2-0/+84
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>