Comment 5 for bug 1489297

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

Reviewed: https://review.openstack.org/222980
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=994a09977855b4b996bb181a28645bd817523a39
Submitter: Jenkins
Branch: stable/kilo

commit 994a09977855b4b996bb181a28645bd817523a39
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
    (cherry picked from commit 229efddfd0258c6bb62f1acd4442cf4ac4679c3d)