Add get vnf instance info interface
authorfujinhua <fu.jinhua@zte.com.cn>
Mon, 13 Feb 2017 11:04:43 +0000 (19:04 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Mon, 13 Feb 2017 11:04:43 +0000 (19:04 +0800)
commitb11f35792aaea24540cd8ed7d3e98a9b945cac8e
treeabfa474b7f4da61741f8807aa30c4d7f295babe2
parentada238af5d2e29b2ffe2c13f3f84281cc259faa2
Add get vnf instance info interface

Change-Id: I2a689db91b807d8d283a6b06b4d59c2d5e6e2581
Issue-Id: GVNFM-5
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
res/res/pub/database/models.py
res/res/resources/__init__.py [new file with mode: 0644]
res/res/resources/tests.py [new file with mode: 0644]
res/res/resources/urls.py [new file with mode: 0644]
res/res/resources/views.py [new file with mode: 0644]
res/res/settings.py
res/res/urls.py