summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04SDNC DGs updated for nni usecaseRahul_cool29-924/+2432
New Dgs are added for SOTN-NNI usecase Issue-ID: SDNC-899 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I33ab797c4d0f5b3f11e78843127cd373c478d594 Former-commit-id: 25d232700159699e44822acaa5f1d850292eb501
2020-02-28Merge "TAPI controller Topology"Dan Timoney3-0/+2570
Former-commit-id: 2627562e601e7a07865af79b9ab5acb77c1d6759
2020-02-28fixed sdncweb helpserverMichael Dürre3-2/+57
fixed unresolved meta.json for helpserver Issue-ID: SDNC-1089 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I58b30872bfe4260f8be1c0ade870f8b3d3698798 Former-commit-id: a8786c7978848bf99e8f437fb0083fce94fdf00f
2020-02-28TAPI controller TopologyFranklin Dsilva3-0/+2570
Discovery to support MDONs use case Change-Id: Ie5a2c9e3ceb17520017ea7ae6210b0699feb7977 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 5bb560faedfd20c243ebfa52a79e39efd39eb9ea
2020-02-25Add SDNRDM mode to sdncherbert3-2/+250
Add startup script for oom and adjust dockerfiles Issue-ID: SDNC-1042 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ie1db0f5078158ad762480e648178ae58ee0a39e8 Former-commit-id: 2729820a6f266dabe6fe550c0fa6e6ded6855d6d
2020-02-22SDNC script changes to support jks, p12 cert formats from AAFrameshiyer272-23/+115
Issue-ID: SDNC-991 Change-Id: I9d5e6ea7bc04673bf6d4706787dbe3fc03f35d4c Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Former-commit-id: 7ccd7f9a9e1d026d0f989233260d8159d537f832
2020-02-22Merge "Update DGs and Playbooks for PNF SW Upgrade"Dan Timoney12-1671/+1791
Former-commit-id: 34f68772873e4ac75ee8477d1a9865fbd8efec0c
2020-02-21Update DGs and Playbooks for PNF SW UpgradeEnbo Wang12-1671/+1791
Change-Id: Iecc84ca6f794fe9947e81da3d95ceaad00f2861d Issue-ID: SDNC-1079 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: e2915384cc7523e93c2e154d4a84920fd093146d
2020-02-20Topology Discovery and optical-service DGsFranklin Dsilva24-356/+4618
to support MDONS usecase Change-Id: I1c28e799cc83325e8913d17ee8b718b0a4160cb2 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6a42d5eee5d71870527c8a302308f3e49829a496
2020-02-19fixed sdnc-web pomMichael Dürre2-77/+27
fixed parent and also some other props sync to sdnc-image Issue-ID: SDNC-1064 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I7807e6298da407d0e87db24e6b95b32d4655c5f7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: b5cd53a8da9d5a4707875e97d6975097217e9545
2020-02-18Merge "Fix missing parameter value in BBS json template"Dan Timoney1-1/+1
Former-commit-id: df853bec2c86a38c9e2d81e499185ead5332bf3c
2020-02-18velocity templates for A1 Adapter DG'sSandeep Shah3-0/+16
New velocity templates to address JSON array response from A1 mediator Issue-ID: SDNC-1074 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I697b43e90762c5a1c5c7b51a2ae410763a6c61cf Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 09e4e9963d0214b795fab5bfe0d704945cab553d
2020-02-18Fix missing parameter value in BBS json templatePérez Caparrós David1-1/+1
The access_id(=remote_id) value was missing in the json template used for creating the BBS use case access connectivity resource in the 3rd party controller Issue-ID: SDNC-1021 Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com> Change-Id: If2ddc7472f7af9ae9140b76212f41042bcd8daaa Former-commit-id: 0bc82eb176015e5c91c71d9270e0416dd8bc559d
2020-02-18Merge "Fix build error due to missing 0.7.0 artifacts"Dan Timoney2-49/+48
Former-commit-id: 11a572815f8b0f24f6b801211db16420b52f489e
2020-02-18Fix build error due to missing 0.7.0 artifactsDan Timoney2-49/+48
Fixed to use latest CCSDK snapshot version instead of using version 0.7.0, which was not released due to bug in auto-release process. Change-Id: I14a764c9999bd533d7e0029cc0361f556749d65e Issue-ID: SDNC-1077 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: dc7a05c352b80786efd7f6bb1fcb8845dbc57bbc
2020-02-18Merge "Migrate sdnc-oam docs"Dan Timoney9-0/+145
Former-commit-id: f186adb942879e2658142f0cd262f95c8b99e886
2020-02-10Use released version of CCSDK dockersDan Timoney1-2/+2
Update to use released version of CCSDK artifacts Change-Id: If989cae73ef9c8a507cdb4b4e6ab7da2c2668485 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: d57df396b58ca166648ff093cd8e980a61ee93b4
2020-02-10Migrate sdnc-oam docsJessica Wagantall9-0/+145
Merging this will create https://onap-sdnc-oam.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifceb0ab965b2d29aa12a2eeb37bf7ac4edba341c Former-commit-id: fae53739934414ac06d6161a8319bba7d8c14cb1
2020-02-06Update to use released CCSDK parent pomDan Timoney1-1/+1
Update new module sdnc-web to use released parent pom 1.5.1 Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 15ca43491e1cd9adfc6c640bfab5c7dce260894e
2020-02-05Merge "add sdnc-web dist"Dan Timoney8-0/+684
Former-commit-id: 6862799321b85f364a3fa1be8639bed1de3b9d23
2020-02-04Update to use released CCSDK parent pomsDan Timoney19-19/+19
Update to use released version 1.5.1 of CCSDK parent poms. Change-Id: I57f457bcc5a89bafe9f70d938831fb8866d9493f Issue-ID: SDNC-1059 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7eddd2d8a0bbbe26a803f93b3fbb891b640fb9df
2020-02-03add sdnc-web distMichael Dürre8-0/+684
add osgifree dist for web based content Issue-ID: SDNC-1013 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3964f13cf15479525862c2abddfd154fe9dcabee Former-commit-id: b565c3dc19ab4658db2c86fe2bd6d24072b72944
2020-01-23Add missing backticks in test expressionDan Timoney4-142/+142
Backticks were missing from test expression, causing test not to be resolved properly. Change-Id: I1fdc00dbe16c789837d71cc263e262b4167695f3 Issue-ID: SDNC-1022 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 6b0f198a98a67ecac3b4a8ba9b8b2ab34bac735d
2020-01-22Carry forward GRA async fixesDan Timoney12-16231/+31032
Carry forward fixes to GENERIC-RESOURCE-API async flow made late in El Alto to Frankfurt. It appears that some changes were not cherry picked, so fixing that by submitting the final El Alto version of the impacted directed graphs. Change-Id: I518328669124a393383ef65988a5313632e8634e Issue-ID: SDNC-1017 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9b57e7af120f38f716bc5a8526dfd32cec4a87fa
2020-01-08Fix DG names of downloadNESw and activateNESwEnbo Wang8-181/+181
Change-Id: I441922915dca6f6e756f1b002e90e42bbb971357 Issue-ID: SDNC-857 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 78a1f2ec89fcbf01e6bf0d28128820b3a88818bf
2020-01-02Merge "Support playbook-name in payload of PNF S/W upgrade LCM API's request"Dan Timoney8-1832/+2173
Former-commit-id: 92149eee8b918dac402a325696a2ee751cca82ee
2019-12-23Support playbook-name in payload of PNF S/W upgrade LCM API's requestEnbo Wang8-1832/+2173
Support playbook-name parameter in payload of PNF software upgrade LCM API's request. So, the DGs can get the playbook name from API's request, not just get it from the config file lcm-dg.properties. Change-Id: I82a1fda266f4deab04aca336b69b963c73de9668 Issue-ID: SDNC-1012 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 6da28287686395bdeae3959a2ba7bdd98db62434
2019-12-19Velocity templates for A1 Adapter DG'sSandeep Shah7-0/+41
Velocity templates used in DG's for A1 policy type and policy instance creation Issue-ID: SDNC-1011 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ie16d89271a9ce058e47f879ad107545df8da03c8 Former-commit-id: febc82515ae59dc9247d78914fc1a00066d20568
2019-12-13Add DGs and Ansible playbooks for downloadNESw and activateNESwEnbo Wang8-0/+3388
Provide DGs and Ansible playbooks for downloadNESw and activateNESw. Change-Id: Ie1986c5fa9296be64f5f5a7daba9b37568c49710 Issue-ID: SDNC-857 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: e230b8417389625b80b1e0f39405b8dc73322c78
2019-12-06Update CCSDK parent pom version to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)19-19/+19
Update to use latest CCSDK Frankfurt parent pom snapshot. Change-Id: Id4fc77d456ea1f8912dc8e62c4423253aa987aea Issue-ID: SDNC-993 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ba38487742d73c22b6185978f0b8f821a4d94640
2019-12-05Merge "Properties files for DMAAP Listener for A1 Adapter"Dan Timoney2-1/+36
Former-commit-id: d35d9fb42ed481f61c1a427e7a5a190be321561a
2019-11-22Properties files for DMAAP Listener for A1 AdapterSandeep Shah2-1/+36
Properties files in SDNC docker to support DMAAP listener for A1 adapter Issue-ID: SDNC-989 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Iac4edc36b96893013e7dd228cf7a61b0077cedee Former-commit-id: 981a3bc8af0c71e7b45e09dceb77ea3a5941cdd1
2019-11-22fixing security issues found in onap admportalRotundo, Al (ar3165)6-441/+535
changed exec command to spawn command to prevent arbitray code execution Issue-ID: SDNC-978 Signed-off-by: Rotundo, Al (ar3165) <ar3165@att.com> Change-Id: I4487b5c7a14d7a7b1e4985b89e646cf6801845e0 Former-commit-id: 484d74555c481f055a7f33909071962cace85aa0
2019-11-08Fix vCPE GRA NetworkBrian Freeman2-83/+2795
Issue-ID: INT-1345 Change-Id: I10dd72b7c3587f8c5cd6ebe35fe786858f420b71 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 2d4f6f3ff3c675ab9243efeaa41c3a4822268db0
2019-11-01Fix vnf-topology-assign asyncTimoney, Dan (dt5972)9-1114/+1086
Updated vnf-topology-operation and vf-module-topolopy-operation not to call assign-async directly. Updated vnf-topology-operation-async and vf-module-topology-operation-async to call assign-async instead of assign. Change-Id: I16900ecb2126d2fe7fc3e1dfea351345272c275f Issue-ID: SDNC-961 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 47c7a904b9a764a2159066bff311f204fd18ce0d
2019-10-31Merge "Remove reference to $aicSiteId variable"Dan Timoney1-2/+2
Former-commit-id: b6b8c365120e9f5e8bf3105a9acc6e2e38b2f57c
2019-10-28Merge "Certificate path get from environment"Dan Timoney1-1/+1
Former-commit-id: 5a32bc03128c6d1965b08fab811a4f0aab80b087
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: 17b79413853072ebd5cb805456c67a6661515851
2019-10-23Merge "Improve security release notes for El Alto"Dan Timoney1-1/+13
Former-commit-id: 2b1b8b28022a6ff53842c8ca513c5922f0c958a0
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: 7462a4c32166d74cd4565774b82d7221c49b4f30
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-22Certificate path get from environmentburdziak1-1/+1
Issue-ID: SDNC-896 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> Change-Id: Id704359f7bd9b09f8a479587be6e13de492084c9 Former-commit-id: f41adba2bb63cf848a73015c1529959aa846bb91
2019-10-16Remove reference to $aicSiteId variableBartek Grzybowski1-2/+2
This variable is nowhere initialized so removing it. Change-Id: Ie0321c45e9c77e312db5a5d3233dbd57541e2ca4 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: SDNC-946 Former-commit-id: 139e34221c22e4c47108c2b69389663569d994b8
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