Fix issue to delete flavor API
authorBin Yang <bin.yang@windriver.com>
Fri, 31 Mar 2017 05:54:16 +0000 (13:54 +0800)
committerBin Yang <bin.yang@windriver.com>
Fri, 31 Mar 2017 05:54:16 +0000 (13:54 +0800)
commit87df1bff46cbca7402394d9b00cd1703f8f0c84a
treea390e69e7b0dfec63e842392312851a7075a8931
parentf492faa2f0c377f9fe159e9eb15b9fafb1576320
Fix issue to delete flavor API

delete extra-specs of flavor might fail, but does not impact
the deletion of flavor, so leave it alone

Change-Id: I0352cf4e3eb2894b0868b7dc8ab62acfbc060778
Issue-Id: MULTIVIM-61
Signed-off-by: Bin Yang <bin.yang@windriver.com>
kilo/kilo/requests/views/flavor.py
newton/newton/requests/views/flavor.py