Notification endpoint stuffs. 71/65671/1
authorlaili <lai.li@zte.com.cn>
Tue, 11 Sep 2018 06:39:32 +0000 (14:39 +0800)
committerlaili <lai.li@zte.com.cn>
Tue, 11 Sep 2018 06:39:43 +0000 (14:39 +0800)
commitb8eb02279a1fb7c1be7802023c487e1ccbddc353
tree58759a1d859fe994731a95fad527d0fc6ddbb7ba
parent43323b9afbff2e8a5892b0837a3cfa4ce16e2c85
Notification endpoint stuffs.

- Add notification test.
- Add const in tests directory.

Change-Id: Ib4fe4f843b1e57fe635cad28ac6f879ffb5e7cb5
Issue-ID: VFC-1095
Signed-off-by: laili <lai.li@zte.com.cn>
lcm/ns_vnfs/biz/handle_notification.py
lcm/ns_vnfs/serializers/grant_vnf_serializer.py
lcm/ns_vnfs/tests/const.py [new file with mode: 0644]
lcm/ns_vnfs/tests/vnf_tests.py