aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-cassandra/startup.sh
AgeCommit message (Collapse)AuthorFilesLines
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>