Fix bug for status code when vnf lcm post request body invalid what client inputs 78/89978/2
authorhongyuzhao <zhao.hongyu@zte.com.cn>
Mon, 17 Jun 2019 06:57:55 +0000 (14:57 +0800)
committerhongyuzhao <zhao.hongyu@zte.com.cn>
Mon, 17 Jun 2019 07:25:05 +0000 (15:25 +0800)
commit37b1ae2386c365293249421595f0722c25bc8e8d
tree3085e00360afa57daefa594b74546afa0b168632
parent52e85ccb07db58e357c8140c7f098b5d1f8dbee2
Fix bug for status code when vnf lcm post request body invalid what client inputs

Issue-ID: VFC-1420
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
Change-Id: I07bca00f677ebc9367492ed7d9d44be4e02d9877
lcm/lcm/nf/tests/test_change_ext_conn.py
lcm/lcm/nf/tests/test_change_flavour.py
lcm/lcm/nf/tests/test_heal_vnf.py
lcm/lcm/nf/tests/test_instantiate_vnf.py
lcm/lcm/nf/tests/test_operate_vnf.py
lcm/lcm/nf/tests/test_scale_vnf.py
lcm/lcm/nf/tests/test_scale_vnf_to_level.py
lcm/lcm/nf/views/common.py