Comment 3 for bug 1482299

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

Reviewed: https://review.openstack.org/211138
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=f35aa8b3aff60c0f8cf2b53578cd27c196801deb
Submitter: Jenkins
Branch: master

commit f35aa8b3aff60c0f8cf2b53578cd27c196801deb
Author: Brandon Palm <email address hidden>
Date: Fri Aug 7 14:56:59 2015 -0500

    Cleaned up class variable scope issue.

    self.router was used as a local variable to a few functions.

    Change-Id: I3d6aa0731a227c255ad9966ea3c5052a2fa4898d
    Closes-Bug: #1482299