summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-20Document AAF InstallationInstrumental6-11/+230
Issue-ID: AAF-292 Change-Id: Ic02bf086454dcd0de306f9e6d9c334fd0f6b21e7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19add check and showpassInstrumental12-48/+67
Issue-ID: AAF-378 Change-Id: If06c33ffd45eb61ab881cdb89f9689dae951f82c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental112-741/+1432
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-16Changes from Testing AAF ConfigInstrumental19-132/+198
Issue-ID: AAF-378 Change-Id: Icca28ee4e76b8329c7e068ba9305f9f647b6e479 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-13Make Container Config StrategyInstrumental33-208/+281
Issue-ID: AAF-378 Change-Id: I57186f66b9713262643e0f440f5b9eb78154c155 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-12Merge "Configuration Agent and MS for AAF"varun gudisena48-214/+415
2018-07-12Configuration Agent and MS for AAFInstrumental48-214/+415
Issue-ID: AAF-361 Change-Id: I26f3d49e3d7eae4a932489bd677cf0b903fb7977 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-11Merge "Sonar issues fixes in Validator"Jonathan Gathman1-9/+8
2018-07-11Merge "System dependent separators in JU tests"Jonathan Gathman10-128/+135
2018-07-11Merge "Fixes sonar issues in CMService"Jonathan Gathman1-47/+24
2018-07-11Sonar issues fixes in UserRoleMaciej Wejs5-70/+87
Change-Id: I77ad64ef717c58628cf7a8713562bbae96ad834d Issue-ID: AAF-392 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-11Sonar issues fixes in ValidatorMaciej Wejs1-9/+8
Change-Id: I95e702f0fad598c004bc009d7dbfb42bfe42280f Issue-ID: AAF-391 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-11Fixes sonar issues in CMServiceburdziak1-47/+24
Change-Id: I8973b2188b53421d147b014f7187e6506fe28231 Issue-ID: AAF-368 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-07-10System dependent separators in JU testsMaciej Wejs10-128/+135
Change-Id: I6795074d6cdec24821f465504e3d20bc4cc68eaf Issue-ID: AAF-387 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-05Refine Agent for cadi utilsInstrumental9-193/+320
Issue-ID: AAF-361 Change-Id: Id07b60181b906e65aefb24cbe0d192e362c2c3f4 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Merge "From IAN, fix NPE (accidentally abandoned)"varun gudisena1-3/+6
2018-07-03From IAN, fix NPE (accidentally abandoned)Instrumental1-3/+6
Issue-ID: AAF-384 Change-Id: I3ebd2de938075662e35ed767463bf251b3ee97f3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Merge "Add another CA Script"varun gudisena1-0/+3
2018-07-03Merge "Fixes sonar issues in API_Artifact"Jonathan Gathman2-7/+6
2018-07-03Add another CA ScriptInstrumental1-0/+3
Issue-ID: AAF-384 Change-Id: I86fcee11170af6e07b37cbfe6a952e65e29f8a91 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Fix testing results for AuthnInstrumental8-10/+18
Issue-ID: AAF-361 Change-Id: I8f78b41580368610e126aa4cc7cadf8ef204d03a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Remove Sonar BlockersInstrumental6-15/+19
Issue-ID: AAF-386 Change-Id: Ic9f1f17b949fd1192a35bce5eb10481fda0e06ee Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental145-346/+350
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Merge "move shiro modules to cadi repo"varun gudisena11-901/+0
2018-07-02Add ability for BAuth by domainInstrumental15-70/+189
Issue-ID: AAF-361 Change-Id: I6f437ffcfef5555f44acfb32fd6020f86f8cf403 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-02move shiro modules to cadi repoSai Gandham11-901/+0
Issue-ID: AAF-380 Change-Id: I3383995551a7ea3a98d9e1cbebd324d49bbba134 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-07-02Update CM to us Local Intermediate CertsInstrumental45-242/+407
Issue-ID: AAF-384 Change-Id: Iefd36c5b9ab8011ac696cb85e74c54edb63cb40a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-27Refine Agent to create CADI ConfigsInstrumental14-225/+418
Issue-ID: AAF-378 Change-Id: I4bb70ff582a3990d0344d23aaac2b750e931a6b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-26Initial Interface for remote ConfigurationInstrumental21-45/+347
Issue-ID: AAF-378 Change-Id: I320b0c23ece63199a49a5d8b1706868d2c4e5355 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-25Fixes sonar issues in API_Artifactburdziak2-7/+6
Added missing negation Change-Id: I7d1e3c848d9ea8e93459d542402d2a99e4fa1216 Issue-ID: AAF-301 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-06-23JettyStartups to improve new FiltersInstrumental15-36/+66
Issue-ID: AAF-361 Change-Id: I74cac231ebac81466778c1c3ebca16c63ae6f78a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-22Refine aafcli for TestsInstrumental3-34/+35
Issue-ID: AAF-361 Change-Id: Ib28ab9e4ccea7bacc165946cf7075ee1b75edd76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-22Improve Security startup (client)Instrumental8-512/+46
Issue-ID: AAF-361 Change-Id: Id1f5c044aeaa24f6db92010fde46f3e40e5f1cfd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-21Update REST Samples for required behaviorInstrumental15-190/+597
Issue-ID: AAF-361 Change-Id: Ia6dabfa3eeec2253c3f017ddc2d70afe4afbd54b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-19AAFCli needs ability to change root_ns for testingInstrumental16-18/+18
Issue-ID: AAF-365 Change-Id: If11e7a3f9cce1f0d2720b0ed656e77113270e9b2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-19Fix HttpClient/FilterInstrumental4-12/+18
Issue-ID: AAF-364 Change-Id: Ic21a769226cf309571d96a0f75b583d4f75c7887 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-15Fix code blocks in aaf docsSai Gandham5-71/+512
Issue-ID: AAF-359 Change-Id: Ib65b9b6eaf6357998b5d75c73e480db7410d9d17 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-06-15update missing aaf documentationSai Gandham2-182/+351
Issue-ID: AAF-359 Change-Id: Iec79822da2d08c19847acc124cbe060f0b296fc8 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-06-15Fix incomplete aaf documentationSai Gandham2-7/+343
Issue-ID: AAF-359 Change-Id: I22b246891ca88512eff9c6ef749aa22489a61d9d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-06-14Move AAF/CADI Poms to 2.1.2Instrumental28-29/+29
Issue-ID: AAF-303 Change-Id: I3530aaa02bfb96fe100a2e610c0228449375f9d8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-14Merge "Create an ONAP CADI Example"varun gudisena3-6/+234
2018-06-14Create an ONAP CADI ExampleInstrumental3-6/+234
Issue-ID: AAF-361 Change-Id: Ibd41e0ac51502a886dbb1fd9ccf4711b180e5d83 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-13Merge "fixes in RolesShow."Jonathan Gathman1-11/+12
2018-06-13Merge "Adjust Logging Dir settings for ONAP Users"varun gudisena5-12/+16
2018-06-13Adjust Logging Dir settings for ONAP UsersInstrumental5-12/+16
Issue-ID: AAF-360 Change-Id: If19090ef482372d3a3a9aa2856762af91bc54017 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-13Update sections in aaf docsSai Gandham4-17/+251
Issue-ID: AAF-359 Change-Id: I5e672ae6d76ab134b88a3df6e9fc8065258efdac Signed-off-by: Sai Gandham <sg481n@att.com>
2018-06-11Moving base image to ubuntu:xenial:Manjunath Ranganathaiah1-1/+1
Change-Id: Id56863d2c74e530fccb9394afa974ebd56508c10 Issue-ID: AAF-344 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-06-06Merge "Document Security section of the Release Notes"Jonathan Gathman1-3/+10
2018-06-05Release docker version & update manifestv2.1.12.0.0-ONAP2.0.0-ONAPSai Gandham3-4/+3
Issue-ID: AAF-349 Change-Id: Ie548ca0706d5e2d35657221283f5898ca72dd26d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-06-05Release docker version & update manifestSai Gandham1-0/+1
Issue-ID: AAF-349 Change-Id: I4fd04a001668c308a080f5ce1e3f33f8c65db778 Signed-off-by: Sai Gandham <sg481n@att.com>