summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-30Merge "Release 1.7.5 docker containers" into elaltoDan Timoney1-0/+19
Former-commit-id: e94a12745f2288371030f1cb5f20c8048ebb1120
2019-10-28Merge "Release 1.7.5 maven artifacts" into elaltoDan Timoney1-0/+5
Former-commit-id: e85e8776a1b80517cf361c9512e0bdb4441df5ab
2019-10-24Release 1.7.5 docker containersTimoney, Dan (dt5972)1-0/+19
Release version 1.7.5 docker container for SDNC Change-Id: I86151e0ca5267c5dee1636d651d31cf49c5c6007 Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 1df04f60cde1f83d3014767b75f5442bd044741a
2019-10-24Release 1.7.5 maven artifactsTimoney, Dan (dt5972)1-0/+5
Release 1.7.5 maven artifacts Change-Id: Ie48962537d743c97761e2a7b913c665917ed64fc Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 5088b667e75e1c615bfd564b9db7c21e7866c000
2019-10-24Fix grammar in Security Release notesKrzysztof Opasiak1-2/+2
Fix some grammar issues catche by Amy. Issue-ID: OJSI-98 Issue-ID: OJSI-100 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iad3b19a2e6c7cfe88bb2f49165dd556397875088 Former-commit-id: ee26f3ea2e03b3f69d5bd3cc6b4250b518a4e3f0
2019-10-23Fix format error in release notesTimoney, Dan (dt5972)1-4/+2
Fix format error in links in release notes. Change-Id: I32e4a0feda5dab7d8b145f3a68ee0c9831e3c81f Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 2ebc33cbaa9968607d2667687b5344d2b1b70c5c
2019-10-23Improve security release notes for El AltoKrzysztof Opasiak1-1/+13
Make sure that all issues are documented with enough details. Issue-ID: OJSI-41 Issue-ID: OJSI-42 Issue-ID: OJSI-199 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I70a1fcf9962f59b6d4d69644ebd36676b63e66a9 Former-commit-id: eb208ab97080fa736d7ec6c50b5a7981e4118b79
2019-10-22Fix async logicTimoney, Dan (dt5972)5-930/+1073
Fix bug in vnf-topology and vf-module-topology DGs to call correct async DG (right now, not calling async DG). Change-Id: Ifdf9dd24145804af765ba2e4ac87001af0b6f283 Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 464d663e89bb84963a55fef59ac35d3b10863334
2019-10-21Roll versions to 1.7.5Timoney, Dan (dt5972)26-34/+34
Roll version to 1.7.5-SNAPSHOT Change-Id: I921eb1c7c13d18e2d66c5b3ed6f87a9935e23696 Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 446829e77342f67dcae995a445d9530ff889e9f6
2019-10-11Release 1.7.4 dockersTimoney, Dan (dt5972)1-0/+19
Release SDNC 1.7.4 docker containers Change-Id: Ie8b8f49431700c3321118b3715d3a5e5813218ba Issue-ID: SDNC-939 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4055c5242bd0a479750ed9e8ec08612b64dc5cfa
2019-10-11Release 1.7.4 maven artifactsTimoney, Dan (dt5972)1-0/+5
Release SDNC 1.7.4 maven artifacts Change-Id: I5f7d513d34ecdb3d97fccdbd1d9998b41cd186d3 Issue-ID: SDNC-939 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c137b81de9e31777653cbae6b0644e16e37b9ed5
2019-10-10Merge "Add logic to use sync vs async SO response" into elaltoDan Timoney17-17083/+32215
Former-commit-id: 8cd67b5568664fabec6f2225fc71e7480af53c8a
2019-10-10Add logic to use sync vs async SO responseTimoney, Dan (dt5972)17-17083/+32215
Add logic to send sync response to SO for vCPE but async for vFW Change-Id: I76e15c6a710459124d74f98804b8b7c035be12a6 Issue-ID: SDNC-939 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 2e90e431a879146a4b66a2d93dffdd40c6a0d2ea
2019-10-08correct pidx in self-serve-netbox-ip-assign DGAbdelmuhaimen Seaudi2-4/+4
Issue-ID: CCSDK-1817 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Iadb8ce8b7602c38a73e7aa20d3ecf7d5da95daa3 (cherry picked from commit 245d6f05d6e74ea3ea5c2bc4a6fa73cc64dba4c5 [formerly a634edd152d2fc0c7b237cc5df8cc646da170f9b]) Former-commit-id: 1a523242befde55ae9e748037da7c911743b53e4
2019-10-03Remove quotes in so responseTimoney, Dan (dt5972)4-5/+6
Add 'format=xml' to restapi-call-node to prevent quotes from being added around values in XML content Change-Id: Ib7cb602aa25a7f36d4dac60681d04a277d951e9d Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 29996b73ea196bec663c45cc6882238a77ac795f
2019-10-02Fixes for async response to SOTimoney, Dan (dt5972)5-63/+76
1) Wrong user name configured for SO interface 2) Accept header needs to be set to 'text/plain' 3) Content-Type needs to be explicitly set to 'application/json' 4) Template is missing outer "input" tag 5) Message needs to be in XML format, not JSON Change-Id: Icd06d12ff8576d2dd560ea452d0a14c3de643a00 Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4b19faedfa92b30c8d292d9a5f274c812764a99c
2019-10-02Roll versionsTimoney, Dan (dt5972)26-34/+34
Roll versions of El Alto for new build Change-Id: I9f8aefb96be4b6b217427bbd9983029626c7ae03 Issue-ID: SDNC-925 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c289463d538ec66fc5febe41b10d87f1c3e26b89
2019-09-20Release SDNC 1.7.3 dockerTimoney, Dan (dt5972)1-0/+19
Release SDNC 1.7.3 docker containers Change-Id: If893e7a16f40e480679de121252bcc19a7b47225 Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 830f88e50e32d357eddaffc4cfd9a9dd2dcd93a7
2019-09-20Release SDNC 1.7.3 artifactsTimoney, Dan (dt5972)1-0/+5
Release SDNC 1.7.3 artifacts Change-Id: Idd8406f8965ddf7b693cb54f8b204aaea655616c Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f94517905c3377f1d0a6a0ba29112cfe4d4d039
2019-09-20Update to use CCSDK version 0.6.3Timoney, Dan (dt5972)26-61/+61
Roll versions and update to use CCSDK version 0.6.3 Change-Id: Ia84a64cda94791c967f25851e5a540df08b6549b Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 845ff019964af8cd799861ccd47fc44182041675
2019-09-17Merge "Add CDS URL, USER, PASS to generic-resource-api-dg.properties"Dan Timoney1-0/+3
Former-commit-id: 7fd600fe973a184d9755d5606fecff64dd1a4e56
2019-09-16Update to use released version of parent pomTimoney, Dan (dt5972)26-61/+61
Use released version of parent pom Change-Id: I85b4b316aadb6f289ba8be3eb8732fbe032422ba Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 454e3427c79eb811db3427bc992e136f84fe3a00
2019-09-13Add CDS URL, USER, PASS to generic-resource-api-dg.propertiesAbdelmuhaimen Seaudi1-0/+3
Issue-ID: CCSDK-1722 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I9756544b78a9c9e6865b647a994c27fbb84b8a7c Former-commit-id: 21701a1e5323f83e619974eec15ecab8170b72e8
2019-09-11Roll versionsTimoney, Dan (dt5972)26-58/+58
Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms, and change to use 0.6.1 CCSDK artifacts Change-Id: Iff66ae16e7e8ab58f791cabd0594b4c1a474ed0f Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 000be88c29e3fb0a3028dab9e57ccfe3c3957ab3
2019-09-04generic-resource-api DG enhancementCheung, Pat (kc1472)27-5664/+15944
Add vnf and vf-module async and concurrency support Issue-ID: SDNC-854 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I2d1ebecca6661ef84d01994a77f5ec2f57c81497 Former-commit-id: 49752d7a66e8edf73e94fd2f7c6191dba1d2d2fc
2019-08-28Release version 1.7.0Timoney, Dan (dt5972)4-6/+6
Release version 1.7.0 Change-Id: I7424994563e8b694b92207b259310a095cd73c04 Issue-ID: SDNC-874 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: f4be5f4fbf547700a2caa24626d4ab184f563ba0
2019-08-27Add missing newline at end of properties fileTimoney, Dan (dt5972)1-1/+1
Missing newline at end of properties file seems to cause log4j 2 problems Change-Id: I857c219ed997f860dac6cd96aeff2fc5eeac06dd Issue-ID: SDNC-872 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c6d15d46e3d2f7444e8f621ea9bea2aa87ce73d5
2019-08-27Revert "GRAPI DG enhancement"Timoney, Dan (dt5972)21-15729/+5641
This reverts commit 48c912df5cc69f58592d96a93e8b72900587dc89 [formerly 8d5a350ab0128e46a81042341f2024a88631d35a]. This change breaks the flow in a few ways: - loses fix to case where now GW preload is found. - depends on an adaptor that is not part of ONAP (MSOAdaptor) - uses a rest api template that does not exist. Change-Id: I7db150174484309e2ec3b49365403ca0d4f7ac6f Issue-ID: SDNC-870 Issue-ID: SDNC-871 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ffce554d009b58c71e433d9edc3ba6476f4ce9ce
2019-08-23graph.versions bugfixCheung, Pat (kc1472)1-2/+0
remove blank lines from graph.versions Issue-ID: SDNC-869 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: Id47753a3d4253cfe1bc9040ad35f81df26157188 Former-commit-id: 829c1b2c472f491b108afd6348bd39d570eb0b83
2019-08-22Merge "Templates for SDNR DMAAP payload OOFPCIPOC"Dan Timoney3-0/+76
Former-commit-id: 2126ef44399069a1adbf00da09b9cb8eabaab892
2019-08-22GRAPI DG enhancementCheung, Pat (kc1472)21-5641/+15731
Adding async and concurrency enhancement to GRAPI Issue-ID: SDNC-854 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: Ia6d2db17dbc85bed4e91cfeb345877baa1494c4b Former-commit-id: 8d5a350ab0128e46a81042341f2024a88631d35a
2019-08-20Port to NeonTimoney, Dan (dt5972)26-70/+65
Port sdnc/oam to Neon version of CCSDK and SDNC artifacts Change-Id: I4a195d0c5e993c433c0c03a898d60521c7df2a9f Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 18aff1a38583891cbcddca7242e2326b80d88a8d
2019-08-20Templates for SDNR DMAAP payload OOFPCIPOCSandeep Shah3-0/+76
Velocity templates used to create DMAAP payload string that is sent with DMAAP message from SDNR to policy confirming successful configuration of PCI value of a cell or ho flag of neighbors Issue-ID: SDNC-725 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ic07b567ebf5c79727c5a0a236ffcd54d89a3c3ed Former-commit-id: 2aa24d0accbf63d528d68aad69d72030a7062084
2019-08-20Release version 1.6.2 of sdnc/oamTimoney, Dan (dt5972)1-0/+5
Release version 1.6.2 of sdnc/oam. Change-Id: I42f268af947c538f040bacaf76c5e6a14ed3f98c Issue-ID: SDNC-855 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 34c372f9484fba7a813fca4f55a292d81d3e0772
2019-08-19Add subinterface_indicator fieldTimoney, Dan (dt5972)1-0/+1
Add missing subinterface_indicator field to VFC_TO_NETWORK_MAPPING table. Change-Id: I1b44b89df0700ba3d4d3cd6a513bca808760f5cb Issue-ID: SDNC-855 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 204aa2d8df11f796bb333e49bec490be5936e165
2019-08-16Fix error in ueb listener scriptTimoney, Dan (dt5972)27-35/+35
Removed errant backslashes in ueb listener startup script Change-Id: If30a0859d2f296b6916da153066b6f1ff45ac8bb Issue-ID: SDNC-853 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 3f8719d1a0d283ea82cc2bb74ba2edc7beb186d8
2019-08-08Release version 1.6.1Timoney, Dan (dt5972)1-0/+5
Release version 1.6.1 of SDNC artifacts Change-Id: I8c018854fb3fddfb06cc0ef658e23be89d630b74 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: d73fe57f9e6a420ccf8f91cf188e8162ab881a07
2019-08-08Use release version of artifactsTimoney, Dan (dt5972)26-57/+57
Use release version 1.3.2 of parent poms and released version of CCSDK artifacts Change-Id: Ie725491dadaccc702033cd8cfb4b34aca1e2ac53 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 797cd76fc476ab2cdb3efd8eec5752a4e81a62e2
2019-07-31Fix reuse InstanceName when re-creating a serviceliboz6-8/+6509
Add instance id instead of NULL to context_id when creating entry in GENERIC_RESOURCE_NAME table, Delete entry directly if no prefix and name_index involved when rolling back instance name Issue-ID: SDNC-798 Change-Id: I4c6391bf85e289894fd3019eafe76357b9b1c86c Signed-off-by: liboz <libo.zheng@arris.com> Former-commit-id: ae2694d30df3a7f62324ec7e617d23f187debcbb
2019-07-31Added new modules to help prevent Cross Site Request ForgeryRotundo, Al (ar3165)45-1699/+943
Made changes to prevent arbitrary code exection on AdmPortal. Issue-ID: OJSI-40 Change-Id: I5ec60e2585413f3948c2540bd502dd1393794267 Signed-off-by: Rotundo, Al (ar3165) <ar3165@att.com> Former-commit-id: 3d54c9ad35ef5e7a4b13948e718a4ad2830cbb04
2019-07-01Reduce docker image size for SDNCMatej Klotton2-28/+46
Saves ~250M of disk space Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Issue-ID: SDNC-800 Change-Id: I42b4f9c3c5216e7e22753287f74f4261c139e8f9 Former-commit-id: e1829deb67e1e028ad02c383db86ff654bfcbe06
2019-06-13Merge "Note admin portal disabled"David Stilwell1-0/+4
Former-commit-id: 45eadcd1dc2d553ef60f45c6041138d8d7a9afb3
2019-06-13Note admin portal disabledTimoney, Dan (dt5972)1-0/+4
Note in release notes that admin portal is disabled in Dublin due to security issues. Change-Id: I18250f9ef9b41aed5f9c718198e67d2cb2cb9f8a Issue-ID: SDNC-794 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a1511a0712e4e50e3a70dc1fd8d39d2f082df4a3
2019-06-12Fix admportal imagePetr Ospalý2-2/+5
Docker container should be stateless and be self-contained. When image is run as container it should behave exactly the same with each run. This commit moves npm install stuff into docker build stage where it belongs. Please, read: https://docs.docker.com/get-started/part2/ Issue-ID: SDNC-685 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Change-Id: I4ff18b313a9af400bbfc2cbf6f4a1b1334593d9a Former-commit-id: 8436b953a938452f2d7c865e3bc2449ecfcabdea
2019-06-11Update listeners to use log4j2Timoney, Dan (dt5972)4-45/+58
Update listeners' log4j configuration for log4j2 Change-Id: If0cc99622537ffaf5d19d4a37ddaea807ad535e4 Issue-ID: SDNC-609 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 71f801193c2db366911766666a4b859286a87f16
2019-06-11Update sdnc versionTimoney, Dan (dt5972)1-1/+2
Update sdnc version for Dublin to 1.5.4 Change-Id: Ia266dd1c85c01a7b59d7611a707af845261509b7 Issue-ID: SDNC-795 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: b6ed78b501ad9ca0e3dbce02d7aae723ff6278b5
2019-06-09Add logic to delete resource also from AAIPérez Caparrós David, INI-INO-ECO-HCT4-944/+1667
Delete resources (AccessConnectivity, InternetProfile) from AAI in delete operation Issue-ID: SDNC-791 Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com> Change-Id: I4a3eb7880e3736656acf30342ac98aa84cd62afb Former-commit-id: 50cbf91801eed6445d10da5ede3d6177365752b1
2019-06-07Merge "Document OJSI-183 vulnerability"Dan Timoney1-0/+1
Former-commit-id: 8e06b22a975e1783b6d9a89ed6f9accc226bc676
2019-06-07Merge "Document OJSI-179 vulnerability"Dan Timoney1-0/+1
Former-commit-id: 60329a51a58e578008c4bf4aa5d291ca64050760
2019-06-07Merge "Document OJSI-100 vulnerability"Dan Timoney1-0/+1
Former-commit-id: 618bc063d0eea990f3547a0aef40488c29bda2df