Add swagger export command for vnfmgr 89/58889/1
authorfujinhua <fu.jinhua@zte.com.cn>
Fri, 3 Aug 2018 09:12:23 +0000 (17:12 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Fri, 3 Aug 2018 09:12:23 +0000 (17:12 +0800)
commit612a77236f2e9d2a4bf13b968b085a2642f88ef0
tree193f0b6ab589b10f6d46a8b4f8f6696c7ecffb68
parentcfdeac0921abe1dddc5f146799fd3cea3ae4cce8
Add swagger export command for vnfmgr

Change-Id: Ia862eeab840a9b7cb5287ecedc28a08ef7e24036
Issue-ID: VFC-1011
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
mgr/mgr/settings.py
mgr/mgr/swagger/management/__init__.py [new file with mode: 0644]
mgr/mgr/swagger/management/commands/__init__.py [new file with mode: 0644]
mgr/mgr/swagger/management/commands/export_swagger.py [new file with mode: 0644]