Add Create a VNF instance resource api 11/33111/1
authorfujinhua <fu.jinhua@zte.com.cn>
Tue, 27 Feb 2018 07:41:36 +0000 (15:41 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Tue, 27 Feb 2018 07:41:36 +0000 (15:41 +0800)
commit3b7a32cce4e04b3eab28f1c93158567698acae77
treeed972676a5ecfe62d848506c303a707938b53191
parent3a9c6d798899bf84696d09d5149d47b4c6a0d310
Add Create a VNF instance resource api

Change-Id: Ic98a9548c7cdb6d1f39bf299ac2f138b6efc70fe
Issue-ID: VFC-779
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
lcm/v2/__init__.py [new file with mode: 0644]
lcm/v2/serializers.py [new file with mode: 0644]
lcm/v2/urls.py [new file with mode: 0644]
lcm/v2/views.py [new file with mode: 0644]