← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1912596] [NEW] neutron-server report 500 error when update floating ip port forwarding

 

Public bug reported:

I create two floating ip port forwarding, like below:
# openstack floating ip port forwarding list 16c83a6f-8ab5-455f-a744-dccec61e408d -f value
6173dee8-8e7a-422f-bbb3-35e5726bf879 76a1f0d2-08ad-4975-a2ee-02d877960b35 192.168.5.4 7687 65530 udp None
fea45432-321b-4362-b2d4-525680a4b6d9 76a1f0d2-08ad-4975-a2ee-02d877960b35 192.168.5.4 65535 6554 tcp None

Then, I execute the below command to update one of them, like below:
# openstack floating ip port forwarding set 16c83a6f-8ab5-455f-a744-dccec61e408d fea45432-321b-4362-b2d4-525680a4b6d9 --internal-protocol-port 7687

The neutron server report 500 error:
HttpException: 500: Server Error for url: http://10.2.36.148:19696/v2.0/floatingips/16c83a6f-8ab5-455f-a744-dccec61e408d/port_forwardings/fea45432-321b-4362-b2d4-525680a4b6d9, Request Failed: internal server error while processing your request.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  neutron-server report 500 error when update floating ip port
  forwarding

Status in neutron:
  New

Bug description:
  I create two floating ip port forwarding, like below:
  # openstack floating ip port forwarding list 16c83a6f-8ab5-455f-a744-dccec61e408d -f value
  6173dee8-8e7a-422f-bbb3-35e5726bf879 76a1f0d2-08ad-4975-a2ee-02d877960b35 192.168.5.4 7687 65530 udp None
  fea45432-321b-4362-b2d4-525680a4b6d9 76a1f0d2-08ad-4975-a2ee-02d877960b35 192.168.5.4 65535 6554 tcp None

  Then, I execute the below command to update one of them, like below:
  # openstack floating ip port forwarding set 16c83a6f-8ab5-455f-a744-dccec61e408d fea45432-321b-4362-b2d4-525680a4b6d9 --internal-protocol-port 7687

  The neutron server report 500 error:
  HttpException: 500: Server Error for url: http://10.2.36.148:19696/v2.0/floatingips/16c83a6f-8ab5-455f-a744-dccec61e408d/port_forwardings/fea45432-321b-4362-b2d4-525680a4b6d9, Request Failed: internal server error while processing your request.

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


Follow ups