| commit | f5cfef2584dcc6152fa76b6594793a671ea25b79 | [log] [tgz] |
|---|---|---|
| author | K Sai Kiran <saikiran.k@tataelxsi.co.in> | Mon Jun 22 15:33:53 2020 +0530 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Fri Jun 26 13:18:03 2020 +0200 |
| tree | 8625c5b7f254963debac1318f9b83328ddc22049 | |
| parent | 59338b1ea606d65e02e80d107459497d4823fba0 [diff] |
Feature 7919: Added method to check duplicate subscription New common method for NS, NSD and VNFD subscriptions check_conflict_on_new() compares new subscription against existing subscriptions. It will reject new subscription if and only if there exisits a subscription which has same auth callbackuri, username(if present) and filters. Change-Id: I0196ee4dfc1207c635cfa4c2ac5798be3579a095 Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>