]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fullstack: Skip NotFound in safe_client cleanup
authorJakub Libosvar <libosvar@redhat.com>
Tue, 18 Aug 2015 15:05:21 +0000 (15:05 +0000)
committerJakub Libosvar <libosvar@redhat.com>
Wed, 19 Aug 2015 09:18:03 +0000 (09:18 +0000)
commita84216b1e0df6cab917e1f6a0af55a8372093ba0
tree670bb4edba17e6a25fa8e55bae95f6d05c6437bd
parente0bc5239e0a3b21c421c34b0e3029dd651097a8e
fullstack: Skip NotFound in safe_client cleanup

If we explicitly remove resource in the test we don't need to fail in
safe_client during cleanup phase.

Change-Id: Ia3b0756b7aa9b159de1949889ae03ca5248bc5fa
Closes-Bug: 1486081
neutron/tests/fullstack/resources/client.py