Failed to restart OVSvApp Agent

Bug #1486935 reported by Romil Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vsphere
Fix Committed
Undecided
Romil Gupta

Bug Description

 Error in L2 agent service.
2015-08-19 21:37:34.681 TRACE networking_vsphere.service Traceback (most recent call last):
2015-08-19 21:37:34.681 TRACE networking_vsphere.service File "/opt/stack/networking-vsphere/networking_vsphere/service.py", line 41, in run
2015-08-19 21:37:34.681 TRACE networking_vsphere.service agent.Agent)
2015-08-19 21:37:34.681 TRACE networking_vsphere.service File "/opt/stack/networking-vsphere/networking_vsphere/common/utils.py", line 41, in load_object
2015-08-19 21:37:34.681 TRACE networking_vsphere.service driver_obj = import_class(driver)(*args, **kwargs)
2015-08-19 21:37:34.681 TRACE networking_vsphere.service File "/opt/stack/networking-vsphere/networking_vsphere/agent/ovsvapp_agent.py", line 157, in __init__
2015-08-19 21:37:34.681 TRACE networking_vsphere.service self.setup_ovs_bridges()
2015-08-19 21:37:34.681 TRACE networking_vsphere.service File "/opt/stack/networking-vsphere/networking_vsphere/agent/ovsvapp_agent.py", line 406, in setup_ovs_bridges
2015-08-19 21:37:34.681 TRACE networking_vsphere.service self.recover_tunnel_bridge(CONF.OVSVAPP.tunnel_bridge)
2015-08-19 21:37:34.681 TRACE networking_vsphere.service File "/opt/stack/networking-vsphere/networking_vsphere/agent/ovsvapp_agent.py", line 278, in recover_tunnel_bridge
2015-08-19 21:37:34.681 TRACE networking_vsphere.service self.tun_br = ovs_lib.OVSBridge(tun_br_name, self.root_helper)
2015-08-19 21:37:34.681 TRACE networking_vsphere.service AttributeError: 'OVSvAppL2Agent' object has no attribute 'root_helper'

Romil Gupta (romilg)
Changed in networking-vsphere:
assignee: nobody → Romil Gupta (romilg)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-vsphere (master)

Fix proposed to branch: master
Review: https://review.openstack.org/215054

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

Reviewed: https://review.openstack.org/215054
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=9b9e4dd8a5540bc378458ebf99cdeddefd7d8225
Submitter: Jenkins
Branch: master

commit 9b9e4dd8a5540bc378458ebf99cdeddefd7d8225
Author: Romil Gupta <email address hidden>
Date: Thu Aug 20 03:20:47 2015 -0700

    Don't pass root_helper to OVSBridge

    Change-Id: I64b39c3f5828d3a9b6430c5d01751439984dacc3
    Closes-Bug: #1486935

Changed in networking-vsphere:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-vsphere (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/215117

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

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

commit ce4c74607ff3e98d243f429f9bb573580d786d01
Author: Romil Gupta <email address hidden>
Date: Thu Aug 20 03:20:47 2015 -0700

    Don't pass root_helper to OVSBridge

    (Cherry picked from commit 9b9e4dd8a5540bc378458ebf99cdeddefd7d8225)

    Closes-Bug: #1486935
    Change-Id: I64b39c3f5828d3a9b6430c5d01751439984dacc3

tags: added: in-stable-kilo
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.