summaryrefslogtreecommitdiffstats
path: root/keystone-model/src/main/java/com
AgeCommit message (Collapse)AuthorFilesLines
2020-08-28Added support to scope to a systemBoslet, Cory (cb645j)1-0/+22
Issue-ID: SO-3071 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbd19 Signed-off-by: Boslet, Cory (cb645j) <cb645j@att.com>
2020-07-17Added Tags to the project pojo in keystone client.BOSLET1-0/+11
Fixed the formatting and updated the UT so have values Issue-ID: SO-3071 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fb384 Signed-off-by: Boslet, Cory (cb645j) <cb645j@att.com>
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)39-351/+369
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>
2019-04-18Change license and remove unnecessary code.Isaac Manuel Raj1-23/+0
Change license and remove unnecessary code. Issue-ID: SO-1490 Change-Id: I3902c3316b010b60813e77d2452954f756927572 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty36-53/+45
NexusIQ issue: org.codehaus.jackson This commit changes so/libs from the old codehaus jackson implementation to the fasterxml implementation. 2.8.10 is the latest version compatible with the 1.5.13.RELEASE springboot version used in SO. Change-Id: I3b1167dd0efeb3463efb7e01fac26d0f312d7aad Issue-ID: SO-864 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-07-25Issue fix for keystone modelsseshukm9-246/+246
Issue-ID: SO-729 Change-Id: I1ccaba586970295bfe32fa30eed9f53ee34a27e0 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25basic code Issues of keystone modelseshukm7-521/+521
Issue-ID: SO-729 Change-Id: I176585bd54714fdd891f9e67474fa3b23183fd9b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25fix basic code issues of auth filesseshukm7-517/+517
Issue-ID: SO-729 Change-Id: I36bb76578c39640c38b27ee5c8939341f908fba2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25basic code Issues fix keystone modelseshukm6-315/+315
Issue-ID: SO-729 Change-Id: I46faf848370e69e0b637f62f1ed5f38ed89b89c1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25code issues fix in model keystoneseshukm10-592/+592
Issue-ID: SO-729 Change-Id: I39f5fbeaf0fdae0581f468ab0748a5042246d5c5 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-18Replace type specification with operator ("<>")rama-huawei3-3/+3
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 Daugherty39-0/+624
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-04-06[MSO-8]Remove RackspaceAuthenticationxuegao1-99/+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 commitChrisC40-0/+2955
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>