Public bug reported:

In Rocky version, Port-Forwarding can't be set to different protocol in
the same IP and Port.

For example:

Floating IP(IP:140.128.100.100, Port:100) mapping to Private IP(IP:
10.0.0.1. Port: 100, Protocol: tcp and udp)

I got these error messages

{
    "NeutronError": {
        "message": "Bad port_forwarding request: A duplicate port forwarding 
entry with same attributes already exists, conflicting values are 
{'floatingip_id': u'cdbe8e24-f0dc-45c9-aec7-9609faf4234c', 'external_port': 
1000}.",
        "type": "BadRequest",
        "detail": ""
    }
}

And, I found this bug has been solved and merged in Stein version.
Commit: 
https://github.com/openstack/neutron/commit/4b7a070b3f1c66afc48d1290ec31c840e367d8ee#diff-02580f01f1bafd7855f5f78a84ce1d5d

** Affects: neutron
     Importance: Undecided
         Status: New

** Summary changed:

- Port-Forwarding can't set different protocol in the same IP and Port
+ Port-Forwarding can't be set to different protocol in the same IP and Port

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

Title:
  Port-Forwarding can't be set to different protocol in the same IP and
  Port

Status in neutron:
  New

Bug description:
  In Rocky version, Port-Forwarding can't be set to different protocol
  in the same IP and Port.

  For example:

  Floating IP(IP:140.128.100.100, Port:100) mapping to Private IP(IP:
  10.0.0.1. Port: 100, Protocol: tcp and udp)

  I got these error messages

  {
      "NeutronError": {
          "message": "Bad port_forwarding request: A duplicate port forwarding 
entry with same attributes already exists, conflicting values are 
{'floatingip_id': u'cdbe8e24-f0dc-45c9-aec7-9609faf4234c', 'external_port': 
1000}.",
          "type": "BadRequest",
          "detail": ""
      }
  }

  And, I found this bug has been solved and merged in Stein version.
  Commit: 
https://github.com/openstack/neutron/commit/4b7a070b3f1c66afc48d1290ec31c840e367d8ee#diff-02580f01f1bafd7855f5f78a84ce1d5d

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1841741/+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