Notification endpoint stuffs. 61/65661/1
authorlaili <lai.li@zte.com.cn>
Tue, 11 Sep 2018 05:42:31 +0000 (13:42 +0800)
committerlaili <lai.li@zte.com.cn>
Tue, 11 Sep 2018 05:42:31 +0000 (13:42 +0800)
commit43323b9afbff2e8a5892b0837a3cfa4ce16e2c85
treea8b614450204f317c51a28f7ce1861f67f93e863
parent040b4afd4e863f466b2e9a57006e7d14345ebc21
Notification endpoint stuffs.

- Add vnf identifier creation/deletion notification handler.

Change-Id: I53f18483b55d2ce681a17ef49d478c3421392a0f
Issue-ID: VFC-1095
Signed-off-by: laili <lai.li@zte.com.cn>
lcm/ns_vnfs/biz/handle_notification.py [moved from lcm/ns_vnfs/biz/handle_vnflcmooc_notification.py with 87% similarity]
lcm/ns_vnfs/serializers/grant_vnf_serializer.py
lcm/ns_vnfs/tests/vnf_tests.py [moved from lcm/ns_vnfs/tests/grant_vnf_test.py with 99% similarity]
lcm/ns_vnfs/urls.py
lcm/ns_vnfs/views/vnf_views.py [moved from lcm/ns_vnfs/views/grant_vnf_views.py with 66% similarity]