summaryrefslogtreecommitdiffstats
path: root/keystone-client/src/main/java/com/woorea/openstack/keystone/api/TokensResource.java
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Resolved below sonar issues.Bharat saraswal1-59/+53
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 commitChrisC1-0/+83
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>