** Changed in: tripleo
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1415043

Title:
  neutron-ovs-agent : sequence item 0: expected string, int found

Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in tripleo - openstack on openstack:
  Fix Released

Bug description:
  All overcloud ci tests failing

  Example : http://logs.openstack.org/63/148663/3/check-tripleo/check-
  tripleo-ironic-overcloud-f20-nonha/df5b0a9/logs/ov-rlixa6l4l4j-0
  -e3bvgksy2rux-Controller_logs/neutron-openvswitch-agent.txt.gz

  
  ERROR Exception during message handling: sequence item 0: expected string, 
int found
    Traceback (most recent call last):                                          
                         
    File 
"/opt/stack/venvs/openstack/lib/python2.7/site-packages/oslo/messaging/rpc/dispatcher.py",
 line 137, in _dispatch_and_reply
    incoming.message))
    File 
"/opt/stack/venvs/openstack/lib/python2.7/site-packages/oslo/messaging/rpc/dispatcher.py",
 line 180, in _dispatch
    return self._do_dispatch(endpoint, method, ctxt, args)                      
                           
    File 
"/opt/stack/venvs/openstack/lib/python2.7/site-packages/oslo/messaging/rpc/dispatcher.py",
 line 126, in _do_dispatch
    result = getattr(endpoint, method)(ctxt, **new_args)                        
                             
    File 
"/opt/stack/venvs/openstack/lib/python2.7/site-packages/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py",
 line 343, in tunnel_update
    tunnel_type)
    File 
"/opt/stack/venvs/openstack/lib/python2.7/site-packages/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py",
 line 1052, in _setup_tunnel_port
    ofports = ','.join(self.tun_br_ofports[tunnel_type].values())               
                           
    TypeError: sequence item 0: expected string, int found


  Seems to be connected to changes to 
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py in
  https://review.openstack.org/#/c/143709/20

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1415043/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to