Ignore deleted network during port-list as it may have disappeared.
In case of parallel tests, it is possible that during port list,
we collect a port which along with its network is deleted by the
time it is transformed to neutron representation. Ignore NoIdError
in such cases and proceed to remaining ports in the list.
Reviewed: https:/ /review. opencontrail. org/4553 github. org/Juniper/ contrail- controller/ commit/ 66a44bdb7304f98 9420129da4f909b 978239bb47
Committed: http://
Submitter: Zuul
Branch: master
commit 66a44bdb7304f98 9420129da4f909b 978239bb47
Author: Hampapur Ajay <email address hidden>
Date: Wed Nov 12 23:15:50 2014 -0800
Ignore deleted network during port-list as it may have disappeared.
In case of parallel tests, it is possible that during port list,
we collect a port which along with its network is deleted by the
time it is transformed to neutron representation. Ignore NoIdError
in such cases and proceed to remaining ports in the list.
Change-Id: I204e2bf9c21622 3ae2a918e201219 50396554283
Fixes-Bug: #1384582