aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef
AgeCommit message (Collapse)AuthorFilesLines
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
2017-02-27log dir permissions updateMichael Lando1-1/+1
Change-Id: Ic582963be5d762f6eebff261e85061789489d6ad Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-23change ueb external ipGrinberg Moti1-2/+2
Change-Id: I4657bce633bc7f3f431343b989c52c66963c5d94 Signed-off-by: Grinberg Moti <mg877n@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 Moti2-2/+2
Change-Id: I57e4d4d3fc9cbf35758bfc0e950f5488391321c2 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-23set url to https://omnitruck.chef.io/install.shGrinberg Moti8-35/+61
Change-Id: I1eb228adf80e44d97a0a95eb37477ee1c0d76ab9 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22Merge "copy chef-install.sh into docker"Michael Lando6-6/+19
2017-02-22Remove duplicated docker build stepml636r1-19/+18
Change-Id: Ife65df6998098b8e5ccac270543aabd16682888b Signed-off-by: ml636r <ml636r@att.com>
2017-02-22copy chef-install.sh into dockerGrinberg Moti6-6/+19
Change-Id: I2a7517c3760b1b5a7701941804153d7a8d78454a Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22add missing RUN commandGrinberg Moti6-6/+6
Change-Id: I0c4ae8d301e5a5d428e11a368d9abf2f47dd1b3e Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22remove normatives.tar.gz from cookbookGrinberg Moti1-0/+0
Change-Id: I8c0ff8d46f3abfa2034fed994baba93645449dcd Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22add chef-install.sh until LF will fix curlGrinberg Moti12-7/+4255
Change-Id: Icf5b5ab19b65c9c367d15cec1293c8325b4bdb97 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-21Merge "modify default release to latest for LF"Michael Lando1-1/+1
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-21Change chef link to httpml636r6-6/+6
Change-Id: I60df2d5370eac04f8dd5e7348ccb7eeaf22f8bee Signed-off-by: ml636r <ml636r@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 pomMichael Lando1-11/+6
Change-Id: I1a36505b628088d9783cd8f6f35f1df2962c5f6e Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-20Merge "Fix UI and docker"Michael Lando13-0/+13
2017-02-20Fix UI and dockerml636r13-0/+13
Change-Id: I5ac193d7382a59df64a1e56e5b0388915e3f9a13 Signed-off-by: ml636r <ml636r@att.com>
2017-02-20Build Cassandra Docker imageDavid Greenberg1-4/+3
Change-Id: Ie1f5631a94e84ba74e4b9b0ec492fdffabbeb895 Signed-off-by: David Greenberg <ml636r@att.com>
2017-02-20Fix Cassandra DockerfileDavid Greenberg1-4/+26
Change-Id: Ib747bbaaf16723e58dee3df61afec7f6d8ecd71a Signed-off-by: David Greenberg <ml636r@att.com>
2017-02-20docker file updateMichael Lando3-31/+245
Change-Id: I6a7356e740263fe818572bf5cb71618d2c259d01 Signed-off-by: Michael Lando <ml636r@att.com>