summaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml/cloud_leased_line/GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-callbackdg-notification.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-05-02For CCVPN Cloud leased-Line usecase, make sure toHesam Rahimi1-2/+13
'update' (instead of 'save') the metadata when a service-instance already has a metadata entry. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I17184c718eb01a0d51d58ad1a26359bbfd7f77f5 Former-commit-id: ecf71c7c4ee719fd96661de7b67ca5760fdd960a
2022-04-27A few bug fixes for CLL closed-loop operation.Hesam Rahimi1-54/+51
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I15d3b7c2720cdeaff69a4c4ee0a8412c02944c03 Former-commit-id: 08db4a2f5bf262ff34061a046ec7afada3ea802c
2022-04-25Bug fixing for CCVPN IBN closed-loop operation.Hesam Rahimi1-7/+16
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I050b9d28e173d4331109a6614bd2115f7da7206f Former-commit-id: 3d64bd2c4e31b1673ab7857d9d3449269b9ae1d1
2022-03-02Sending "subscribe" command to a restconf server to receive event notifications.Hesam Rahimi1-0/+62
Implementing a callback DG to be called by CCSDK upon receiving event notifications. Also calling VES to send bandwidth information. Issue-ID: SDNC-1669 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I058c405a14d78e264761367dd4b46d6e9a600182 Former-commit-id: 13b89ec32d7d0074117b3f136800bc93f67bf0f8