summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-17Fix for appc clustering install failurePatrick Brady1-18/+4
Update appc karaf stop detection The new stop detection script is more reliable and does not depend on a specific value and format of the ps command. Remove clustering feature install The feature needs to be installed before appc features are installed, and so the odl-mdsal-clustering install has been moved to the build scripts. Change-Id: I6e9c585cbd58a516114a609329422cf8375e023d Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1242
2019-06-17Increase initial delay time for CDS podsYang Xu2-4/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: OOM-1931 Change-Id: I338622dbe7a2adfa9ae00f3e8c14157cb4181236
2019-06-16Add timeout parameter for SDC-BE podYang Xu2-0/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1106 Change-Id: I09966ff3735a10342a6dd2e4a394eab95d46fb05
2019-06-15Merge "cassandra livenessProbe chart error"Yang Xu2-1/+3
2019-06-15Merge "Increase helm deploy perf by reducing helm ls"Brian Freeman1-1/+4
2019-06-14Merge "Policy released drools 1.4.2"Yang Xu1-1/+1
2019-06-14Version bump testsuite and demo artifactsGary Wu1-3/+3
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
2019-06-14Policy released drools 1.4.2Pamela Dragosh1-1/+1
For bug fixes POLICY-1856 and POLICY-1855 Issue-ID: POLICY-1860 Change-Id: I3e5014da546620367cba5ab1d6fd308a01c4c140 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-14Merge "Update VID values.yaml to release 4.3.1"Yang Xu1-1/+1
2019-06-14adding in packet generator property required for test caseDR695H1-1/+1
Issue-ID: TEST-158 Change-Id: I7fa98584d69f4cae97e30668764ab7234d69f4ca Signed-off-by: DR695H <dr695h@att.com>
2019-06-14Merge "release 1.5.2 in OOM"Yang Xu2-2/+2
2019-06-14add retry parameters to allow SO to retry ConfigDeployVnfBBAbdelmuhaimen Seaudi1-0/+3
Issue-ID: OOM-1930 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ib14a238f312ac1686f5934e76e7ecda596e3cb8f
2019-06-14Merge "Update SO version to 1.4.4"Yang Xu9-9/+9
2019-06-14Merge "Update version of HAS, OSDF to 1.3.1, 1.3.2"Yang Xu2-2/+2
2019-06-14release 1.5.2 in OOMTaka Cho2-2/+2
1.5.2 release is for Dublin Change-Id: Ib967d3938c74dd286c543eb8a51bb61ff9b34583 Issue-ID: APPC-1595 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-14Merge "Update vnfsdk version from 1.3.0 to 1.3.2 Issue-ID: VNFSDK-414"Yang Xu1-1/+1
2019-06-13Update VID values.yaml to release 4.3.1Ittay Stern1-1/+1
✔ Dublin RC3 Issue-ID: VID-487 Change-Id: I6d3eafa6ff5f70c2094db01f007e8ad24b2d5fc2 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-13Merge "update new passwd for cadi"Yang Xu1-1/+1
2019-06-13Update vnfsdk version from 1.3.0 to 1.3.2krzysztof kuzmicki1-1/+1
Issue-ID: VNFSDK-414 Change-Id: I8915853c2bc4440e9d4bb4fa19f7e41ed262a916 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2019-06-13Merge "Bump up clamp version"Brian Freeman3-3/+3
2019-06-13Merge "Update helm charts to use final version of SDNC and CDS docker images"Brian Freeman10-10/+10
2019-06-13Set vnfsdk dublin versionKanagaraj Manickam1-1/+1
Issue-ID: VNFSDK-417 Change-Id: I1aa735a12728258447d92e70493e71c17368c6b5 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
2019-06-12fix invalid json config for PHVijay Venkatesh Kumar1-1/+1
Change-Id: I90cc36a5be62445320be16183b0bef47355fd077 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1620 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-06-12Merge "Document OJSI-188 vulnerability"Borislav Glozman1-0/+1
2019-06-12Merge "Document OJSI-134 vulnerability"Borislav Glozman1-0/+2
2019-06-12Merge "Improve security release notes"Borislav Glozman1-0/+6
2019-06-12Update SO version to 1.4.4subhash kumar singh9-9/+9
Update SO version to 1.4.4. Issue-ID: SO-2010 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: I05689eeb56bd255f2b1bf8a479aad6043c587838
2019-06-11Increase helm deploy perf by reducing helm lsJoey Sullivan1-1/+4
Helm ls takes a lot of time to execute. This code change makes sure it only executes once per helm deploy instead of once per helm release. Issue-ID: OOM-1923 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: I6337c97380d9f583b33f55a2be1d41ac7ce350c8
2019-06-11cassandra livenessProbe chart errorJoey Sullivan2-1/+3
Disabling cassandra livenessProbe causes the charts generated yaml to append readinessProbe after containerPort because of go ‘-‘ command. Issue-ID: OOM-1922 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: If19c8639d1a5c0968b7156e39945a3ca15dd18b5
2019-06-11Fix so mariadb pod naming convention.Joey Sullivan1-1/+1
The so mariadb was missing so prefix from the name breaking convention. Issue-ID: OOM-1921 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: I5c26ab8943698e420fbdc198f0837e653a708185
2019-06-11Update helm charts to use final version of SDNC and CDS docker imagesTimoney, Dan (dt5972)10-10/+10
Update helm charts to use final Dublin version of SDNC docker images (version 1.5.4) and CDS docker images (version 0.4.5) Change-Id: Ibb8ca03fe2a924329b39205bc14b165456e273b7 Issue-ID: SDNC-795 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-11Bump up clamp versionDeterme, Sebastien (sd378r)3-3/+3
Update clamp version to latest Issue-ID: CLAMP-408 Change-Id: I59b01cf3f9cdd37b5d0c48f63bea33d99040fea4 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-06-11Merge "VEScollector version update"Yang Xu1-1/+1
2019-06-10VEScollector version updateVijay Venkatesh Kumar1-1/+1
Change-Id: I4d92002a2886b514c599bf1834b579ff40c47a53 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1541
2019-06-10Fix typo in naming policyMarco Platania1-1/+1
Change-Id: If3306aaf5d13d8a92269d06a4a6b2cbf6fc3cda2 Issue-ID: OOM-1838 Signed-off-by: Marco Platania <platania@research.att.com>
2019-06-08Merge "Update sdnc/ccsdk versions to 1.5.3/0.4.4"Brian Freeman12-12/+12
2019-06-07update new passwd for cadiTaka Cho1-1/+1
update p12 password for new p12 file Change-Id: I4fc93e7ff1f1a401fd14a806f6d02c652b4bad77 Issue-ID: APPC-1620 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-07Bump up PRH version in Dublin in OOMMarcin Migdal1-1/+1
Change-Id: I65cdea2b7affa7e76133e5535fcdb06ae7e00868 Issue-ID: OOM-1918 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-06-06Update sdnc/ccsdk versions to 1.5.3/0.4.4Timoney, Dan (dt5972)12-12/+12
Update SDNC and CCSDK versions to reflect latest CCSDK/SDNC docker versions Change-Id: I325a999a77e8e4e9ff7ba3ddbd99b5dc91c46695 Issue-ID: SDNC-793 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-06Merge "bump the SO version to 1.4.3"Borislav Glozman10-10/+10
2019-06-06bump the SO version to 1.4.3seshukm10-10/+10
Issue-ID: SO-1991 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I640f1b2173f4daac748a81f964c723fc9e2a2043
2019-06-06Add quickstart guide correctionsMike Elliott1-1/+2
Issue-ID: OOM-1896 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: If226a4da6f7ace4b348a51486e3002ee0a1a8476
2019-06-06Merge "Fix issue with etcd pod startup"Borislav Glozman2-20/+10
2019-06-06Merge "Update Roles and fix Cassandra race cond."Yang Xu3-5/+156
2019-06-05Update git submodulesrenealr1-0/+0
* Update kubernetes/aai from branch 'master' to a1e0153fcc6ba67737f23fa0b14c95b0ab66d18c - update sparky config to user global aai ns update sparky to use global aai ns to align with portal configuration Issue-ID: PORTAL-596 Change-Id: Id80fe4475773e4440d95e0eac2461f7a33fe4b6d Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-06-05Document OJSI-202 (CVE-2019-12127) vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-202 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I46d31d23309f8f34cb1a21d025aac0ff9a5b709a
2019-06-05Document OJSI-188 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-188 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I6d088a55e85f77b4e4b783b0981193b1844a6150
2019-06-05Document OJSI-134 vulnerabilityKrzysztof Opasiak1-0/+2
Issue-ID: OJSI-134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic48733b90bc80836fadb78c085b378180c5cb1c3
2019-06-05Improve security release notesKrzysztof Opasiak1-0/+6
In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I029a60199831c5a899a2a72e32f61ffbeb756ea8
2019-06-05Update Roles and fix Cassandra race cond.statta3-5/+156
Issue-ID: PORTAL-579,PORTAL-597 Change-Id: Id945204a400a7b8a6a81fcc1aa44f4b094551d4c Signed-off-by: statta <statta@research.att.com>