Comment 3 for bug 1489312

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vsphere (master)

Reviewed: https://review.openstack.org/214004
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=229efddfd0258c6bb62f1acd4442cf4ac4679c3d
Submitter: Jenkins
Branch: master

commit 229efddfd0258c6bb62f1acd4442cf4ac4679c3d
Author: prabhm <email address hidden>
Date: Mon Aug 17 22:35:30 2015 -0700

    Fixed the scenario test case for port/flow deletion

    1) Added cleanup of neutron port which user created.
       User created port was not getting deleted after the test run.

    2) Added fix for verification of flows when there is no match.
       It was not able to catch the Exception during no match
       for the flows.

    Closes-Bug: 1489312
    Closes-Bug: 1489297

    Change-Id: I416499b271372aa941b0fba4472f13b7739b5810