summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-elasticsearch/chef-repo
AgeCommit message (Collapse)AuthorFilesLines
2017-12-10Final commit to master merge fromTal Gitelman1-15/+6
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-03New docker start monitor engineYuli Shlosberg2-5/+12
New docker start monitor engine based on docker log prints Change-Id: I592b235faa090e558b13520d830bfd9cb6af924b Issue-Id: SDC-432 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando1-0/+8
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-03-08Do not load kibana_dashboard_virtualization.jsonAlexis de Talhouët1-8/+0
The recipe is loading kibana_dashboard_virtualization.json although this file doesn't exist. I see three possible reasons: i. the file is mising in the repo ii. the file could be created by the user, and loaded only if exist iii. this is a remaining config that shouldn't apply in ONAP Change-Id: I821eb506d3dab28dad14e72458b313ee45482fa6 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-03-08Fix wrong recipe nameAlexis de Talhouët1-0/+0
The cookbook is looking for ES_6_create_kibana_dashboard_virtualization but the file name is ES_6_kibana_dashboard_virtualization Change the file name to ES_6_create_kibana_dashboard_virtualization to be consistent with the naming convention define in this cookbook. Change-Id: Ieac5ce1203be68db21554f21b2f1e851a6b774d1 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando20-0/+559
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>