summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-09-03fixed docker_run bugIdan Amit1-1/+1
Change-Id: I1ea4718b0f013cba6051d6447590ace6d5908fe4 Issue-Id: SDC-152 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-08-31[DevOps] - fix last commitIdan Amit1-9/+0
Change-Id: I98ac2c316983caf78e444fcef971e1bf52ea88f0 Issue-Id: SDC-152 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-08-31[DevOps] - Added local run to docker_runIdan Amit1-9/+38
script and fixed webseal-simulator pom.xml Change-Id: I8715bf5d7713a0f1b9192c6b8fd7303f01747546 Issue-Id: SDC-152 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-06-22[sdc] - latest code changesTal Gitelman1-196/+0
Change-Id: I861387094b000367218bb417624fe50d3c37f70e Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-18[sdc] update code of sdcMichael Lando1-2/+2
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando4-3/+200
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-03-13Set executable permission on scripts/*Alexis de Talhouët7-0/+0
Those scripts are meant to be executable, hence changing their permission with u+x Change-Id: I7e2b286b434fc915ff99146ae834417688ab6dde Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-03-09Fix docker_health.sh third checkAlexis de Talhouët1-1/+1
if [[ ${res} != 0 ]] checks wether the value is "0" but the value return by the command is " 0" hence the validation fails. Changing the if to compare string instead of integer. Change-Id: Ibb671dcc9c4cd870b931e9e06a185aa4bea5dc5f Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-02-27log dir permissions updateMichael Lando1-1/+1
Change-Id: Ic582963be5d762f6eebff261e85061789489d6ad Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-23support stat less than 1GGrinberg Moti1-0/+4
Change-Id: I0a1fcfd5e545adee98a8d94ea3fbcd4ea8c7c063 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-23openopenecomp to openecompGrinberg Moti1-1/+1
Change-Id: I57e4d4d3fc9cbf35758bfc0e950f5488391321c2 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-23set url to https://omnitruck.chef.io/install.shGrinberg Moti1-9/+21
Change-Id: I1eb228adf80e44d97a0a95eb37477ee1c0d76ab9 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-21modify default release to latest for LFGrinberg Moti1-1/+1
Change-Id: I425c363f538340f197911d1e0458ca087275f473 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-21docker run fix or 60Grinberg Moti1-15/+13
Change-Id: Ibaba9c5a7c0180bc5905b1a915d623805eea2b01 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-21Merge "docker run update the repo directory"Michael Lando1-10/+10
2017-02-21docker run update the repo directoryGrinberg Moti1-10/+10
Change-Id: I1cfc14e85effc803f75807a27a3ce8e8aa7b7ad1 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-20Fix UI and dockerml636r7-0/+7
Change-Id: I5ac193d7382a59df64a1e56e5b0388915e3f9a13 Signed-off-by: ml636r <ml636r@att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando7-0/+340
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>