summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14Disable unsecure DMaaP NodePortsefiacor5-2/+14
Change-Id: I6d59e09b0273241c5c98cc60e323940bf84bacdd Issue-ID: DMAAP-1152 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-13revert pomba image changes from int csv overrideMichael O'Brien2-4/+4
Change-Id: I88bc5a11f4201343fc4ef2b41a1d33765a9ae9a0 Issue-ID: INT-1074 Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
2019-05-13Merge "Update ip pool name to be more generic"Yang Xu2-8/+8
2019-05-13Update ip pool name to be more genericAlexis de Talhouët2-8/+8
So both vFW and vDNS use cases can re-use the same ip pool Change-Id: I9a72bc3947ecaf0868011891dd2df8a2b34261d9 Issue-ID: SDNC-761 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-05-13Merge "update appc image"Alexis de Talhouët2-2/+2
2019-05-13Merge "Adding NodePorts to dmaap-dr-node"Alexis de Talhouët2-3/+6
2019-05-13Adding NodePorts to dmaap-dr-nodeefiacor2-3/+6
Change-Id: I2e2fbfc2ed09ec8af22fb42c7f9f8d718aa4306b Issue-ID: DMAAP-1183 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-13Configuration changes to make osdf ssl enabledvrvarma8-5/+227
Add common_config.yaml file to enable SSL Add the cert and key files Modify the deployment to mount the cert files Increment the docker image version Securing HAS api with https Modifying the health check protocol to https and credentials Updating certs to add has hostnames Change-Id: I860a0c436234b31d675ca0447fa92d511be0b140 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-293
2019-05-13Merge "Override aaf_locate_url from values.yaml"Alexis de Talhouët4-0/+36
2019-05-13Add helm charts for multicloud-k8sKiran Kamineni8-0/+339
Add helm charts for multicloud-k8s Add support for access via msb internal gateway Use 9015 port instead to align with other Multicloud services Add Makefile under multicloud to do helm dep up for k8s as k8s uses the mongo chart in its requirements.yaml Update licenses Issue-ID: ONAPARC-363 Change-Id: I31aaf9e97a3807501af5bf7e56b3df53dfc22074 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-13Merge "Adding helm Chart for etcd"Mike Elliott7-0/+469
2019-05-13update appc imageTaka Cho2-2/+2
1.5.0 appc docker released Change-Id: Ibbd155006c22d065187c5288a1d2378b4f512d84 Issue-ID: APPC-1595 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-13Merge "Add deviation in readiness check sleep time"Borislav Glozman2-2/+6
2019-05-13Merge "Minimize container image"Borislav Glozman3-9/+5
2019-05-13Merge "Bumped the version of HOLMES images"Borislav Glozman1-2/+2
2019-05-13Merge "update vfc image version"Borislav Glozman2-4/+4
2019-05-13update vfc image versionyangyan2-4/+4
Issue-ID: VFC-1373 Change-Id: I42af27a20622109b1ec96d6900c9e40cbb7e3970 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-13Bumped the version of HOLMES imagesGuangrongFu1-2/+2
Change-Id: If943f159a4a60d0b3530ddcb3f012d051b6f3a99 Issue-ID: HOLMES-224 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-05-12SDC-2288 Add internalPort2 in sdc workflow FEdfx19711-0/+1
Issue-ID: SDC-2288 Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: Iaa62fa44619e9a6f48afad508f2f19b8d3a903a1
2019-05-12Merge "Update CLAMP images tags"Yang Xu3-3/+3
2019-05-11Adding helm Chart for etcdRitu Sood7-0/+469
Based on the helm chart in github helm repo https://github.com/helm/charts/tree/master/incubator/etcd etcd required as datastore by k8s Plugin in multi-cloud project. Change-Id: Ie6c7d9fc394f2a08cd9d34dda6261da13ef005f3 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Issue-ID: OOM-1828
2019-05-10Override aaf_locate_url from values.yamlpkaras4-0/+36
Change-Id: I189be373fb890f934d720e042274e2f06f3cd853 Issue-ID: DMAAP-1175 Signed-off-by: piotr.karas <piotr.karas@nokia.com> Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2019-05-10Add deviation in readiness check sleep timeDmitry Puzikov2-2/+6
Added some random delay avoiding massive parallel call of k8s API by multiple readiness-check containers Change-Id: Ia5e6e49b91db9f0339ab828734eedb94eb3029cb Issue-ID: INT-1045 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-05-10Minimize container imageDmitry Puzikov3-9/+5
Rebase image on alpine Change-Id: I923c0792783b551bf623f754a2aed4bf1a765f45 Issue-ID: INT-1045 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-05-10integrate artifact broker into multicloud pluginsliboNet5-0/+175
add config.json for each multicloud plugin update deployment to add it as sidecar update the values.yaml of multicloud to store image name remove the hardcode namespace fix typo and use 1.3.1 image tag Change-Id: I6cc9e381ea655b1d75760b013d2be693b0c0575c Issue-ID: MULTICLOUD-597 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-10Merge "Changes related to TLS implemenation for oof-has"Mike Elliott8-13/+169
2019-05-10Merge "Update CMSO OOM to use HTTPS and AAF"Mike Elliott31-48/+471
2019-05-10Merge "Use released version of ESR"Alexis de Talhouët2-2/+2
2019-05-10Merge "robot_variable_for_hvves_testsuite"Alexis de Talhouët2-0/+14
2019-05-10update cds bueprint nameeeginux1-1/+1
Update cds blueprint name to grpc service name Issue-ID: SO-1855 Change-Id: I079246cae3ba8471fffa95dbb11091cd53a94168 Signed-off-by: eeginux <henry.xie@est.tech>
2019-05-10Merge "Update env value for blueprint processor http endpoint"Alexis de Talhouët1-1/+1
2019-05-10Merge "change usecase-ui-server api url"Alexis de Talhouët1-1/+1
2019-05-10Merge "Remove obsolete warning about concurrent executions"Alexis de Talhouët2-4/+2
2019-05-10Merge "Change to fix db connection issues in xacml-pdp"Alexis de Talhouët1-0/+53
2019-05-10Update CMSO OOM to use HTTPS and AAFJerry Flood31-48/+471
Fixes OPTFRA-484 and OPTFRA-390 Issue-ID: OPTFRA-391 Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d Signed-off-by: Jerry Flood <jflood@att.com>
2019-05-10robot_variable_for_hvves_testsuitemarekpl2-0/+14
Issue-ID: DCAEGEN2-1448 Change-Id: I306abc4fdbdafe7fbb0eadc9d372515fb3fa2896 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-10Update CLAMP images tagsChrisC3-3/+3
Update to RC images for clamp (4.0.1) Issue-ID: CLAMP-377 Change-Id: I3b890652ebd7bb045976c19263b0dadf3f291642 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2019-05-10Remove obsolete warning about concurrent executionskaihlavi2-4/+2
Remove warning about unparameterized --display as it is now parameterized (this commit is a follow-up to comments in already merged https://gerrit.onap.org/r/#/c/87357/) Added also brackets for namespace parameter in usage guide Change-Id: I78a753b026e3e9b410798687b28ad0ca1115703e Issue-ID: OOM-1844 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-10change usecase-ui-server api urlguochuyicmri1-1/+1
Change-Id: Ib56a22795a17b72dd8bcc5726802a6b56b4a8060 Issue-ID: USECASEUI-260 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-09Update env value for blueprint processor http endpointNirvan Ramjuttun1-1/+1
Issue-ID: CCSDK-1292 Change-Id: Icc97df921abf06a20e71b15c02a82a5f12d329f8 Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-05-09Merge "SDC-2246 Connection to WF designer times out Issue-ID: SDC-2246 ↵Yang Xu3-0/+59
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I8becf40534bab160d08690769fec48e46a385e1d"
2019-05-09Merge "Update tag and PH config"Yang Xu3-4/+5
2019-05-09Merge "Fix tag explanations in usage and comments"Alexis de Talhouët2-38/+37
2019-05-09Merge "Reference released docker images"Yang Xu2-2/+2
2019-05-09Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to e67a94e6be333271c8237d6ebd5fb0f489401350 - Merge "Enable AAI to authenticate with cassandra" - Enable AAI to authenticate with cassandra Change-Id: I7de526ea6dc1f01c6aad1db005853d5f5797700d Issue-ID: OOM-1835 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-05-09Change to fix db connection issues in xacml-pdpMichael Mokry1-0/+53
Added xacml.properties file with proper jdbc url that includes the {{ .Values.global.mariadb.nameOverride }} value This is only half the fix, please reference review for xacml-pdp repo for full fix. Change-Id: Ic73864439b9437e812c135f24a093ba9f969b6ee Issue-ID: POLICY-1760 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-05-09Use released version of ESRJimmy Forsyth2-2/+2
Issue-ID: AAI-2403 Change-Id: I3435903e055268309fb67503b095b28422b707df Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-09Changes related to TLS implemenation for oof-hasIkramullah, Ikram8-13/+169
update oof certificates to add has hostnames updating oof certs to the latest generated date Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1 Issue-ID: OPTFRA-461 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com> Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2019-05-09Reference released docker imagesdglFromAtt2-2/+2
Change-Id: Ic746cd1c1c05562823740813eb8ca2390940a7c3 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1196
2019-05-09Add doc guide fixesMike Elliott5-86/+122
Change-Id: Ibe57c857b4d9367b77878757821c2e9c44c61a7b Issue-ID: OOM-1598 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>