summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef
AgeCommit message (Collapse)AuthorFilesLines
2017-08-07[SDC] code syncMichael Lando8-6/+48
Change-Id: I576dd69504722c341b0f41a1f6232ed3f4bee8df Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-30[sdc] - configuration files copy plug-in fixesTal Gitelman6-2571/+3
Change-Id: Ibe82a9adf8d2723e2bfb6d1303bf5a093111304d Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-27[sdc] - updates for alter_dox_db.cql & create_dox_db.cql from lates version ↵Tal Gitelman2-4/+13
3676-snapshot of onboarding Change-Id: I14039a2ba970dd3be4359b8de0107e9c467dfa85 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-26[SDC] healthCheck template updateMichael Lando1-1/+1
Change-Id: Icb484280bc777dd21d20a7eb92f453246c846ec6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-26[SDC] Full OnBoard health-check and NFoD supportAvi Ziv1-0/+1
Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-07-26[SDC] fix chef configuration issueMichael Lando1-1/+1
Change-Id: I44467274554cc0e1e5f6bbb9669d8032a94bc22c Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-25[SDC] fix import zip issueMichael Lando4-32/+40
Change-Id: I51ec3af1c31cf9fdbe39e235e54f24e110d6938f Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-25[sdc] - sanity docker build disabled in sdc-os-chef pom.xmlTal Gitelman1-4/+4
Change-Id: I220cda36098ff425f6ee836062e88c12a00d113d Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-25[sdc] - sdctool configuration.yaml was missing settings of localDataCenterTal Gitelman1-1/+1
Change-Id: Ia53c0f5f51073d0a75afff225fa0698f629ced5f Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-24[SDC] 1710 rebaseMichael Lando1-6/+3
Change-Id: I119765d0a74f05722fc19586338fa49fd467095e Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-24[SDC] 1710 rebaseMichael Lando1-2/+2
Change-Id: Ib07b7baacc68a357d302ee591e1fe74151dcea96 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-22[sdc] 1710 rebase codeMichael Lando3-2/+8
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-20[SDC] 1710 rebase + pom modificationsMichael Lando1-3/+3
Change-Id: I1f9c0a5201576c7a6b124f6a786db12c1a8cd7c0 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-19Clean up DockerfileChuck Short1-6/+9
- Try to follow Dockerfile best practices: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/ - Cleanup formatting to make it a bit more readable. Change-Id: I9b5e13bdb270477ea92c0b101beaa519e5fe6223 Signed-off-by: Chuck Short <charles.short@ericsson.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-19Merge "Add proxy support"Michael Lando6-1/+55
2017-07-19Merge "[devops] setup configuration.yaml to support CASSANDRA healthCheck of ↵Michael Lando1-1/+1
1710"
2017-07-19[devops] setup configuration.yaml to support CASSANDRA healthCheck of 1710Idan Amit1-1/+1
Change-Id: I0660cc9c634dbc6900320e8b5bd69a6ca54c0185 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-07-18[SDC] rebase 1710Michael Lando2-0/+6
Change-Id: I07fced02f40a57700d9d35ed3ba498bca351fb13 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-17[SDC] rebase 1710 codeMichael Lando3-5/+27
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-22[sdc] - latest code changesTal Gitelman6-197/+294
Change-Id: I861387094b000367218bb417624fe50d3c37f70e Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-20[sdc] fix chef errorMichael Lando1-1/+0
Change-Id: I2d1dc4d8e3e7bd2ff3fcc18b6c2d6c3bfe73b0d0 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-19[sdc] update to the current code baseMichael Lando13-1/+822
and support http Change-Id: I2fb35494b40126a8395b1e309a180db4127754b7 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-18[sdc] update code of sdcMichael Lando6-9/+10
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-14Add proxy supportVictor Morales6-1/+55
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-12[SDC] update configuration template in chef osMichael Lando1-2/+129
Change-Id: I9c2a36c291a7a52aa397385b7a05a109dcb6a020 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-12[SDC] fix wrong variable in the chef scriptMichael Lando1-1/+1
Change-Id: I43178b4bcde5abfae49891a9905a8aaba7807b62 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-11[SDC-29] rebase continue work to align sourceMichael Lando5-46/+21
Change-Id: I218f1c5ee23fb2c8314f1c70921d3ad8682c10f4 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-31] add mising script got Comformance fixMichael Lando1-1/+1
Change-Id: I49f9007c4d835bfd4e0bb34a3f360075d5350352 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] add mising script got Comformance fixMichael Lando1-1/+1
Change-Id: I2eeda235e28103126a6cd432a54a5d7db40213cd Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] add mising script got ComformanceMichael Lando1-0/+36
Change-Id: Ie80539d82d15d3a95ac2c46d82a926d8408ac16f Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] update docer tag to 1.1-STAGING-latestMichael Lando1-2/+8
Change-Id: I9a575b9c9d97dff216abe564a8f300d7d32c2c27 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando31-166/+658
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-01[sdc] docker file fix for cassandraMichael Lando1-2/+8
Change-Id: I8eadab56923de0da707a83c5d4dbb44814c9dc59 Signed-off-by: Michael Lando <ml636r@att.com>
2017-05-19update to cassandra docker fileMichael Lando1-34/+4
Change-Id: Iefaae31ded89b1d0513fb0dd1a2784f38923581d Signed-off-by: Michael Lando <ml636r@att.com>
2017-05-17[tag fix]add docker tag for testingMichael Lando1-0/+6
Change-Id: I5c59166d5c69258364b4ab6237f2b330c7a4afbc Signed-off-by: Michael Lando <ml636r@att.com>
2017-04-06Fix SNAPSHOT docker tagig61331-2/+2
Change-Id: I9bc6ee4d96971a25ab2b0bb099c026287f311d9e Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-06Update docker tags configurationig61331-9/+17
Change-Id: I9cd35046d1fd369f8b1b31edfd11e74299854ef0 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-02Add staging and snapshot tagsig61331-0/+27
Change-Id: Icb31635c6a7abab2dd56a3d104fcc3ac4880726d Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-03-15update pom version + change version fileMichael Lando1-1/+1
Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226 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-12Merge "Do not load kibana_dashboard_virtualization.json"Michael Lando1-8/+0
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-03-09Merge "Fix wrong recipe name"Michael Lando1-0/+0
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-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-03-01uncomment es docker creationMichael Lando1-2/+2
Change-Id: Ia49373d07564e32c7db4bcea24abe7a4d317734c Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-28Merge "comment out es docker"Michael Lando1-2/+2
2017-02-28comment out es dockerMichael Lando1-2/+2
Change-Id: Ib01aa5975c9dd1e2f979e320d95ce3e930615189 Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-27Merge "change ueb external ip"Michael Lando1-2/+2