Vxlan UDP port value is not getting updated in db

Bug #1373359 reported by Romil Gupta
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Expired
Medium
Unassigned

Bug Description

The value for Vxlan UDP port should be changed in 'ml2_vxlan_endpoints' table according to the values configured in ml2_conf.ini at L2 agent side.

Currently, it is hard coded with VXLAN_UDP_PORT = 4789 in type_vxlan.py

    def add_endpoint(self, ip, udp_port=VXLAN_UDP_PORT):
        LOG.debug(_("add_vxlan_endpoint() called for ip %s"), ip).

The tunnel_sync() rpc should send the UDP port to it.

Tags: ovs ml2
Romil Gupta (romilg)
Changed in neutron:
assignee: nobody → Romil Gupta (romilg)
Revision history for this message
Eugene Nikanorov (enikanorov) wrote :

Please amend bug title to better reflect the issue

Changed in neutron:
importance: Undecided → Medium
status: New → Confirmed
Romil Gupta (romilg)
summary:
summary: - Vxlan UDP port is not updated in db
+ Vxlan UDP port value is not updated in db
description: updated
Romil Gupta (romilg)
summary: - Vxlan UDP port value is not updated in db
+ Vxlan UDP port value is not getting updated in db
Shiv Haris (shh)
Changed in neutron:
milestone: none → kilo-1
Romil Gupta (romilg)
description: updated
Romil Gupta (romilg)
tags: added: ml2 ovs
Revision history for this message
Romil Gupta (romilg) wrote :

For this bug the following patch-set should get merged first https://review.openstack.org/#/c/121000/ .

Once, it gets merged I will work on fixing this bug.

Kyle Mestery (mestery)
Changed in neutron:
milestone: kilo-1 → kilo-2
Revision history for this message
Romil Gupta (romilg) wrote :

This patch set https://review.openstack.org/#/c/136106/ needs to be merged to start with this bug.

Kyle Mestery (mestery)
Changed in neutron:
milestone: kilo-2 → kilo-3
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/153891

Changed in neutron:
status: Confirmed → In Progress
Kyle Mestery (mestery)
Changed in neutron:
milestone: kilo-3 → kilo-rc1
Revision history for this message
Kyle Mestery (mestery) wrote :

Moving this to Liberty.

Changed in neutron:
milestone: kilo-rc1 → liberty-1
Thierry Carrez (ttx)
Changed in neutron:
milestone: liberty-1 → liberty-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by Kyle Mestery (<email address hidden>) on branch: master
Review: https://review.openstack.org/153891
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Thierry Carrez (ttx)
Changed in neutron:
milestone: liberty-2 → liberty-3
Changed in neutron:
milestone: liberty-3 → liberty-rc1
Kyle Mestery (mestery)
Changed in neutron:
milestone: liberty-rc1 → none
Revision history for this message
Bernard Cafarelli (bcafarel) wrote :

I will take a look at it

Changed in neutron:
assignee: Romil Gupta (romilg) → Bernard Cafarelli (bcafarel)
Changed in neutron:
milestone: none → newton-1
Changed in neutron:
milestone: newton-1 → newton-2
Changed in neutron:
milestone: newton-2 → newton-3
Changed in neutron:
milestone: newton-3 → newton-rc1
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

It does not seem like the report suggests any user visible issue here. If that's indeed not affecting users, I suggest we postpone it to Ocata. This sounds like a change that would require RPC payload change, which is probably not safe to do for Newton RC1.

Changed in neutron:
milestone: newton-rc1 → ocata-1
Changed in neutron:
milestone: ocata-1 → ocata-2
Changed in neutron:
milestone: ocata-2 → ocata-3
Changed in neutron:
milestone: ocata-3 → ocata-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: master
Review: https://review.openstack.org/153891
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

The need of this is still not clear, definitely not release critical, untargeting.

Changed in neutron:
milestone: ocata-rc1 → none
Changed in neutron:
assignee: Bernard Cafarelli (bcafarel) → nobody
status: In Progress → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron because there has been no activity for 60 days.]

Changed in neutron:
status: Incomplete → Expired
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.