summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass/cass_init/cmd.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29Refine Container StartupInstrumental1-1/+1
Issue-ID: AAF-773 Change-Id: Ia198a11eceb9bfacafde26cde97d15949a3fe78c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26Improve Batch Bulk LoadInstrumental1-2/+2
Issue-ID: AAF-775 Change-Id: Ib2d6ff3607a30c6e8d74ff24498e5907237d6ff2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26mv cqlsh check to wait_startInstrumental1-10/+19
Move the check on Cassandra responsiveness to wait_start, and increase new timeout on CQL loads. Issue-ID: AAF-773 Change-Id: I14f2dd4efe6eb8bb150334a28ff4a9a5e63bf964 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-25Fix: AAF timing issuesroot1-2/+10
We wait until the cassandra DB comes up and listen on TCP 9042 before running any cqlsh commands. Also we increse cqlsh --request-timeout to 60 seconds and in order to prevent coordinator write timeouts we increase write_request_ timeout_in_ms to 20 seconds. So that Cassandra DB comes up in all different setpups without any failures. Change-Id: Idf2e1080a0ec39d6a594888f13625ef173aa5467 Issue-ID: AAF-773 Signed-off-by: kranthi.guttikonda@att.com Signed-off-by: root <kranthi.guttikonda@att.com>
2019-02-07Refine properties for non-rootInstrumental1-2/+3
Issue-ID: AAF-698 Change-Id: I266f0e36842fb506dbb3e412e12eedf64e24418a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental1-3/+3
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-05Missing LicensesInstrumental1-0/+19
Issue-ID: AAF-607 Change-Id: Ibd6c50104af69c4164d53aa0f8709520020ce7a5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-31Move to 2.1.17Instrumental1-8/+14
Also, fix inconsistent startup of AAF Cass Issue-ID: AAF-598 Change-Id: I9300812ec8d2869e92621473ebd5933c9345f283 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-24Cass threadInstrumental1-1/+1
Issue-ID: AAF-571 Change-Id: I10fc1bfc60460b47bbf74ed8701aaa9ece99bfa6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-24Cass threadInstrumental1-1/+1
Issue-ID: AAF-571 Change-Id: I2bdf582e5ccd84a27d451589c7975380232b6cf5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Repo ScrubInstrumental1-0/+1
Issue-ID: AAF-557 Change-Id: Ibc72e79a2ee314dfe4337d45a55f420a0ad0276c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Version Cass to etcInstrumental1-2/+2
Issue-ID: AAF-557 Change-Id: Ic35dfd133be8e74ba223902d9262daf62703aa57 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Version CassInstrumental1-1/+1
Issue-ID: AAF-557 Change-Id: Id9d61ca2abb429718c6b010cd894d71d4a83ccae Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Old but Existing NFSInstrumental1-6/+12
Issue-ID: AAF-557 Change-Id: Ifb3ad67f7aa285222d216faf10ab050298f80777 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Change to 2.1.5Instrumental1-0/+3
Issue-ID: AAF-557 Change-Id: I3a6bccde89b7d869a9f54e7bf9461352ab64f377 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-08Artifacts to BootstrapInstrumental1-44/+5
Issue-ID: AAF-543 Change-Id: I95d11b11c21ddeb63e393528c2504af673d27a6f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Cass Ready Pattern->HEATInstrumental1-8/+20
Came up with a good Cassandra ready pattern for HELM/OOM. HEAT was having problem as well, so applied there too. Issue-ID: AAF-517 Change-Id: I2a8f2d1efd27c55e0c2c3bf60115c7abba17202b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Adjust start scriptsInstrumental1-1/+3
Issue-ID: AAF-517 Change-Id: I487c2e8adb76bc85d54755a650e0a499a6425a8c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Change FQDN RegisterInstrumental1-10/+34
Issue-ID: AAF-517 Change-Id: I816e7a18f94e7f7fcfc269b29328d7009fc8f858 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-03Create Helm InstantiationInstrumental1-9/+40
Issue-ID: AAF-517 Change-Id: I67c8408baa62a779fe5f7fa945dab2f8f9919f39 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-25More install to ContainerInstrumental1-0/+89
Issue-ID: AAF-517 Change-Id: I102f0214b077fca0c4f2712e3005bbe5569475bd Signed-off-by: Instrumental <jonathan.gathman@att.com>