aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-23Fix async logicTimoney, Dan (dt5972)5-853/+1233
Fix bug in vnf-topology and vf-module-topology DGs to call correct async DG (right now, not calling async DG). Change-Id: I2a32e9e0755c274cbe235e9f3aabb5547a7d17d3 Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: bf19b18511c382add95d33526e0706b7858f276f
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 Former-commit-id: a634edd152d2fc0c7b237cc5df8cc646da170f9b
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: Ic1eacf64fa59002a913d248796fc9247eeeac853 Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 328a0562c256b4d3781765506dded054b58c3426
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: 74ad4c7e51bbfa01caa2e504779b47dd86861428
2019-09-25Merge "Fixed the close tag"Dan Timoney1-1/+1
Former-commit-id: 0237d321ec5fb3e74020b9928bcdb70a9b16e8ae
2019-09-24Fixed the close tagLathish1-1/+1
Issue-ID: SDNC-922 Change-Id: Iba7fe64d8334371b64d920bbef37e459782afd31 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech> Former-commit-id: 7ff3c4db24cf3f047472609317229ebf90cc6555
2019-09-23Update release notesTimoney, Dan (dt5972)1-0/+91
Add release notes for El Alto release Change-Id: I0a40033a586f6695a60cfab8fc739d70e2062b87 Issue-ID: SDNC-909 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 21f5a09fef993bfc4c539d914243de2839c88b7d
2019-09-17Roll versions for FrankfurtTimoney, Dan (dt5972)26-62/+62
Roll versions in master branch for Frankfurt development Change-Id: I54e9f996f784b697b00048fca138f37b07b063e4 Issue-ID: SDNC-918 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: cb8ee364fa8007fb8511ac23c30a3cf7b69bc66d
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
2019-06-07Merge "Document OJSI-99 vulnerability"Dan Timoney1-0/+1
Former-commit-id: 4da6fd226247fc0e056a0065cf606c19a1e37ec8
2019-06-07Merge "Document OJSI-34 vulnerability"Dan Timoney1-0/+2
Former-commit-id: 157ea35af89059544b05058c20fb2eb8309a5f13
2019-06-07Merge "Document OJSI-199 (CVE-2019-12112) vulnerability"Dan Timoney1-0/+2
Former-commit-id: fd4db3019ed2aa13766de17de8ebf52226b839c2
2019-06-07Merge "Document OJSI-98 vulnerability"Dan Timoney1-0/+2
Former-commit-id: a25e29ba185d4e4e337ea1cf9c8103b64dfdc737
2019-06-07Merge "Document OJSI-91 vulnerability"Dan Timoney1-0/+2
Former-commit-id: 738b0302803769465e15f118879ee60f474655f3
2019-06-07Merge "Document OJSI-43 (CVE-2019-12113) vulnerability"Dan Timoney1-0/+2
Former-commit-id: fce70f9e94e79083d9635b5cb32eb1df31332d04
2019-06-07Merge "Document OJSI-42 (CVE-201912123) vulnerability"Dan Timoney1-0/+2
Former-commit-id: 67dec3df13ada39362c8b45043ee9b4f18846cc3
2019-06-07Merge "Document OJSI-41 (CVE-2019-12132) vulnerability"Dan Timoney1-2/+3
Former-commit-id: cb7bffceb87ca03c4055dbbe1c74e830670ddf79
2019-06-06Document OJSI-183 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-183 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I3b56b0668a4026cc9469ea5f06cc4b4be85b2b52 Former-commit-id: dff253c61367f8d4a559642da468b145256f1a7b
2019-06-06Document OJSI-179 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-179 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I296dd7076c84fd7947708cec65a597bb483f0836 Former-commit-id: 1195ce6167b5d32cef507ac95c38f55973ee9e49
2019-06-06Document OJSI-100 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-100 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I148bbc377029886689be83c4b20b5e3eacae94b5 Former-commit-id: 067574bb755a0f11c8f982fe5f20e164858aaef5
2019-06-06Document OJSI-99 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-99 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I7acac9f49d9488fe2f523fe8f3b1f1bdcdf97111 Former-commit-id: fcfdd5ad3d911b23fb01ab2815b3debf6ea6ad11