aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Workflow Recipe LookupElena Kuleshov29-17/+2235
Workflow Recipe Lookup and related Catalog Beans Change-Id: Ib1c3493106658d139861d2620dfb9cb382115744 Issue-ID: SO-1728 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-06Implement Traffic Distribution BBsElena Kuleshov7-3/+245
Implement Traffic Distribution BBs Change-Id: I193a30a1f7bb353d0e3fbb1460ca5d9840bb5870 Issue-ID: SO-1553 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-06Merge "Add tenantId to multicloud request header"Marcus Williams1-6/+10
2019-04-06Add tenantId to multicloud request headerEric Multanen1-6/+10
The multicloud API can take the tenantId as an item in the header. Add the tenantId to the request headers of the multicloud plugin. Change-Id: I7ff11cd52eea429e0c694092b006887f13de2fda Issue-ID: SO-1446 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-06Merge "Allow volume groups in multicloud plugin adapter"Marcus Williams2-54/+109
2019-04-05Allow volume groups in multicloud plugin adapterEric Multanen2-54/+109
Remove multicloud logic that was skipping over volume group and non-base module requests. Change-Id: Ie121fec2ab752b4d974a1757d01317cd6feef30d Issue-ID: SO-1445 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-05Merge "Notification handling for terminate"Byung-Woo Jun9-44/+256
2019-04-05Fix Java OOF ClientMarcus G K Williams10-59/+135
Update IT tests to check correct post and update client to correct post behavior. Issue-ID: SO-1469 Change-Id: I8339cbff944587df5663d1fbff7f0cc41b7f2fe6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-04-05Notification handling for terminateMichaelMorris9-44/+256
Issue-ID: SO-1634 Change-Id: Idd5e06554cb7714d9107042cd4f7426cdf764cef Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-05Merge "Change to use OAM IPAddress"Steve Smokowski4-14/+98
2019-04-05Change to use OAM IPAddresseeginux4-14/+98
Change to use ipaddress-v4/6-oam for the config deploy Add more assertions to the integration test Issue-ID: SO-1506 Change-Id: I5ba45b055569f90f91308b6e9d4bd85a1d4e99fe Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-05Send terminate VNF to VNFMMichaelMorris11-61/+292
Issue-ID: SO-1633 Change-Id: I2d1010496725a47af7af108a681e1c16c749126c Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-05Merge "Added Node status monitoring"Steve Smokowski8-16/+510
2019-04-05Merge "Notification handling for instantiate"Steve Smokowski10-0/+2536
2019-04-05Merge "Fixed Sonar blocker issues"Steve Smokowski6-51/+87
2019-04-05Merge "add openstack audit of delete function"Steve Smokowski5-50/+199
2019-04-05Merge "Return 200 instead of 202 on WorkflowSpecs GET"Steve Smokowski2-2/+2
2019-04-05Merge "Add support to parse cdl inside LOB and platform"Steve Smokowski5-7/+66
2019-04-05Merge "Fix runtime bugs in bpmn groovy"Steve Smokowski10-1755/+1630
2019-04-05Merge "add custom mapper to soap endpoint argument"Steve Smokowski2-6/+10
2019-04-05Merge "Call multicloud aai update from mc vnf plugin"Steve Smokowski2-9/+117
2019-04-05Added Node status monitoringLathish8-16/+510
Issue-ID: SO-1626 Change-Id: I0447549ca1024cd768b2bead2fe351895e314567 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-05Fixed Sonar blocker issuesr.bogacki6-51/+88
Fixed blockers according to Sonar analysis. Added tests for fixed issues. Change-Id: I8e259147082d722961048454fae9484cc0d8b0a8 Issue-ID: SO-1734 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-04-04add openstack audit of delete functionBenjamin, Max (mb388a)5-50/+199
audit feature for disc and creates Change-Id: I95b6e36d15f0a5a0790aa267a9dbf4c468f69b24 Issue-ID: SO-1749 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-04Add support to parse cdl inside LOB and platformBenjamin, Max (mb388a)5-7/+66
Add support to parse cdl inside LOB and platform Change-Id: Ie1013d2ba606767d372cfedd4acfb500db209bd3 Issue-ID: SO-1748 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-04add custom mapper to soap endpoint argumentBenjamin, Max (mb388a)2-6/+10
add custom mapper to soap endpoint argument Change-Id: Ib57a3ac98c788461bf305965b6d34e7db2433d0a Issue-ID: SO-1747 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-04bugfix for heatbridge keystone v3 not returning any resourcesMunir Ahmad1-1/+4
Issue-ID: SO-1484 Change-Id: Ic1341e94086470c59aab324a3ea16e4e7e086d38 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2019-04-04Notification handling for instantiateMichaelMorris10-0/+2536
Issue-ID: SO-1629 Change-Id: I3ef8aae6f40c83600b723d5c8a5e8a2c7d7b1516 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-04Call multicloud aai update from mc vnf pluginEric Multanen2-9/+117
After successful vfmodule create, invoke the multicloud api to trigger update in aai. Change-Id: I3f6ceee7a8ea5f907fefcbe1a57ba35b9a666cb1 Issue-ID: SO-1444 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-04Return 200 instead of 202 on WorkflowSpecs GETElena Kuleshov2-2/+2
Return 200 instead of 202 on WorkflowSpecs GET Change-Id: I861801f86416b98beea98913b3788da8180dbdf9 Issue-ID: SO-1745 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-04Merge "PNF WF post instantiation configuration"Steve Smokowski48-915/+2046
2019-04-04Merge "Implement builder"Steve Smokowski2-93/+151
2019-04-04Merge "if audit fails write sub interface data to a ai"Steve Smokowski32-538/+2696
2019-04-04PNF WF post instantiation configurationeeginux48-915/+2046
Add PNF ipv4/v6 address for config Deploy Add Integration test for CreateVcpeResCustService_simplified.bpmn Modify the PnfEventReadyDmaapClient to avoid one more running thread Refactor the so-bpmn-infrastructure-flows test resources Modify the CreateVcpeResCustService_simplified.bpmn Add ConfigurePnfResource.bpmn Add Delegates Issue-ID: SO-1506 Change-Id: Iffb69d1441ef0b485ee8cd3fb5da5f1a35279a95 Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-03Added Delete Job MonitoringLathish6-65/+568
Issue-ID: SO-1729 Change-Id: Ied97d2aafc481cf3fcdc27ee3b4e798c4fb86df4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-03if audit fails write sub interface data to a aiBenjamin, Max (mb388a)32-538/+2696
added logic to write sub interface information from openstack to a&ai when audit fails to find it Change-Id: I24266812dc60eb69bfd90e3e5b34113e9fd8f4f4 Issue-ID: SO-1737 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-03Merge "skip post instantiation configuration"Steve Smokowski9-2/+58
2019-04-03Fix runtime bugs in bpmn groovyk.kazak10-1755/+1630
DoDeleteVfModuleV2: non-existing variable uri (was renamed to resourceUri) DoUpdateNetworkInstance: queryIdResponse type is expected to be L3Network UpdateVfModuleVolumeInfraV1: non-existing variable cloudOwner Include tests for those fixes to build Change-Id: Icaea91260fbf6603f134df893a64ec1ca5ac40ab Issue-ID: SO-1649 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-04-03Send instantiate VNF Request to VNFMMichaelMorris14-182/+719
Issue-ID: SO-1624 Change-Id: Ida69ecaed5323e42ecebe189ef79c323133855f3 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-03Implement builderArindam Mondal2-93/+151
Issue-ID: SO-1577 Change-Id: I0bb4790ce179330cf7f942021725f2b72d1a0829 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-04-03skip post instantiation configurationeeginux9-2/+58
Update the schema to include new column Ingest the property from tosca to DB https://jira.onap.org/browse/SO-1671 Issue-ID: SO-1671 Change-Id: Ic6d8d2cfccaa24ba1f9320e4fc2f4255d532fb08 Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-03Merge "do not error out when there is no config"Steve Smokowski2-5/+41
2019-04-02do not error out when there is no configBenjamin, Max (mb388a)2-5/+41
fixed rollback execution path creation in bb tasks do not error out when there is no config Change-Id: I3e2ce1e203271deebc45e1f14a884c940ecd5d25 Issue-ID: SO-1733 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02vnf resource uuid nullBenjamin, Max (mb388a)1-10/+15
- Moved VNFC code at the end of the VNF resource handling. Change-Id: I38087a3960d651d9b91e1642c030fda4435d09ca Issue-ID: SO-1732 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02fix catalogdb cvfnc customizationBenjamin, Max (mb388a)67-5160/+5788
Hibernate entities were all wrong and needed a complete rewrite. The scope kept growing and ended up touching a lot more of the code than originally planned. These changes make the db interactions much easier and more straightforward from java. The flyway script order had to change to make this migration possible. Change-Id: I6ce363a385661300eddb11923ac6a80538edaddc Issue-ID: SO-1710 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02Merge "Construct multicloud infra_workload endpoint"Steve Smokowski7-46/+70
2019-04-02Construct multicloud infra_workload endpointEric Multanen7-46/+70
Use the cloudOwner and cloudRegion to construct the multicloud endpoint for the multicloud VNF plugin adapter. Use configuration to obtain the MSB IP and port number. Stop using the cloud sites catalog DB since there is only a single endpoint required talking to multicloud. Change-Id: I0e9b45a51b6e36f4782226f851e7d01de7f1b133 Issue-ID: SO-1447 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-02Add job handlingMichaelMorris10-16/+485
Issue-ID: SO-1624 Change-Id: I84c089d7b0ad610f0fe38be220a81a1f0762f394 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-02Merge "Check for existing VNF in VNFM"Byung-Woo Jun25-82/+9362
2019-04-02Check for existing VNF in VNFMMichaelMorris25-82/+9362
Issue-ID: SO-1622 Change-Id: I6aa6af3c6988032f436c5da79c0140370469439e Signed-off-by: MichaelMorris <michael.morris@est.tech>