summaryrefslogtreecommitdiffstats
path: root/keystone-client/src/main/java/com/woorea/openstack/keystone/api
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)5-72/+68
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>
2018-07-25fix isues in keystoneseshukm3-151/+151
Issue-ID: SO-729 Change-Id: I34034515d873fee47ef313fcd33838b220b8705d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty6-0/+96
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.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 commitChrisC6-0/+579
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>