NSX: only catch not found update_port
Bug #1287423 reported by
Aaron Rosen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vmware-nsx |
New
|
Undecided
|
Unassigned |
Bug Description
Update port currently wraps the call to NSX in try/except Exception: which could hide bugs. This patch makes sure only NotFound is caught which and not everything.
Changed in neutron: | |
assignee: | nobody → Aaron Rosen (arosen) |
importance: | Undecided → Medium |
tags: | added: nicira |
no longer affects: | neutron |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/77729
Review: https:/