Add get and del subscription api 95/91495/1
authorfujinhua <fu.jinhua@zte.com.cn>
Tue, 16 Jul 2019 08:04:45 +0000 (16:04 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Tue, 16 Jul 2019 08:04:45 +0000 (16:04 +0800)
commitc2e150a6c3901b664c963b389ee6e9b9e00ed2ab
treef36a716c7582cb125e0feec595dfa545351775f2
parent89b6e7c193199259cda3f01b46082cc4e8cc9ffd
Add get and del subscription api

Change-Id: I38957770ca9a92571ecfd8cd44b779324eec0b3b
Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
lcm/lcm/nf/biz/delete_subscription.py [new file with mode: 0644]
lcm/lcm/nf/biz/query_subscription.py
lcm/lcm/nf/urls.py
lcm/lcm/nf/views/subscriptions_view.py