summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-06-05Add dublin release notesMike Elliott1-0/+53
Issue-ID: OOM-1916 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I42b8bbeed23fd2cf54bb61b0363dbc868b6eee37
2019-06-05Merge "Update VID values.yaml to release 4.3.0"Borislav Glozman1-1/+1
2019-06-05Merge "update vfc release version"Borislav Glozman6-6/+6
2019-06-05Update VID values.yaml to release 4.3.0Ittay Stern1-1/+1
✔ Dublin RC2 Change-Id: I8be07c01fc5c963fa296e248d75e9ab030066726 Issue-ID: VID-484 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-05update vfc release versionyangyanyj6-6/+6
Issue-ID: VFC-1396 Change-Id: I4c1a88e5dc85caef96498d8749d4a262eebe02f5 Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
2019-06-04Fix issue with etcd pod startupKiran Kamineni2-20/+10
Etcd pod fails to start with file not found error. The error is being caused because the pod is stuck in an infinite loop as the readiness probe is not true. Since, we are anyway checking the pod status, we removed the readiness probe as it is not needed. Bumped up version of etcd to 3.2.24 This fixes a known issue: https://github.com/etcd-io/etcd/pull/4861 Issue-ID: MULTICLOUD-660 Change-Id: I815766b4a8f187d88bb2fcdb71e9d6e24b277d25 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-06-04Merge "OOM-1874 OOM workflow-designer set https bydefault Issue-ID: OOM-1874 ↵Borislav Glozman2-2/+2
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I07106f118c4d6ed660debdbd80660576889ebbe0"
2019-06-04Merge "Updated certificates for SMS"Borislav Glozman1-1/+1
2019-06-04Merge "Update multcloud-azure version to 1.2.4"Borislav Glozman1-1/+1
2019-06-04Merge "Add OOM update so-openstack-adapter override.yaml"Borislav Glozman1-2/+1
2019-06-03Updated certificates for SMSKiran Kamineni1-1/+1
SMS healthcheck breaks because of expired certificates This patch fixes that issue. Issue-ID: AAF-845 Change-Id: I2004e29e3271a829989e1f46ebcd7e07e1b6185a Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-06-03Add OOM update so-openstack-adapter override.yamlBonkur, Venkat (vb8416)1-2/+1
Updated the aai.endpoint in so-openstack-adapter override.yaml kubernetes/so/charts/so-openstack-adapter/resources/config/overrides/override.yaml problem- malformed URL in OpenStack adapter as the endpoint for aai is not at correct level. Issue-ID: SO-1973 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I4b07b04827177387b995d3e1e43c2c0863e1df81
2019-06-03Change cloud-owner to CloudOwner in APIH configMarco Platania1-1/+1
Change-Id: Ib9c1e9f36ea731a69f4f4c1c369445b0c2e81403 Issue-ID: OOM-1898 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-31Update version of HAS, OSDF to 1.3.1, 1.3.2Shankar Narayanan2-2/+2
Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-508
2019-05-31Update SO default OOF endpoint to httpsMarcus G K Williams1-1/+1
Issue-ID: SO-1871 Change-Id: I9ff6ffc656ff31a93e6853368397fe0e2bd76f29 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-31Merge "bump the SO version to 1.4.2"Brian Freeman10-10/+10
2019-05-31Update multcloud-azure version to 1.2.4Bin Yang1-1/+1
With 1.2.4, multicloud-azure image rebased to alpine Change-Id: I8f0cf260dd9750e5698a4d04cc3081dc06c9cf6f Issue-ID: MULTICLOUD-659 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-31Bump up clamp versionDeterme, Sebastien (sd378r)3-3/+3
Update clamp version to latest Issue-ID: CLAMP-406 Change-Id: I05f5ae79a7856bffe671d806ab623313d6194727 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-05-31bump the SO version to 1.4.2seshukm10-10/+10
Issue-ID: SO-1929 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I0d409a8e714122b021660ed2fe6c8bcbd217aae6
2019-05-31Merge "Add timeout to readiness check"Yang Xu2-1/+5
2019-05-30Add timeout to readiness checkNelson, Thomas (tn1381)2-1/+5
Add quotes around value. Seems that its expecting a string input. Issue-ID: MUSIC-403 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com> Change-Id: I45d318072f76066bf995f1d973cbbdba5fe53f7e Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2019-05-30Changed fqdn to match ssl certificate allowed nameWelch, Lorraine (lb2391)1-1/+1
Issue-ID: PORTAL-596 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I65987549c9353d6a4d072a1ee7cae15a25a3675d
2019-05-30Merge "Onboarded LF Acumos"Brian Freeman1-1/+12
2019-05-30Bump SDC versions to 1.4.1Ofir Sonsino8-13/+13
Change-Id: I78125eed15afe4ee5f54c1334fe9d7c3261efd64 Issue-ID: SDC-2272 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-05-30Merge "Make POMBA able to detect dummy notifications"Borislav Glozman1-0/+18
2019-05-30Merge "release 1.5.1 APPC image"Borislav Glozman2-2/+2
2019-05-30Merge "Switch scope to OSDF_DUBLIN"Borislav Glozman1-2/+2
2019-05-30Merge "Readiness time increased due to errors"Borislav Glozman2-2/+2
2019-05-30Merge "Update the CLI and VNFSDK dublin version"Borislav Glozman2-2/+2
2019-05-30Readiness time increased due to errorsTomasz Golabek2-2/+2
Increased readiness time for common cassandra and sdc-cassandra due to installation failures Change-Id: I4c7f6f5db5ddeebb1d3bde50a24e848be75ba867 Issue-ID: SDC-2319 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-05-30Merge "bump multicloud services to 1.3.4"Yang Xu9-9/+9
2019-05-29bump multicloud services to 1.3.4Liexiang Yue9-9/+9
bump multicloud-k8s image to 0.4.0 Issue-ID: MULTICLOUD-641 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com> Change-Id: I14914e42426657bc40837b4d34b716f38c948465 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-29Merge "add SDNC MD-SAL and AAI Restconf URL settings to CDS Blueprint Processor"Yang Xu1-1/+14
2019-05-30Switch scope to OSDF_DUBLINRuoyu Ying1-2/+2
Switching the policy scope we use to fetch policies to OSDF_DUBLIN Issue-ID: OPTFRA-498 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: Id2dc6f1ef7e86d776c1bb7b3c7747dbb537e8ca3
2019-05-29Merge "Update to latest SDNC and CCSDK containers"Brian Freeman12-12/+12
2019-05-29Merge "Add mso.asdc.config.activity.endpoint"Brian Freeman1-0/+2
2019-05-29release 1.5.1 APPC imageTaka Cho2-2/+2
Dublin 1.5.1 APPC / CDT image release docker Change-Id: I1daf682cf81f4b505e0e52875853ed422cb9c535 Issue-ID: APPC-1595 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-29add SDNC MD-SAL and AAI Restconf URL settings to CDS Blueprint ProcessorAbdelmuhaimen Seaudi1-1/+14
Issue-ID: OOM-1891 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I05bbe5f3f72468c745a5d2ddbcc7e962765b22ba
2019-05-29Merge "Update dcae version tags"Borislav Glozman1-3/+3
2019-05-29Update the CLI and VNFSDK dublin versionKanagaraj Manickam2-2/+2
Issue-ID: OOM-1888 Change-Id: I531f8761569c1638325ce0942d08ecad46835876 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
2019-05-29Update to latest SDNC and CCSDK containersTimoney, Dan (dt5972)12-12/+12
Update to use latest CCSDK and SDNC releases (0.4.3 and 1.5.2, respectively). Change-Id: I1412f5b3744a37db87b498650d06889fb90e2d0f Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-27Update VID values.yaml to release 4.2.0Ittay Stern1-1/+1
✔ Dublin RC1 Issue-ID: VID-481 Issue-ID: VID-482 Change-Id: Ib832963751e30bc9aee8452f362d036532532d74 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-05-27Make POMBA able to detect dummy notificationsburdziak1-0/+18
Issue-ID: LOG-1056 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> Change-Id: I8bb81cdad651261063fd9d92b3c3a6b8f9346bf6
2019-05-27Merge "update vfc release version"Borislav Glozman6-6/+6
2019-05-26Update dcae version tagsVijay Venkatesh Kumar1-3/+3
Included dashboard released image Change-Id: I66480ab9470966752b22ae3c696d96d6393deb1b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1510 Issue-ID: DCAEGEN2-1508
2019-05-25Merge "update artifactbroker for multicloud plugins"Yang Xu6-40/+140
2019-05-24Merge "Updates testsuite docker to release version 1.4.0"Yang Xu1-1/+1
2019-05-24update artifactbroker for multicloud pluginsliboNet6-40/+140
add artifact broker to k8s plugin by specified forwarder update another plugins configuration to use multicloud instead of policy per the confirmation from SDC PTL make the port configureable update the concerned type to include VF_MODULES_METADATA add /data dir into k8s artifactbroker P7: Remove tabs from config.json Change-Id: I614b85ef512740e9bb44d431760d8e7424fb804b Issue-ID: MULTICLOUD-631 Signed-off-by: liboNet <libo.zhu@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-24Merge "kibana https only"Brian Freeman6-3/+82