Refactor vfc-vnfres swagger function. 09/29109/3
authorying.yunlong <ying.yunlong@zte.com.cn>
Thu, 25 Jan 2018 05:14:02 +0000 (13:14 +0800)
committeryunlong ying <ying.yunlong@zte.com.cn>
Thu, 25 Jan 2018 06:22:50 +0000 (06:22 +0000)
commit09a21ea186aff5cbee6dcc5573f570f49c251812
tree63a751942804e0e782725e260405ee197bc67c95
parent96114591d43b8c73a6210a904c15f9314624150d
Refactor vfc-vnfres swagger function.

Change-Id: If403d965ddaf7f6d270ebb490a98025e8506f88b
Issue-ID: VFC-679
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
res/res/resources/tests.py
res/res/resources/urls.py
res/res/resources/views.py
res/res/swagger/__init__.py [new file with mode: 0644]
res/res/swagger/swagger.json [moved from res/res/resources/swagger.json with 100% similarity]
res/res/swagger/tests.py [new file with mode: 0644]
res/res/swagger/urls.py [new file with mode: 0644]
res/res/swagger/views.py [new file with mode: 0644]
res/res/urls.py