Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
parameter tmp.vidx is used in vpn-activate DG,
updated validate-vpn DG by returning tmp.vidx
inplace of tmp.nidx
Change-Id: I42ddac5eb6384dd01992c2bbb387a3cc14aade54
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 58a3b6851697cd28042583d6f60a6845694a2f74
|
|
Fixed vpn-activate DG by calling sdwan-get-tenant-auth DG to fix Authorization issue
Change-Id: I0ced9b9a1630baaffdee7402e609de9c64f97ed4
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: fac6813d763bd635d66fd2e213330bc2e6501b77
|
|
update AAI with generic-vnf and sdwan-vpn relationship-list
Change-Id: I8ae2ddcf8d92078b15d9523b07901ae6e2c99b68
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 4b685f825bedb03d135f7f5c9b07f52efd718953
|
|
Add a missing node in device DG to add a device record in AAI.
Change-Id: Iaf6ce5ff52bd13db960954c982c66d5c54a130d2
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 797f52bd97a384e245ba166138ba5b8f6def226c
|
|
generated vnf-index is not updated in service data
Change-Id: Ib06ac5829072f50bdbf53a5624165327bb6b4e85
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 09b79f552d5f9a99991d3f9377c2fc77952368b7
|
|
creating a placeholder for specific templates & DG nodes required to talk to ZTE as 3rd party domain controller.
Issue-ID: SDNC-657
Change-Id: Icb774966cd9f4cd15e1beebb2dfb5194f241e4bc
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
Former-commit-id: 22f440deb271000c1accc7abe679335e3e1916b0
|
|
Former-commit-id: 1b34b6dd37c6fc1963fe66b00a1ee91344f65ef6
|
|
vf-module-topology-operation DGs modified for bandwidth policy change
Change-Id: Ifc3a9fcc3942cd4761c1967598428ff605636c45
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: b477ae268d7035bb15a33085f3fbda7f1da453ed
|
|
Change-Id: I4a933ae8297e4a27fa72ed53705aa8536e12f219
Issue-ID: SDNC-653
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 62721594686caa7ebe0967c7b94fd3e26dafa211
|
|
lan-port vf-module-topology-operation DGs
Change-Id: If1eed2e899229eb311c2cc6324dfa7858404ce18
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: b5d769f019aba5bdd25eaae21d7c190d7b428f64
|
|
DEVICE and SITE VF-topology-operation DGs
Change-Id: Ieb9fdfed7918489ce56d10e848663f81e56445e7
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 11f5aef76dcff7ceadaa240c068c727793c7d64a
|
|
VPN and SITE resource VNF-topology-operation DGs
Change-Id: I2f39a26280b7a9a2add0783c614b542fe2073439
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: 201b92b81c7f50e7733297df88141357dc05c05c
|
|
Fixed couple of issues
1. SDWAN connectivity request was failing due
to empty request body in tenant authorization
put request.
2. Get token issue fixed for sotn DG's
3. SDWAN Allotted resource relationship with parent
service instance ID is missing, added it.
Change-Id: Ib6451c93e6a6b7886cd5614d064270ff9182030b
Issue-ID: SDNC-527
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 1b16252e07e358568342480d4604f50f226860b5
|
|
Refactored SOTN and SDWAN DG to seperate sub directories for better
maintainability.
Change-Id: I49c57d20fc8fcb7de65d3634bceb691d0b7f80fd
Issue-ID: SDNC-350
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: d3d3ce137625a244accf736da3a8f6736b44300e
|