Add workflow api init codes 85/8085/1
authorfujinhua <fu.jinhua@zte.com.cn>
Sat, 19 Aug 2017 06:27:16 +0000 (14:27 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Sat, 19 Aug 2017 06:27:16 +0000 (14:27 +0800)
commit99371e7da417fc7050c20dacfa8897c41565f65c
treedce8702a768960786edf584ba230fe6b35e103af
parentb4ae92c191552276611cd3c161d0af18cb5a088d
Add workflow api init codes

Change-Id: Ia93c3bd198f2ad541671393dd06d651f4fe4a4f1
Issue-Id: VFC-115
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
lcm/urls.py
lcm/workflows/__init__.py [new file with mode: 0644]
lcm/workflows/tests.py [new file with mode: 0644]
lcm/workflows/urls.py [new file with mode: 0644]
lcm/workflows/views.py [new file with mode: 0644]