aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sdwan
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Fix for sdnc aai relationshipprakash.e1-174/+174
Fix for sdnc aai relationship for generic vnf resource and service instance. Issue-ID: SDNC-780 Signed-off-by: prakash.e <prakash.e@huawei.com> Change-Id: I5db4e0a7f243a1be15e95221250e6e84e91e5509 Former-commit-id: 4a1c826efda07f3bb20f1531ca97c7a4726f4d96
2019-05-29Fix SDNC parameters save in AAI failureprakash.e6-1207/+1238
1. SDNC is fixed by passing proper UUID and version ID. 2. SDNC is fixed by removing validations for vnf resource creation DG 3. Fixed sdwan-wan-port-static.json template by passing generated wan-portId Issue-ID: SDNC-773 Signed-off-by: prakash.e <prakash.e@huawei.com> Change-Id: I0021983f0721dde6592d86bef602b8b4641215a3 Former-commit-id: 5e6ca08e7b71fa0ba6fc4a9ad9e02739e81e5e07
2019-05-17Fixed SDWAN bandwidth change issueshashikanth.vh1-781/+829
1. update svc-action not handle in vf-module-topology-operation DG causing bandwidth change failure. 2.sdwan-bandwidth-policy-change node link to get ESR missing so could not get controller IP 3.Update code to send request based on IPMode Change-Id: I837f98c9199ddb34644e8c5af1679598ac123fc4 Issue-ID: SDNC-767 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: e151fc707c1426e2c8563726a8b396de0e0b65c9
2019-05-10Fix SDWAN DG activate in SDNC startupprakash.e2-458/+458
1. SDWAN newly add vf-module-topology-operation DGs are added in graph.versions to activate during SDNC startup 2. Fixed SDWAN site and wan-port delete DGs by calling right DG to get parameters. Change-Id: I34fa321e325d92b2a471bc9cd8ae499990ae37b8 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b4f2903673c98cb12c99760c08a072340bfcfc08
2019-05-06Fix SDWAN peer wise integration testing issuesprakash.e3-349/+507
SDWAN lan-port-config create,activate DGs are fixed with valid request-action and updated service-data with response-id returned from SDWAN controller Change-Id: Ib4067d4de257c64f81b4e70584bcf26c87bbaa04 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 08d1ca8e484cab832ce1f54cc36539888d77b08a
2019-05-06Fix SDWAN lan-port deactivate DG with url changeprakash.e1-920/+1300
SDWAN lan-portdeactivate DG is fixed with correct urls for device-port-delete, lan-port-delete and bride-domain-delete Change-Id: I160f219f40e67cbc153e05084a0c851b40672dae Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: ee72118f757731a3bc4f674705f00dfb49502e2a
2019-05-06Fixed lan-port-deactivate by passing bridgeDomainIdprakash.e1-169/+213
Added bridgeDomainId parameter in lan-port-param DG to pass it in bridgeDomain delete request to controller Change-Id: Ifef40161756256ec57cde1ee1fbf8779edec81fe Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 813277f3100e05ae7580b0cd8712ee97eec7e99c
2019-05-06Fix SDWAN lan-port-delete DG by passing valid indexprakash.e1-251/+251
SDWAN lan-port-config-delete DG, vf-module-id is passed with correct vnf-index. Change-Id: I23e4cb60fcf8c6db5c383fbaf63ddc9123f3210a Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: c4a473250721d08c9eef5170800efa2932bee15c
2019-05-05Merge "fixed WAN port deactivate issue"Dan Timoney1-283/+283
Former-commit-id: 1b1345b80a0dfbc6ea3cf2da221816b9ea0e0d2a
2019-05-05Merge "Fix SDWAN lan-portId set in service-data"Dan Timoney1-740/+801
Former-commit-id: 68885623b91e7e4745b53df2393c53b37b00c6bb
2019-04-29fixed WAN port deactivate issueshashikanth.vh1-283/+283
On delete of WAN port controller returned 500 error code, this issue fixed Change-Id: Iebcd3b44b830bd067f6858230e339b6338964773 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 4db3c5b014e3e5002e2df59ab922268bc0fdce08
2019-04-28Fix SDWAN lan-portId set in service-dataprakash.e1-740/+801
SDWAN lan-portId value is copied and set it to prop.lan.lanPortId. Change-Id: Id01d0f1b22073d273f38b50d62817129e1bfd7ee Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: ca849a89db8c72e5a9278b77dfadb5ba9f62e770
2019-04-27Merge "fixed WAN port create issue"Dan Timoney1-3/+3
Former-commit-id: 5377ee40ada510053ed0beeba9410de6600a6ae2
2019-04-26fixed WAN port create issueshashikanth.vh1-3/+3
Invalid parameter is used to set context memory for ip address Change-Id: I71e33d7d27526fd95a12afc08a669dbeb8768f32 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 7fb0b011a2ebba3757e41f219fdd1b4efc1a6c8a
2019-04-26Fix SDWAN lan-port-config ip-subnets creationprakash.e1-121/+165
SDWAN lan-port ip-subnets creation called after attaching site to VPN to resolve invalid-vpn error from controller Change-Id: Iec9d8a1945e3ddd992aa33e5f96b1ab9ce1dfd88 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 83413b8058da81bd163b1c4270f4851cbbde0161
2019-04-25Fix SDWAN site role passed to controllerprakash.e1-899/+936
SDWAN site role dsvpn-hub and sdwan-edge is not fetched and passed to controller. Now it is fetched in for loop and passed to controller. Change-Id: I85b7be5bdc802fa7144631aeaf3cf19bc3fde979 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 570153b334e64246b2eff459d18d6eac6df70e22
2019-04-24Merge "Fixed SDWAN lan-port-activate DG with correct AAI resource"Dan Timoney1-652/+837
Former-commit-id: 797f2333a91eb3de6fdbc8260e02f39e6b99e802
2019-04-24Merge "SDWAN vpn-site-res delete DG duplicate removal"Dan Timoney1-222/+178
Former-commit-id: 635497eccd5158a70e310f789a21c68d9150d813
2019-04-24Merge "SDWAN vpn-site-resource DG- failure cases handled"Dan Timoney1-101/+176
Former-commit-id: c5233c49f31447379f0a2a1f6f1033dfcf1a711e
2019-04-24Merge "SDWAN site-resource to generic-vnf relationship failed"Dan Timoney1-181/+183
Former-commit-id: 0e0b0eb721cdf7c2740120ebfb6baee6effeb97a
2019-04-24Fixed SDWAN lan-port-activate DG with correct AAI resourceprakash.e1-652/+837
SDWAN lan-port-activate DG is updated with correct AAI resource name lan-port-config. Earlier resource name sdwan-vpn is used Change-Id: I2ed2d4da0415a57b4cbb02f13a557f5da93ba80b Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 5a05205ebb2299f235e76a2288f7347d29e6cebb
2019-04-24SDWAN vpn-site-res delete DG duplicate removalprakash.e1-222/+178
In SDWAN vip-site-resource-delete DG, Duplicat validation of vnf-id is deleted where requiredParameters method is called for validation and again validating for NULL check with the same input. Change-Id: Ic28da8a0d4f03203d0535ac7fa696b725011242f Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 0e235c74665b23535ab9a715684c700de8d910cb
2019-04-24SDWAN vpn-site-resource DG- failure cases handledprakash.e1-101/+176
To activate vnf-resource, order status should be Created. Fixed by Adding validity check with order-status is Created. Change-Id: I489ac4bad2af05d8b34922a70c49ed970e934370 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 0872665a543775469b1c7cf851fef6728529e12f
2019-04-24SDWAN site-resource to generic-vnf relationship failedshashikanth.vh1-181/+183
Change-Id: I500b260710c0c869d1e2c0cd3a4d17e532250f70 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: b90c38f8871cc36434568009d856cb90c8c6448a
2019-04-24SDWAN vpn-site-resource DG parameter changeprakash.e1-137/+137
1. parameter name vnf-index changed to vnf-id to set id returned from generateUUID. 2. Deleted commented lines in service relationship in AAI Change-Id: I5aaac2e15ff2ea2bc1c590d8c6c4818d8f84d047 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 4067c21aafd96649d687c7a1dc3d0215710e61df
2019-04-24Merge "SDWAN WAN port create exception issue fix"Dan Timoney1-186/+186
Former-commit-id: c1b7f1400023567a2e138282592aaebd389738bc
2019-04-24Merge "SDWAN wan port activate DG"Dan Timoney1-932/+798
Former-commit-id: 8d490414104502047c1742c41c4d956407642bf9
2019-04-24SDWAN wan port activate DGshashikanth.vh1-932/+798
Fixed couple of issues 1.paramters update for static and dhcp scenarios 2.invalid key parameter used while updating to AAI 3.Removed unused and hardcoded nodes. Change-Id: I08e98d09392c2094dfbe9eb7c6def14be03d76e0 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 99141d3dd9d62dc636f2b7cacc2dba5874c88611
2019-04-24SDWAN WAN port create exception issue fixshashikanth.vh1-186/+186
1.Generated vf module id not updated in service data 2.site-resource vnf relation-ship should be with wan-port-config and not with sdwan-vpn Change-Id: Ie5c153eb35799d93719b277492f43a5f3723e93d Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 0c8135ecd3666e8502122ebd622dd67930da4f00
2019-04-22SDWAN vpn-create DG reoptimizedprakash.e1-291/+187
Removed duplicate nodes to fetch vnf-id from service-data where it is present in both validate input parameter DG and vpn-create DG Change-Id: I2188f040b199f9f986a80855f7164a015eff835d Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 92753192dce9d0f526c0ddf79b3c5de6f05721e4
2019-04-22SDWAN vpn vf-module-topology added null checkprakash.e1-436/+480
sdwan-vf-vpn-input-parameters DG is updated by adding NULL check for vnf-index Change-Id: I54ec5edb8b37a87a6015a6b4f58aa858a96bad3d Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b83410a64457c04568bac634a8f85c7274980008
2019-04-22Fixed SDWN lan-port-delete issue in AAIprakash.e1-235/+279
modifed lan-port-delete DG by chnging AAI resource name to lan-port-config Change-Id: Ieceaee4c01c086b2fa6c9ef4493b71173c22b83b Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 13a1121e5c5dc07a372f7f88c191ad0b9037834e
2019-04-21updated lan-port-deactivate DG with vnf-id null checkprakash.e1-627/+671
Added NULL check for vnf-id and updated device-name parameter by removing quote Change-Id: Icac396301a104d948770724fcaad4f19f065ff0d Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 6060a65e5d436bd9c337cd036dfbd0254db87f0b
2019-04-21Fixed device-id fetch issue in sdwan-lan-port DGprakash.e1-640/+705
Fixed sdwan-lan-port-activate DG by fetching deviceId in service-data by passing device name in valid input parameter Change-Id: I4f5bab7f5f09f6bd35334854c490fcfef862454a Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: c3e0c12aca66c5b5da4e0fa6a24b034aa35b03a2
2019-04-21Fixed lan-port-config resource in AAIprakash.e1-277/+322
Added vnf-index null check and Added lan-port-config resource inplace of sdwan-vpn resource in AAI for lan-port-create Change-Id: If05b730da8932fb25396cb82688e302c6c5a4eab Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 09c286f73a72a24f46ef09d5f2c5519eb79a05bd
2019-04-19Merge "Fixed get-vf-module-lanport-param DG with proper input param"Dan Timoney1-170/+170
Former-commit-id: 7abc384133b055fa56b8c9f33ff52255b18afbf7
2019-04-19Merge "SDWAN tenant auth DG"Dan Timoney1-1189/+96
Former-commit-id: d8d10533ee6b88981f7c32480544b0816aa35675
2019-04-19Merge "SDWAN device oper status not updated in AAI"Dan Timoney1-404/+419
Former-commit-id: b6f2775e642f2a0b7cfeb4162bae8a98ec0ea0ae
2019-04-19Merge "SDWAN wan port creation failed."Dan Timoney1-290/+290
Former-commit-id: f68d82e64933a6301aef43bb8df4b0477c21d477
2019-04-19SDWAN tenant auth DGshashikanth.vh1-1189/+96
json file not merged with proper DG in previous commit reverting the change Change-Id: If6bbb5f81a96d78c9e01aeb8165900e986646839 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 8759135ce1c25d9602ae5674da74c5d1f95e6967
2019-04-19Fixed get-vf-module-lanport-param DG with proper input paramprakash.e1-170/+170
input parameter is updated with vf-module-request-input which is copied in parent lan-port-create DG Change-Id: Ia472883fb8cb166dfd7cd3315d1f46f0ce073cf1 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 86d8e681534c52c5bb420bb9e3bf188e8303dd15
2019-04-19SDWAN device oper status not updated in AAIshashikanth.vh1-404/+419
fixed few issues 1.calling sube DG sdwan-get-tenant-auth not required 2.AAI device not updated with active on device activate Change-Id: Ib782c0db8735c446b018412a0865df65ef55f10d Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 59e7b1c3ed08541fd712af64c897441306954c1d
2019-04-19SDWAN wan port creation failed.shashikanth.vh1-290/+290
invalid input parameter used instead of vf-module-request-input.vf-module-input-parameters for getting input properties Change-Id: Ib972aa9bb03a6a91de64c0ebe7e7d78d469b2e1e Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 96011c3446b6bb188d1022ec9314af309ad013b0
2019-04-19Merge "SDWAN Device vf create not handled for invalid vnf id"Dan Timoney1-261/+462
Former-commit-id: c22029820429abd26f334140f98e81d76ba5a87b
2019-04-17SDWAN Device vf create not handled for invalid vnf idshashikanth.vh1-261/+462
1.vnf id validation not handled while device vf creation 2.device instance in AAI can be created be SO or SDNC if SO create then SDNC has to update otherwise create device instance in AAI, this scenario handled. Change-Id: Ia7591f6dbeffcac6041237e3822e68a9bd005684 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: ea0bc09eba2eeb36f99d32d42b94a5a84801eab4
2019-04-17updated generated vf-module-index parameterprakash.e1-224/+224
vf-module-id is assigned with correct parameter prop.vpn-vf-index since vf-module-id is NULL in response Change-Id: I39c4541996d9809aacecec70ac4e84da8011cb33 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: f6b4d96d8938241d95c0f75f28444231ff425eae
2019-04-16Merge "Fix sdwan-vf-vpn-delete DG by passing vf-module-id"Dan Timoney1-66/+301
Former-commit-id: 15c6cfe1990346af373968693fd7c568003bea11
2019-04-16Merge "Device input parameter processing failed"Dan Timoney1-205/+205
Former-commit-id: 6748f871443426f8ac06a069ac602452b9a837bf
2019-04-16Fix sdwan-vf-vpn-delete DG by passing vf-module-idprakash.e1-66/+301
Vf-module-id is passed as it is not passed and returned Missing key is getVfModuleId. Change-Id: I576f6fd11b97aa1af423837bcd741abc653a2803 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 169cf9a5afb5b9518dfd2ccaf0f37f988dd3831b
2019-04-16unused parameter tenant-id is removedprakash.e1-235/+191
unused parameter tenant-id in vpn-deactivate DG is removed and tmp.nidx is modified to tmp.vidx Change-Id: Ibd8629b2309ae0f34a49ba8f9f50094d60728a50 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 3da4178f0341a8c897770c3f2aeb7e13806dd3d6