summaryrefslogtreecommitdiffstats
path: root/keystone-client/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25basic code issue cleanupseshukm5-68/+68
Issue-ID: SO-729 Change-Id: I9f6ba919cfc959836b2a69aa9ca9719d5b95a6d1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25code cleanup keystoneseshukm4-53/+53
Issue-ID: SO-729 Change-Id: I30977cf33b25d25a6f95120ba961fe890ee4ab93 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25fix keystone code issuesseshukm6-68/+68
Issue-ID: SO-729 Change-Id: Ia3f30f048499b5f8b3654cb851f140aa1707bd63 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25fix isues in keystoneseshukm5-157/+157
Issue-ID: SO-729 Change-Id: I34034515d873fee47ef313fcd33838b220b8705d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-18Replace type specification with operator ("<>")rama-huawei4-11/+11
Issue-id: SO-224 Change-Id: I933ddc5d30ab568d68d84ce165584108eb76877e Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty27-0/+432
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-25Merge "Resolved below sonar issues."Seshu Kumar M3-328/+331
2017-09-22Resolved below sonar issues.Bharat saraswal4-179/+188
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-09-22Resolved below sonar issues.Bharat saraswal3-328/+331
removed redundant code. 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: Ib081df5cbfdb4d2183ac51cb6779177ec2009bc6 Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-04-06[MSO-8]Remove RackspaceAuthenticationxuegao1-6/+0
This removes the RackspaceAuthentication from the Openstack Java SDK as it will be managed by the core adapter utils. Change-Id: I9b6118e9952acbc80c8a80a5b18611c69a0dec1c Signed-off-by: xuegao <xg353y@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC27-0/+1188
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>