Comment 2 for bug 1493092

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

Reviewed: https://review.openstack.org/221062
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=1895ca6f47990a73b3014e53e909ffb94f908302
Submitter: Jenkins
Branch: master

commit 1895ca6f47990a73b3014e53e909ffb94f908302
Author: Romil Gupta <email address hidden>
Date: Mon Sep 7 08:52:13 2015 -0700

    Fix ovsvapp agent tunnel update failures

    At the time of restarting of OVSvApp Agent, we have
    observed following exceptions:

    1. Exception during message handling: 'OVSvAppL2Agent'
       object has no attribute 'tunnel_csum'

    2. AttributeError: 'OVSBridge' object has no attribute
      'setup_tunnel_port'

    This patch-set addresses the same.

    Change-Id: I56267062db5a4a5deec41c70c9f6a14ef7f9cc29
    Closes-Bug: #1493092
    Reference: https://review.openstack.org/#/c/220744/