aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/environments/Template.json
AgeCommit message (Collapse)AuthorFilesLines
2023-10-26Implement truststore & keystore handling for cassandravasraz1-1/+5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib8f21142f7f760f5a8787971dbd0bb7e023e22d1 Issue-ID: SDC-4637
2022-10-04[KAFKA] Allow kafka params to be passed as configefiacor1-0/+7
Allow topic names to be passed Add new api endpoint to retrieve the kafka and topic info Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1744 Change-Id: Id7bdcf54c6191a5953bc94092218595bf608a733
2021-09-22Update Template.jsonJvD_Ericsson1-0/+8
Added Helm Validator to the environment file Issue-ID: SDC-3733 Change-Id: I9ecab3b917e72884bb3fcd5faaaf507021e6222d Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2021-03-16Remove unused dcae-be healthcheckChrisC1-3/+0
Remove DCAE-DS backend Healthchecks that are noisy in the logs DCAE-DS was sunset in G release Issue-ID: SDC-3514 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Iad9d6738ec813be9b87766ed189deda34e711ab1
2020-03-19Increase cassandra/janusgraphk.kedron1-3/+3
Increase the cassandra and janusgraph connection timeout to tune the working for the sdc-be in the overloaded environment. Issue-ID: SDC-2759 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I5c903724c9c555a3ca4a0513b3eaa7286086b0b4
2020-01-26Remove ES + KibanaOfir Sonsino1-14/+1
Remove logo from ci report Change-Id: Idef648bc04feffc64ac513e0dbf212256e740978 Issue-ID: SDC-2724 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-01-23Fix CSIT - adding missing parameters to template.jsonYuli Shlosberg1-28/+46
Issue-ID: SDC-2732 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: Id4fd22b905e7f94725c6a3d83a8650453cbacb2f
2019-10-03Add support for HTTPS in sanity testsPetr Ospalý1-2/+5
If 'disableHttp' is enabled then HTTP ports are replaced with HTTPS ports. Also added the latest trustore with AAF issuer. And because certs for SDC components have CN set to "sdc" - environment json must have the domain names correctly too...it will not work with plain IPs. The changes have been tested from CSIT perspective so if something is missing here or wrong then it is due to the fact that I was focusing on bringing https support to the same level as are http tests and there is also the fact that I do not know SDC component at all. The changes are also done in a manner of previous ones - hacked on top of the current codebase, which is in dire need of a rewrite: - duplicated trustores and other artifacts - duplicated scripts and/or similar script with small differences - ui tests use old ubuntu image vs api tests on alpine - chef codebase is very messy and I see no benefit in the current usage Issue-ID: SDC-2564 Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com> Change-Id: I32e0fb7723ab8489eb09372d410c6f34aaf7cfc8
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-1/+1
Upgrade SDC from Titan to Janus Graph Change-Id: I67fb8b8e60cc6751697bc5ff2f06754c92803786 Issue-ID: SDC-2296 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2019-06-12Add DCAE_TOSCA_LAB_VIP to env templatekaihlavi1-85/+85
Add DCAE_TOSCA_LAB_VIP to Template.json to ensure the generated environments/CSIT.json for CSIT docker setup starts up properly to enable DCAE-BE communication to tosca-app container Tabs removed and indents aligned Issue-ID: SDC-2358 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: If509563097f9c53b70483eb205d7a363ee46bb35
2019-04-30Upgrade SDC to use common cassandra clustermahendrr1-3/+4
Change-Id: Ib6a45de3b10cb57466b7b3ef2e18b2fe07639c0f Issue-ID: SDC-2199 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2019-04-14Revert "Upgrade SDC to use common cassandra cluster"Sonsino, Ofir (os0695)1-2/+1
This reverts commit 00a6a4d66b0d22d530314816b4b5697fbc975e37. Change-Id: I308844556aea66e91064d9067e3ba54179a0bb46 Issue-ID: SDC-2199 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-04-10Upgrade SDC to use common cassandra clusterMahendra Raghuwanshi1-1/+2
Issue-ID: SDC-2199 Change-Id: I139f38f3f3d968b775c9962bfe3ad6d13ea7f678 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-04Make Cassandra port configurable.Tal Gitelman1-0/+1
SDC-BE & Onboarding - BE. Reviewer: Evgenia A & Areli F. Change-Id: Iaf86d647b0560764ef65d9148c85bffaf934992d Issue-ID: SDC-2077 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2019-01-22Allow custom plugins in SDCshrikantawachar1-15/+1
Allow custom plugins in SDC Change-Id: I09475a4f795734f7911e24652560f7d41ddb8d14 Issue-ID: SDC-2022 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-11-29update sdc portal integrationTal Gitelman1-1/+2
Issue-ID: SDC-1749 Change-Id: Ie306076357cb572402ac80b4be9eb9c5cfa960dd Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-26error when trying to archive\restoreavigaffa1-1/+2
fix bug: getting server error when trying to archive\restore VLM\VSP Change-Id: I7abefd2d8ac368d590329071a56f200c203cf966 Issue-ID: SDC-1667 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-11-01upgrading jettyTal Gitelman1-3/+0
Change-Id: Ie6307656f88cab59346bb17bcfc75ca494b572d7 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-10-12update sdc portal integrationTal Gitelman1-6/+3
Change-Id: I6e17434f753c2eaa562da80c1eade8688601f510 Issue-ID: SDC-1749 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-07-29re base codeMichael Lando1-0/+5
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-15Add DCAE deployment to SDC docker runAreli, Fuss (af732p)1-2/+2
Add DCAE deployment to SDC docker run Change-Id: Iac1f622d86eb98598ca09ed34ee354aa98be7144 Issue-ID: SDC-1395 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-16sdc <-> vnf sdk integrationMichael Lando1-1/+1
update Template.json to use the ip assigned to vnf sdk in heat deployment. Change-Id: I7d93829b7db02dfecb2d5780546050ad6f4579fc Issue-ID: SDC-1332 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-01Update DCAE BE and FE configurationAreli, Fuss (af732p)1-0/+2
Update DCAE BE and FE configuration Change-Id: I6214abfddc1e7916750553881f6a51775c102324 Issue-ID: SDC-1282 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-24Add cluster resiliance supportAreli, Fuss (af732p)1-3/+7
Add configuration support for CS/ES cluster and add truststore default files to support ssl connection Change-Id: Icc2831704e8a3c55ce9b380a39001891ce8d41ab Issue-ID: SDC-1254 Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
2018-04-24Create on boarding dockerAvi Ziv1-5/+11
Add BE and Cassandra init docker images Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd Issue-ID: SDC-781 Signed-off-by: Michael Lando <ml636r@att.com>
2018-02-25fix environment json templateYuli Shlosberg1-0/+4
Change-Id: I7a57a055e95336ddfa7e2ad8d704e8537c01fd80 Issue-ID: SDC-920 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-13Plugin pubsub implementationIdan Amit1-8/+6
Added implementation for sdc-hub and plugin pubsub classes Added timeout in the plugin head request health check Passing parentUrl in query params to each plugin Change-Id: Ie94aa4b398dd2fcfdf2d134f6c5785d3aa50d237 Issue-ID: SDC-1007 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-21Update designer configuraiton fileIdan Amit1-12/+4
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 Amit1-2/+8
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>
2018-01-08expose timeout settingMichael Lando1-1/+4
expose setting of time out in env.json remove the hard codeing of password in the configuration, cs password is set using the envjson. Change-Id: I09cc1f99914f444900e6b73d2ae438c72527ba2c Issue-ID: SDC-833 Signed-off-by: Michael Lando <ml636r@att.com>
2018-01-07Fix swagger basepathTal Gitelman1-1/+1
Change-Id: I59263971e1c46096663322ecb2937a79c084cf10 Issue-ID: SDC-534 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-12-31SDC Designers Integration - Part 1Idan Amit1-0/+14
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 Gitelman1-0/+1
Change-Id: Ic25c0d6db92d82d52d9784ee8ec7065a710942ca Issue-ID: SDC-764 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-12-10Final commit to master merge fromTal Gitelman1-7/+9
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-25update portal urlMichael Lando1-1/+1
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061 Issue-Id: SDC-531 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
2017-02-23change ueb external ipGrinberg Moti1-2/+2
Change-Id: I4657bce633bc7f3f431343b989c52c66963c5d94 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+75
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>