OFAgent: fix the "too long tunnel devices names" problem

Bug #1294474 reported by fumihiko kakuma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
fumihiko kakuma
Icehouse
Fix Released
Undecided
Unassigned

Bug Description

This problem was occurred on OVS agent and fixed.
Apply the bug fix to OFAgent.

related-bug: 1281098

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

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

Changed in neutron:
assignee: nobody → fumihiko kakuma (kakuma)
status: New → In Progress
fumihiko kakuma (kakuma)
tags: added: icehouse-rc-potential
Changed in neutron:
importance: Undecided → Medium
tags: added: openflowagent
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/81436
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c506ebf317e64766369c0bfa97b6af182656ac4c
Submitter: Jenkins
Branch: master

commit c506ebf317e64766369c0bfa97b6af182656ac4c
Author: fumihiko kakuma <email address hidden>
Date: Tue Mar 18 11:36:29 2014 +0900

    OFA agent: use hexadecimal IP address in tunnel port name

    The remote IP address is used to form the tunnel port name
    With some OVS/Linux combinations there is a 15 character limit
    on port names, so a name like 'gre-192.168.10.10' does not work.
    This fix uses the shorter hexadecimal representation of
    the IP address instead.
    This problem was reported and fixed for OVS agent.

    Closes-Bug: 1294474

    Change-Id: Ieab1eb8a5c430f69aff61a317cc28f23ba95ad2d

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
tags: added: icehouse-backport-potential
removed: icehouse-rc-potential
tags: added: ml2
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → juno-1
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/99821

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/icehouse)

Reviewed: https://review.openstack.org/99821
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=50408e6883036751b03d23a53a5fce964cbf00cc
Submitter: Jenkins
Branch: stable/icehouse

commit 50408e6883036751b03d23a53a5fce964cbf00cc
Author: fumihiko kakuma <email address hidden>
Date: Tue Mar 18 11:36:29 2014 +0900

    OFA agent: use hexadecimal IP address in tunnel port name

    The remote IP address is used to form the tunnel port name
    With some OVS/Linux combinations there is a 15 character limit
    on port names, so a name like 'gre-192.168.10.10' does not work.
    This fix uses the shorter hexadecimal representation of
    the IP address instead.
    This problem was reported and fixed for OVS agent.

    Closes-Bug: 1294474

    Conflicts:
     neutron/plugins/ofagent/agent/ofa_neutron_agent.py

    Change-Id: Ieab1eb8a5c430f69aff61a317cc28f23ba95ad2d
    (cherry picked from commit c506ebf317e64766369c0bfa97b6af182656ac4c)

tags: added: in-stable-icehouse
Chuck Short (zulcss)
tags: removed: icehouse-backport-potential
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-1 → 2014.2
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.