]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix AttributeError exception for API's test_network_lifecycle
authorarmando-migliaccio <armamig@gmail.com>
Thu, 12 Feb 2015 23:20:29 +0000 (15:20 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 12 Feb 2015 23:32:31 +0000 (15:32 -0800)
commit4f17ee26ff3a3dc17364b67fdab19ba17b8cd719
tree6ffe264e73046225673d255ed0395e523abb4836
parent7071cfa9d729d7a2b7258d4210b5ff7a97e50f0e
Fix AttributeError exception for API's test_network_lifecycle

Change I2be04f600e6bd8d7d78948d25395d8e04fa0dea3 moved the
exception to tempest_lib. We should use the new import.

Closes-bug: #1421454

Change-Id: Id9ec2537261f101b1bed895bfe5ef2943b8548d2
neutron/tests/api/test_v2_rest.py