summaryrefslogtreecommitdiffstats
path: root/catalog-be/sdc-backend-init/chef-repo/cookbooks/sdc-catalog-be-setup/templates/default
AgeCommit message (Collapse)AuthorFilesLines
2020-06-24Refactoring the check backend, create consumersk.kedron2-145/+0
Continue refactoring: - added script for healthCheck, create new consumers - also update chef recipes to use new script Issue-ID: SDC-2784 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I158d816362f91f74b217fe85112cf7c14da8f1ec
2020-06-24Refactoring the sdc-BE-init python scriptsk.kedron3-110/+13
Deeper refactoring of python script: - create the python package with init script - support for python 3.x - reuse code - new design - support for .json conf file - update the docker chef script Issue-ID: SDC-2784 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I02169eb7d0e3e90851ba1811536d1712c3b4145f
2020-05-17sdc-backend-init does not restart on healthcheck failureFuss, Areli (af732p)1-1/+2
Issue-ID: SDC-3063 Change-Id: I6c4a796f42060832ee8a37a708dedda7e7e98c70 Signed-off-by: Fuss, Areli (af732p) <areli.fuss@intl.att.com>
2020-02-10Add modeling consumer to SDCdyh1-1/+1
Change-Id: I5ef0070af934d901202c14d544a082ed3a41dff2 Issue-ID: MODELING-308 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-01-22Catalog alignmentys96931-1/+1
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2019-08-30Fully HTTPS support in the catalog-bek.kedron3-7/+10
Fully HTTPS support: -Updated jvm configuration to support call to the SDC components using HTTPS. -Checkstyle in the recipes -Add support for disableHttp flag in the chef script -Add support for change the http to https in the python script -Fixed the --schema param in the importONAPNormativeALL and upgradeONAPNormative python scripts -Checkstyle in the importX python script -Disabled pycurl.SSL_VERIFYHOST to fix communication with the be component Issue-ID: SDC-2501 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I588ba21638083694932a1af272f3bcbaa98268a7
2019-04-10Add cds consumer to the SDC.prathamesh morde1-1/+1
Change-Id: Ib11a4d8806ecd3568e50d28f471655dea1d3cf9f Issue-ID: CCSDK-1213 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-03-26add consumer for multicloudliboNet1-1/+1
add consumer to the SDC internal set up Change-Id: I4ffc8b7b380ac05a68c34387bdff35f39565739c Issue-ID: SDC-2045 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-02-05Fixes to docker runilanap3-7/+10
yet again since changes did not affect the changes in the merge build Change-Id: I71881fcfc556a0566bc2d05c6bc33a52d5873b10 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-04Fixes to docker runilanap3-10/+7
revertnig back to when the last merge passed Change-Id: I7f681865f51ac070c9bbbfdbc1f4ffcdb00581b2 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-03Fixes to docker runilanap2-2/+2
different port on jenkins where 8080 already taken Change-Id: I579a422112dcc5c1deec148f1d233fd1c057b7a2 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-03Fixes to docker runilanap3-7/+10
different port on jenkins where 8080 already taken Change-Id: If7ed9b00faf3e44e56593b53ca64397d0ad05eb8 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-09-20add consumer for pumbaMichael Lando1-1/+1
add credentials for pumba to use when accsesing sdc external apis. Change-Id: Ied41d096fd1c1df82db1ca7542572aee542fd99b Issue-ID: SDC-1500 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-19add consumer for policyMichael Lando1-1/+1
add consumer to the SDC internal set up. Change-Id: Ibc6f4871f3ef2afe0bd2fc188189259e7b48c4b7 Issue-ID: SDC-1480 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-13add consumer for work flowMichael Lando1-1/+1
add consumer creation for work flow to the sdc deployment Change-Id: Ic1e63fc197d7ffabf34b9212ee3a06cfa6e71c06 Issue-ID: SDC-1635 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-18validate and add new heat templateTal Gitelman1-0/+1
Change-Id: I0a65f1e3baef7cdf61fba930196887d6205f2ca3 Issue-ID: SDC-1163 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-02-21OOM Alignment BE,FE,KBNYuli Shlosberg3-0/+234
Change-Id: I8ff609a6be919d5709ce95af5a6a903aeb7afc43 Issue-ID: SDC-918 Signed-off-by: Yuli Shlosberg <ys9693@att.com>