aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-elasticsearch
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17update docker bases used by sdcMichael Lando1-1/+1
update docker bases to version 1.3.1 with the new security fixes. Change-Id: I6d702fb58dc16721a2e42b1f38e1288d9655bb72 Issue-ID: SDC-1340 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-28set base imagesMichael Lando1-1/+1
Change-Id: Ia3c978ce5de499982d1945378855f2bc672b3882 Issue-ID: SDC-1265 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-24Add cluster resiliance supportAreli, Fuss (af732p)2-3/+11
Add configuration support for CS/ES cluster and add truststore default files to support ssl connection Change-Id: Icc2831704e8a3c55ce9b380a39001891ce8d41ab Issue-ID: SDC-1254 Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
2018-04-09fix use of user credentials logicYuli Shlosberg1-1/+1
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-27ES OOM alignmentYuli Shlosberg3-1/+15
Change-Id: I2f9321dcd9603cbb38d840efe9dc46fb0772e785 Issue-ID: SDC-915 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20Add K8S deployment above VagrantAreli Fuss1-2/+3
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-01-29ES OOM alignmentTal Gitelman1-2/+3
Change-Id: I798502516a4b9200243ed072985faa9f528f2073 Issue-ID: SDC-912 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-28ES OOM alignmentTal Gitelman14-829/+1
Change-Id: I4cbae682df510f1b301c40ef0a1d4cc5d244fce8 Issue-ID: SDC-912 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-25ES OOM alignmentTal Gitelman6-399/+3
Change-Id: I986fc13f8e32a103e3868f4da9ffb41631c70201 Issue-ID: SDC-912 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-12-25Kibana and import normative API fixYuli Shlosberg1-0/+7
Change-Id: Ic365ed2122dc16f35b54a064166f4774650c9029 Issue-ID: SDC-265 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
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-12-06Rename dockers from openecomp to onapIdan Amit1-1/+1
Updated the name of the dockers from openecomp to onap. Updated the docker files to use the latest version of the dockers base images Change-Id: I5403cf4b25a032bdebcbcabef9a709e5bd9ea2b0 Issue-ID: SDC-710 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-13change base docker ver to release verYuli Shlosberg1-1/+1
Change-Id: I8d15c29c223abe513c11b36a0cf2a14c190cc01a Issue-Id: SDC-645 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 93edecf667ec87d1a9f357604d0509eb20bf9093)
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-09-11Replace baselines of SDC dockersAreli Fuss1-19/+3
Replace the FROM definition to include SDB baseline dockers and clean relevant commands Change-Id: I0d8659d80daef8a1abb6213f7d4d469e46a37862 Issue-Id: SDC-306 Signed-off-by: Areli Fuss <af732p@att.com>
2017-06-14Add proxy supportVictor Morales1-0/+9
It's not possible to build the Docker images behind a corporate proxy. This change adds support to HTTP and HTTPS protocols for creation of images. Change-Id: Iabe675d86e2879270dda069179b7b854da0a93bd Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando2-4/+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-23set url to https://omnitruck.chef.io/install.shGrinberg Moti1-4/+2
Change-Id: I1eb228adf80e44d97a0a95eb37477ee1c0d76ab9 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22copy chef-install.sh into dockerGrinberg Moti1-1/+3
Change-Id: I2a7517c3760b1b5a7701941804153d7a8d78454a Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22add missing RUN commandGrinberg Moti1-1/+1
Change-Id: I0c4ae8d301e5a5d428e11a368d9abf2f47dd1b3e Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22add chef-install.sh until LF will fix curlGrinberg Moti2-1/+709
Change-Id: Icf5b5ab19b65c9c367d15cec1293c8325b4bdb97 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-21Change chef link to httpml636r1-1/+1
Change-Id: I60df2d5370eac04f8dd5e7348ccb7eeaf22f8bee Signed-off-by: ml636r <ml636r@att.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 Lando32-0/+1025
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>