aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_vnf-topology-operation-assign.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Add missing backticks in test expressionDan Timoney1-1/+1
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 Timoney1-1520/+11
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
2019-09-04generic-resource-api DG enhancementCheung, Pat (kc1472)1-220/+506
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-27Revert "GRAPI DG enhancement"Timoney, Dan (dt5972)1-803/+220
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-22GRAPI DG enhancementCheung, Pat (kc1472)1-220/+803
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
2018-10-04self-serve dg patchCheung, Pat1-1058/+1018
inclues new self-serve forking logic, added silentFailure to for loops, not to set cap name to INPUT for generate-name Change-Id: Idd3deb016533dc70611d60dd289f4c4bc40d3136 Issue-ID: CCSDK-604 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 7209c246e382048781f166c2b3eeab24be7e9815
2018-09-07self-serve DG for CasablancaCheung, Pat1-5/+262
Add new self-serve DG and update existing self-serve DG for Casablanca Change-Id: Ib4c3ccf3ce2acc986df8c1a1d3374048e9ec73a1 Issue-ID: SDNC-437 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: a132f1f5d11eff79a10dd0040db351e209c197d1
2018-07-27Fixes to getpathsegment composite and VNF assignBrandon, Bruce (bb2697)1-190/+197
Catch up with fixes to getpathsegment composite and VNF assign Change-Id: I4dfc14c61eae992219384a0b13615357e242ac92 Issue-ID: SDNC-407 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: 5f5240ddb91e0507f9845a96708a4c97a907fe2c
2018-07-26Generic resource API DG catch upBrandon, Bruce (bb2697)1-328/+968
Generic resource API DG catch up with several new capabilities Change-Id: I6ba4a1716693a2fb0ba5314f60038277a50249a3 Issue-ID: SDNC-403 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: dd97cf829ce1c0b3bbb0e98e93a2e6619d945beb
2018-05-31Fix Service-object-pathBrian Freeman1-545/+386
Issue-ID: SO-664 Change-Id: I680c522ab52579fd0590d025e1e54c2125c78258 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 7f03f0a488da69d4b972392744be392fdeb14bf9
2017-11-21Remove active printContexts from DGsMarcus G K Williams1-383/+545
Leftover printContext execute nodes from debugging are removed. This should reduce logging pressure and hopefully solve issues where SDNC VM disks are filling after a specifified period. Issue-Id: SDNC-204 SDNC-203 Change-Id: Iaea165411758dc8b95add98f3675d26b52d11fa7 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 32d2ae71c4a68b3043f5f229f226c673c8ea49e5
2017-11-04Change Rackspace to CloudOwnerBrian Freeman1-3/+3
Issue-ID: SDNC-170 Change-Id: If64c4f12c503ac2d58b0de7d6750015162545216 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 9973bf478f9ffa5a89fc0c8b84e485876324df80
2017-10-26Fix error in SqlResource nameDan Timoney1-2/+2
Fix error in SqlResource package name Change-Id: Id88305c345fefa7f0d5ed7aa1d7acb5ec45ecd71 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f514c5cd6b4e5071b8f0340d83f9870eba273939
2017-10-25Replace att-aic with RackspaceDan Timoney1-3/+3
Cloud-owner in DGs should be Rackspace, not att-aic Change-Id: Ibd0a440aa01b69651909931192b43e1d995c295a Issue-ID: SDNC-147 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ee1e879e47048dd21477d6992fff3694b99631f7
2017-09-21Renamed ecomp-model-informationDan Timoney1-24/+24
Updated generic-resource-api DGs to reflect name change of ecomp-model-information to onap-model-information. This name change was missed in initial seed code submission, but is consistent with API doc published on ONAP wiki. Change-Id: I5cb95c98ed7c8748fcd2a607bee8b81a6166ae99 Issue-ID: SDNC-98 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 979076e024b63ea7632c3cd57b8d62525482698d
2017-09-06Add generic-resource-api DG seed codeDan Timoney1-0/+383
Add seed code for generic-resource-api directed graphs. Change-Id: I51df937740d54d6f907c79fe322e4ffafe53537c Issue-ID: SDNC-45 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b014b942536d93f55664b67a36436168e623bcec