Files
nova/nova/tests/unit/network/security_group
Radoslav Gerganov 1a0179f7ab Handle PortNotFoundClient exception when getting ports
There could be a race between deleting an instance and retrieving its
port groups from Neutron. In this case PortNotFoundClient is raised and
it can be safely ignored.

Change-Id: I31c9ea8628c6f3985f8e9118d9687bbfb8789b68
Closes-Bug: #1767058
2018-04-30 17:10:08 +03:00
..