summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-cassandra/startup.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-02-21OOM Alignment BE,FE,KBNYuli Shlosberg1-1/+1
Change-Id: I8ff609a6be919d5709ce95af5a6a903aeb7afc43 Issue-ID: SDC-918 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20Add K8S deployment above VagrantAreli Fuss1-1/+2
Set deployment manifest files and scripts for deploy SDC over Kubernetes inside Vagrant Preparation for OOM integration Change-Id: Ia68d0361ed20d7598ce4e447fabfaedf82afcaf4 Issue-ID: SDC-907 Signed-off-by: Areli Fuss <af732p@att.com>
2018-02-04Cassandra OOM AlignmentYuli Shlosberg1-15/+5
Change-Id: If9792919dba17936965b45361888a44a12a76b67 Issue-ID: SDC-911 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-01-08expose timeout settingMichael Lando1-1/+2
expose setting of time out in env.json remove the hard codeing of password in the configuration, cs password is set using the envjson. Change-Id: I09cc1f99914f444900e6b73d2ae438c72527ba2c Issue-ID: SDC-833 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-25[SDC] fix import zip issueMichael Lando1-3/+0
Change-Id: I51ec3af1c31cf9fdbe39e235e54f24e110d6938f Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-18[sdc] update code of sdcMichael Lando1-1/+2
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando1-7/+6
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-03-08Use #!/bin/bash to use [[Alexis de Talhouët1-1/+1
[[ is a bash-builtin command, hence it is failing to be run in a sh script. Failure seen: ./startup.sh: 13: ./startup.sh: [[: not found Change-Id: I922d4627dc3ea371d3cdd94bdc1135c58c2a40c6 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-02-20Fix UI and dockerml636r1-0/+1
Change-Id: I5ac193d7382a59df64a1e56e5b0388915e3f9a13 Signed-off-by: ml636r <ml636r@att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+27
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>