aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-09-18Introduce a new docker for be pluginssebdet1-1/+0
Introduce a new docker image containing the etsi plugin and potentially others + simplify the process to build backend image + cleaning of unused files Issue-ID: SDC-3289 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I82c770b391d169bef3bcc5f5af66e2a24dffb1b4 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-06-24Refactoring the check backend, create consumersk.kedron1-1/+1
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.kedron1-1/+2
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-04-19Configure a new Artifact Typeandre.schmid1-1/+1
Centralizes artifact configuration in one yaml entry. Allow the configuration of a new artifact type without the need of code changes. The configuration file now is used as a source of artifacts types instead the artifact type enum. The enum will be used as a source of base artifact types and also in hard coded business rules. Change-Id: Id0383d9fca9bce0519a4d52a4ecb3a68c8713f0f Issue-ID: SDC-2754 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-01-26Ignore auto-generated file in catalog-beandre.schmid1-0/+1
Create a gitignore file to catalog-be and add autogenerated file "Artifact-Generator.properties" to the ignore list. Change-Id: Ia482e057c56d059c9ee5dde16fd6b0419623936e Issue-ID: SDC-2724 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2017-12-10Final commit to master merge fromTal Gitelman1-8/+0
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+8
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>