summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-frontend
AgeCommit message (Collapse)AuthorFilesLines
2018-02-07Support DCAE in new plugins integrationIdan Amit1-5/+2
Updated the plugins configuration for DCAE Change-Id: I340f71901b504a1e34c2f80393adfa63b1fc5bae Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-01Align configuration for new designIdan Amit2-17/+17
Aligned the designers configuration according to the new design addition and changes Change-Id: Id08942b5a8adbac10bbe76bdd8a2a6f093ec8b46 Issue-ID: SDC-975 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-31Change designer to plugin in codeIdan Amit3-32/+32
Changed all the use of the designer configuration in the code to be plugin Change-Id: Id9792cbd4fb9385446780c28fb7fb5418772acf6 Issue-ID: SDC-974 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-22Create designer-tab componentIdan Amit1-7/+8
Created designer-tab component for side-nav of resource context Updated configuration according to new design Change-Id: I3bbd3024318d48aa0c1560440877ecd3efbf8b89 Issue-ID: SDC-939 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-21Update designer configuraiton fileIdan Amit2-22/+19
Updated the designer configuration file to support the new display options Made sure that the old code still works Change-Id: Ia63cb89b0f8cb92fc86e0804afe7e2c2caea0541 Issue-ID: SDC-938 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-16Designer-view component for top-navIdan Amit2-20/+30
Create a designer-view component for opening a designer view from the top-nav Updated the API to return the designers as a list and not as an object Created a designer-frame component that will get a designer url to open in the dedicated position Change-Id: Ic42f7695277e88aacdeaa74d4d0f95b49ce44999 Issue-ID: SDC-884 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-31SDC Designers Integration - Part 1Idan Amit3-1/+32
Finished first part of designers integration Added templated configuration file Added tests Change-Id: I76e8b413063b939e1eb58da4a5502c4b526168f2 Issue-ID: SDC-687 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-25Align configuration files after 1802E syncTal Gitelman4-15/+26
Change-Id: Ic25c0d6db92d82d52d9784ee8ec7065a710942ca Issue-ID: SDC-764 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-12-10Final commit to master merge fromTal Gitelman3-2/+9
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-12-07clean up and update docker run scriptIdan Amit1-1/+1
Removed unneeded code from docker run script and fixed indentation problems Changed sdc-FE dockerfile java options to run with only 512m Change-Id: I76239673cc0740a43854bbb0e56707c7539712be Issue-ID: SDC-717 Signed-off-by: Idan Amit <ia096e@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-24Update SDC-Simulator base image to the latestTal Gitelman1-2/+0
Change-Id: Idcb9c19fd4cefbac3955404f4e66e993c4d59ef1 Issue-Id: SDC-527 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-24Add user root for running commandsMichael Lando1-0/+4
Add user root definition before run command Change-Id: I6dcb957a870ddc3524e5001203e4cc640ce94070 Issue-Id: SDC-525 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-03New docker start monitor engineYuli Shlosberg1-0/+6
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-21/+7
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-08-31Jetty default ssl certificate fixTal Gitelman2-4/+11
Recipes alignment for ssl.ini new keystore Change-Id: Ibe5a04712b5fb7c3c7e0adfa0bcb23d260b77479 Issue-ID:SDC-264 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-30keystore fixTal Gitelman1-0/+0
keystore fixed for open jdk compliance Change-Id: I4c5d6878e90f092f9dd2197a3548ae05027809a0 Issue-ID: SDC-154 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-21[SDC-154] - sdc-simulator docker taskTal Gitelman1-0/+2
Change-Id: Iaa4c30237a2eef2c40fb4bfda114bc2eca6df9d5 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-17[SDC-154] - sdc-simulator docker taskTal Gitelman3-2/+2
Change-Id: Ife75655d7ad0a6566a93ebabed217566f17ee246 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-14[SDC-236] [DevOps] - Changed version of jettyIdan Amit1-1/+1
image in fe and be dockerfiles Change-Id: If7fb71e6add800da620909980a0d5c699e907520 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-08-08[DevOps] - Creating etc folder forIdan Amit1-0/+9
jetty base Change-Id: I921cc0b5a30c6736be52cdd9ee94cc18f5dbd814 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-08-08[DevOps] - move the keystore copy before theIdan Amit1-2/+2
jetty modules creation Change-Id: Ic7d49df2c60ed8385f90c25778ebd4ad747e51e4 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-08-07Merge "[sdc] - configuration alignment between os-chef"Michael Lando1-1/+0
2017-08-07[sdc] - configuration alignment between os-chefTal Gitelman1-1/+0
and be&fe configuration yaml's Change-Id: If8d4ea5524e23469652b32d4348c9ab801596f5f Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-07[sdc] syncTal Gitelman1-2/+3
Change-Id: Idcff5f6315dad556d34d346501608f6567ffbd67 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-07[SDC] syncTal Gitelman4-1/+28
Change-Id: I150c22c816c52cc142e8d0f3c92e5df7ecea4e3c Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-07[SDC] code syncMichael Lando3-1/+9
Change-Id: I576dd69504722c341b0f41a1f6232ed3f4bee8df Signed-off-by: Michael Lando <ml636r@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-22[sdc] 1710 rebase codeMichael Lando1-1/+7
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6 Signed-off-by: Michael Lando <ml636r@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 Lando1-1/+1
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-23set url to https://omnitruck.chef.io/install.shGrinberg Moti1-4/+1
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-20docker file updateMichael Lando1-0/+24
Change-Id: I6a7356e740263fe818572bf5cb71618d2c259d01 Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando26-0/+1093
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>