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/
Reviewed: https:/ /review. openstack. org/221062 /git.openstack. org/cgit/ openstack/ networking- vsphere/ commit/ ?id=1895ca6f479 90a73b3014e53e9 09ffb94f908302
Committed: https:/
Submitter: Jenkins
Branch: master
commit 1895ca6f47990a7 3b3014e53e909ff b94f908302
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: I56267062db5a4a 5deec41c70c9f6a 14ef7f9cc29 /review. openstack. org/#/c/ 220744/
Closes-Bug: #1493092
Reference: https:/