summaryrefslogtreecommitdiffstats
path: root/keystone-client/src/main/java/com/woorea/openstack/keystone/utils
AgeCommit message (Collapse)AuthorFilesLines
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>