summaryrefslogtreecommitdiffstats
path: root/auth/docker
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Missing LicensesInstrumental16-0/+305
Issue-ID: AAF-607 Change-Id: Ibd6c50104af69c4164d53aa0f8709520020ce7a5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-04Liveness for CSITInstrumental3-9/+38
Issue-ID: AAF-606 Change-Id: I740c153d36d7428fbe0b35e8e997d1a5603d6f63 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-02More no-TTYInstrumental1-1/+3
Issue-ID: AAF-603 Change-Id: I11893756d7659dbbb40518fe8e665c7d434dd682 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-02No TTY in aaf.sh from drun.shInstrumental1-1/+2
Issue-ID: AAF-603 Change-Id: Ifee3a830a45abb802b3e0793ff5844907524e946 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-02Improve Docker startInstrumental2-0/+25
For Docker style starts, pull in CASS_HOST info automatically Issue-ID: AAF-603 Change-Id: Ia0b2e73eb34c29d028c7c1d3f9c19705e4176159 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-31Move to 2.1.17Instrumental2-2/+2
Also, fix inconsistent startup of AAF Cass Issue-ID: AAF-598 Change-Id: I9300812ec8d2869e92621473ebd5933c9345f283 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-24remove Cass referencesInstrumental5-37/+12
Issue-ID: AAF-583 Change-Id: Iff72d70e786a6d3c30c662d975a41b1561ab6138 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-23Client updatesInstrumental4-16/+4
Issue-ID: AAF-558 Change-Id: I2c12b3cf46924b784e3af54bb643e6341dadf165 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-22Final Sonar redsInstrumental1-1/+0
Issue-ID: AAF-580 Change-Id: I99de4518853504c2a211e92bce3dba70c8bc6a76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-19mod cass.props.initInstrumental2-5/+5
Issue-ID: AAF-435 Change-Id: If2e9a62df3d104f337c64da02626e3756104bdbd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-19Heat FixInstrumental1-3/+4
Issue-ID: AAF-435 Change-Id: I5e1ab6df066e29f385caa71d5188e06be31235da Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-19Fix GUI ButtonsInstrumental1-1/+1
Issue-ID: AAF-435 Change-Id: I8b5e83609176a22b5aa54cac6fd0911488bd707b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-17Version to 2.1.6Instrumental2-2/+2
Issue-ID: AAF-571 Change-Id: I371b8afd791463290d0ab22bc455b7a84c25aa8e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Change to 2.1.5Instrumental2-2/+2
Issue-ID: AAF-557 Change-Id: I3a6bccde89b7d869a9f54e7bf9461352ab64f377 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-15Add Servlet SampleInstrumental5-6/+14
Includes CA Bootstrap names for K8 Issue-ID: AAF-451 Change-Id: Ibc34a21cad0b38c5d56dbc20d84deb5bf66e9d64 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-12CADI ID TranslateInstrumental2-2/+2
Issue-ID: AAF-556 Change-Id: Ifd6c42012a90b369b41ad5ae8e724fb5950df958 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11More 2.1.3 files2.1.3Instrumental1-1/+1
Issue-ID: AAF-557 Change-Id: Ib5c9a9b6164941672f9f4df558b0bd951e34d32f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11Move to 2.1.3, other filesInstrumental1-1/+1
Issue-ID: AAF-557 Change-Id: I31791f0a79e2d28e9888518db1b1336d73cc2e4b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11Move to 2.1.2.1, propsInstrumental1-1/+1
Issue-ID: AAF-557 Change-Id: I02e66d2da070f87292938f45e83558ddfb19de08 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-10Docs for InstallInstrumental1-0/+1
Also has new helm charts for OOM viewing Issue-ID: AAF-543 Change-Id: I31877319d7fe609f4819766c08ff6dec8d5d40d0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-08Artifacts to BootstrapInstrumental10-35/+47
Issue-ID: AAF-543 Change-Id: I95d11b11c21ddeb63e393528c2504af673d27a6f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-06Refactor Client ConfigInstrumental1-1/+10
Refactored the client to handle multiple keystores without compromising keys, etc. After testing, now valiates just fine Issue-ID: AAF-424, AAF-540 Change-Id: I3b99014dd4b73ae22c359d35658da3bb13745ef9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-05Add Detail Cass ConfigInstrumental1-0/+8
Add ability to set all "cassandra.cluster" properties by Container Envs Issue-ID: AAF-542 Change-Id: Ia7dadd6203df0072723c856b7a6028ba2ad67e58 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Adjust start scriptsInstrumental2-8/+1
Issue-ID: AAF-517 Change-Id: I487c2e8adb76bc85d54755a650e0a499a6425a8c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Change FQDN RegisterInstrumental1-2/+18
Issue-ID: AAF-517 Change-Id: I816e7a18f94e7f7fcfc269b29328d7009fc8f858 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Create Helm InstantiationInstrumental2-0/+10
Issue-ID: AAF-517 Change-Id: I67c8408baa62a779fe5f7fa945dab2f8f9919f39 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Beta Release for ClientsInstrumental1-1/+1
Issue-ID: AAF-517 Change-Id: I988cfec40df0d1401e4e7cfda9899b68cc3b44e7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Adjust Client ContainerInstrumental3-3/+10
Change Client Container to reflect changes in regular Containers. Issue-ID: AAF-517 Change-Id: I26a6e657b2a626a2a5cd7c22fff5217b6fb8ed71 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-28remove debug entryInstrumental1-1/+0
Issue-ID: AAF-523 Change-Id: I1c82bfee6d64e413d3a138e238d454ab8df1763c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25remove latest from pushInstrumental1-1/+0
Issue-ID: AAF-517 Change-Id: Ie2065494500161739c24596df725e959e1ec592e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25aaf_cass taggingInstrumental1-1/+2
Issue-ID: AAF-517 Change-Id: Ia9073f1f81a24c82e4188091f57faee20799df4f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25Build/Push new aaf-cass containerInstrumental2-1/+6
Issue-ID: AAF-517 Change-Id: I15ee6b6f5ce7ff150a59b9447f6ca9a9182dc8a8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25HOSTNAME env for InstallInstrumental1-0/+1
Issue-ID: AAF-517 Change-Id: Ie1735b32912d300e6be3aba3ec13cd2e12e4bfc0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25More install to ContainerInstrumental5-40/+11
Issue-ID: AAF-517 Change-Id: I102f0214b077fca0c4f2712e3005bbe5569475bd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17CM init workInstrumental2-2/+6
Issue-ID: AAF-420 Change-Id: I79543d99b8d13bc43f2de0dff2d61de570331957 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Auto Auth DataInstrumental1-2/+11
Issue-ID: AAF-420 Change-Id: Ide26f253aaf2a3c3741cb2a0317bc6ea89e357ed Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07X509_Issuers to CasaBlanca NeedsInstrumental1-1/+1
Issue-ID: AAF-420 Change-Id: I27051fbe20d3f8b8cef6198b10431ec57a129ae1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07aaf.sh issuersInstrumental1-3/+0
Issue-ID: AAF-420 Change-Id: I8577eb3badd068eb943d7f318e3215b8ca326675 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06Add additional Images 2Instrumental1-1/+1
Issue-ID: AAF-420 Change-Id: I8d716cb95876391a6fb7323dae7ee414cb73f44a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06Add additional ImagesInstrumental1-1/+1
aaf_agent, aaf_core and aaf_config images not being pushed to Nexus Docker Repo Issue-ID: AAF-420 Change-Id: I42b421efd1b60d412f7c7a892b6d34f0f1d36bc9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-04Use base image from onap nexus repoManjunath Ranganathaiah3-3/+3
Now the base images are available in onap nexus repo and can be used from there. Also softhsm, tpm plugin and import tool are pre-installed in this image. Change-Id: I8ed88482ac6ccfd65bb6e2ccfaf9d028f2525143 Issue-ID: AAF-449 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-23Merge "CA Bootstrapping"varun gudisena2-0/+10
2018-08-23Bootstrap Test fixesInstrumental2-1/+9
Issue-ID: AAF-419 Change-Id: I042c270498463b6eb853b0e3e496f49232868fb7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-21CA BootstrappingInstrumental2-0/+10
Issue-ID: AAF-419 Change-Id: I921604ab3bea2550ab12c1db43899a52ab91b166 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-20Bootstrap initial CAInstrumental3-10/+53
Issue-ID: AAF-419 Change-Id: I762c1990e3de5a438082ae9ea137bc278f4c6ada Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-16Fix shs for REPOInstrumental8-10/+24
Issue-ID: AAF-419 Change-Id: I2cec912c935a28c818ad4358cd236c153de54c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-16dbuild updateInstrumental1-1/+1
Issue-ID: AAF-419 Change-Id: Ida21c7e0c1a7f88919cd421a8de23c5022fd7b2c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-16Add latest tag to Docker Repo imageInstrumental2-0/+5
Issue-ID: AAF-419 Change-Id: Ib888eb2c7b0c5bbc17e5918b9fba6bb266f0f4a2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-15Modify Agent to use Repo ImageInstrumental1-2/+7
Issue-ID: AAF-434 Change-Id: I26a62197f77d262d929e542c0fe6963e185053f6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-14Add config agent core to dpushInstrumental1-2/+1
Issue-ID: AAF-433 Change-Id: I0ed47de5c48edd6494673587f24881f40f4ed232 Signed-off-by: Instrumental <jonathan.gathman@att.com>