summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass/docker
AgeCommit message (Collapse)AuthorFilesLines
2020-05-04AAF default config update and fixesChrisC1-1/+1
Update AAF default conf to : - fix typo in default identity file - add default email addresses to all pre defined users, as this was creating issues for some clients when trying to decode certs (missing Sponsor email for RFC822Name in generated certificates see JIRA : PORTAL-893). - updated portal roles: portal does sync roles with AAF but was using another identity (aaf_admin), this has been changed in portal to use its X509 artifacts when doing REST queries to AAF, hence adding more roles to portal user to support its functions. Issue-ID: PORTAL-875 Issue-ID: PORTAL-893 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I5afa2769a4ec33c1ea2f4da2f5b6e0b4938ea88f
2020-04-25Add StandAlone Unix ConfigurationsJonathan Gathman1-2/+17
Include scripts, podman starts, minor code changes. Issue-ID: AAF-1137 Signed-off-by: Jonathan Gathman <jgonap@stl.gathman.org> Change-Id: Ief72d93e607dbe62875f592978ee15084c8310d2
2020-03-26AAF Services non root, all platforms2.1.20Instrumental1-5/+6
adjust Agent for JDK 11 Included redoing Config and Agent Init Containers refit for "hello" (sample) Issue-ID: AAF-1102 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: Ia957b1ccce34d164580ccb0a6d02d7b800e4887e
2020-03-24AAF non-rootChrisC3-7/+12
update AAF service dockerfiles to run as user AAF, reusing existing script infra Issue-ID: AAF-1102 Signed-off-by: ChrisC <christophe.closset@intl.att.com>, JulienBe <jb3179x@att.com> Change-Id: I2d9feef65a98d4545e407825533cd1741f891b45
2020-03-19Fix standalone Batch JarsInstrumental1-0/+1
Issue-ID: AAF-1114 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I6ceb7ef714b3c7c2b33371abfca9202746151231
2020-03-10Container 2.1.18cInstrumental1-3/+15
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: Idfbb108082e1037ad93b9e34e4b389f210669157
2020-03-09update Container 2.1.18bInstrumental2-5/+5
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I1fdbba7ca7f8a4cf85f204f8e64992ec30fa825e
2019-08-02Maven Docker BuildInstrumental1-0/+2
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-01Slight mod for Cass DockerfileInstrumental2-4/+4
Issue-ID: AAF-917 Change-Id: I5b086aa126c602513474569a56adbbc9360ee877 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-29Refine Container StartupInstrumental2-5/+5
Issue-ID: AAF-773 Change-Id: Ia198a11eceb9bfacafde26cde97d15949a3fe78c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-27Merge "support multi-platform docker builds"Jonathan Gathman2-7/+15
2019-03-22Batch, Remove unneeded Classes, refine, etcInstrumental1-2/+2
Issue-ID: AAF-789 Change-Id: I48b39bb79144b20dfac5ff61e41ea4f0035b8442 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-21support multi-platform docker buildssandovalfr2-7/+15
Issue-ID: INT-865 Change-Id: I25dc0ca6c615b60b28f4999ae6fc475155e11daf Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
2019-02-26Improve Batch Bulk LoadInstrumental1-1/+1
Issue-ID: AAF-775 Change-Id: Ib2d6ff3607a30c6e8d74ff24498e5907237d6ff2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-22Refine Local Agent.sh useInstrumental1-0/+2
Issue-ID: AAF-770 Change-Id: Ic6593bde1e16db35cf538cb1d2caa152016f3a82 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-10Add Cred Reporting MailerInstrumental1-0/+28
Issue-ID: AAF-740,AAF-753,AAF-754 Change-Id: If2efc6ffbfa9897581ea00eb148fa61d793b058e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Refine properties for non-rootInstrumental4-29/+9
Issue-ID: AAF-698 Change-Id: I266f0e36842fb506dbb3e412e12eedf64e24418a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental2-5/+5
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-21Batch upgrades for ONAPInstrumental2-0/+4
Issue-ID: AAF-641 Change-Id: I7b5e8b97d8c6c484418c995b6e51507af78fc765 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-05Missing LicensesInstrumental7-5/+132
Issue-ID: AAF-607 Change-Id: Ibd6c50104af69c4164d53aa0f8709520020ce7a5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-04Liveness for CSITInstrumental1-0/+1
Issue-ID: AAF-606 Change-Id: I740c153d36d7428fbe0b35e8e997d1a5603d6f63 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-02DB RecoverInstrumental2-1/+6
Single DB stoppages not recovering Issue-ID: AAF-605 Change-Id: Ic79c2f71d5142009e7b02896e954980117037e06 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-08Artifacts to BootstrapInstrumental7-29/+38
Issue-ID: AAF-543 Change-Id: I95d11b11c21ddeb63e393528c2504af673d27a6f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Change FQDN RegisterInstrumental1-3/+15
Issue-ID: AAF-517 Change-Id: I816e7a18f94e7f7fcfc269b29328d7009fc8f858 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Create Helm InstantiationInstrumental4-4/+5
Issue-ID: AAF-517 Change-Id: I67c8408baa62a779fe5f7fa945dab2f8f9919f39 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25Cass DBuildInstrumental1-1/+1
Issue-ID: AAF-517 Change-Id: I22285510fe960bc7aef3d9d8ae0757757acdea43 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25aaf_cass taggingInstrumental1-1/+3
Issue-ID: AAF-517 Change-Id: Ia9073f1f81a24c82e4188091f57faee20799df4f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25Update Cass BackupInstrumental2-11/+4
Issue-ID: AAF-517 Change-Id: I440f64a1d387cdc80fa8dc090d4eb887e983476e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25More install to ContainerInstrumental6-115/+87
Issue-ID: AAF-517 Change-Id: I102f0214b077fca0c4f2712e3005bbe5569475bd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Cred NS updateInstrumental1-1/+1
Issue-ID: AAF-420 Change-Id: Ieab269a8528989af9210e6e787fc95aec212c9ad Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Auto Auth Data 3Instrumental1-1/+10
Issue-ID: AAF-420 Change-Id: I96558a900fa44e9c957725e2a5526db57c382b6c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Auto Auth Data 2Instrumental1-1/+1
Issue-ID: AAF-420 Change-Id: Ie487f28f1b4eee6b3c2232b3874d7eab8335e11a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Auto Auth DataInstrumental1-5/+35
Issue-ID: AAF-420 Change-Id: Ide26f253aaf2a3c3741cb2a0317bc6ea89e357ed Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-17Backup Script for CassInstrumental4-32/+12
Issue-ID: AAF-442 Change-Id: Ieeb825cffd5cefedf4ea3130645ca66f91229ea9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-16Changes from Testing AAF ConfigInstrumental1-0/+1
Issue-ID: AAF-378 Change-Id: Icca28ee4e76b8329c7e068ba9305f9f647b6e479 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-13Make Container Config StrategyInstrumental1-1/+14
Issue-ID: AAF-378 Change-Id: I57186f66b9713262643e0f440f5b9eb78154c155 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-19Reduce Cass MemInstrumental1-19/+31
Issue-ID: AAF-273 Change-Id: Iff3e8eb172328ccbb751d50823542a807c6f3e76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-14Correct Docker callsInstrumental1-37/+33
Issue-ID: AAF-282 Change-Id: I9d0498bd43ad890e432f805a2e86ea5ab0204d48 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11Cass, DirInstrumental1-19/+14
Issue-ID: AAF-282 Change-Id: I6a3ad9c5b4dfcc35ab6c6919cda6df18128e8573 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11More cass loggingInstrumental1-3/+2
Issue-ID: AAF-282 Change-Id: I48f280060645eee838405854e0fbd3bcdab17c0e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11ensure Cass Phase2 on startsInstrumental1-0/+6
Issue-ID: AAF-282 Change-Id: Idbbe89e0f5eb53ca0eb4a214284d623edb36f766 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11Kickstart Cassandra, read logsInstrumental1-3/+17
Issue-ID: AAF-282 Change-Id: Ide0899177a02c78318b09a196872776b62a3f5fd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11Additional kickstart CassandraInstrumental1-1/+7
Issue-ID: AAF-282 Change-Id: I41f18d71c5f61a3ee8ebd5c2970e9dd3ce0ef09c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11Add repair to try to kickstart CassandraInstrumental1-10/+8
Issue-ID: AAF-270 Change-Id: I45dd1c7e9aad11cb27cb8bc0cd03e116c118e89b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-04-25Update scripts per HEAT validationInstrumental2-1/+2
Issue-ID: AAF-256 Change-Id: Ib44e0bc99072840a389522746983fbefbbce6744 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-20Add missing jar compilesInstrumental1-1/+1
Issue-ID: AAF-256 Change-Id: Iafdfb11fca2455a0b062447a4a4bbf6b13cf11e0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-18Support Multiple Realms for DefaultOrgInstrumental1-11/+15
Issue-ID: AAF-254 Change-Id: I89a9b1ceaa304861debd4c7dd21879e0b1fc902a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-16Create Cassandra Backup ScriptsInstrumental2-0/+36
Issue-ID: AAF-249 Change-Id: I014a925545b9be1171e625dfd751e77350843405 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-10Create Functioning Client Sample for DocsInstrumental1-1/+1
Issue-ID: AAF-221 Change-Id: Iaefe6700a900a712409bda7ddfd18932ed4c0fda Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-06Fix Locate Cassandra config issueInstrumental2-3/+5
Issue-ID: AAF-216 Change-Id: I52719ee951a5135be5561fca6ab71744a014fe41 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>