← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1576054] [NEW] [lbaasv2] listener and member can be created with protocol_port 0

 

Public bug reported:

protocol_port 0 is reserved.But in lbaasv2,users can create listener or member with protocol_port 0. 
For example:
Created a new member:
+----------------+--------------------------------------+
| Field          | Value                                |
+----------------+--------------------------------------+
| address        | 1.1.1.2                              |
| admin_state_up | True                                 |
| id             | 72eab0e7-f51f-4927-aaf3-71177a0ed34a |
| protocol_port  | 0                                    |
| subnet_id      | 1b86ca37-738c-4ada-8026-cf65acd20a27 |
| tenant_id      | be58eaec789d44f296a65f96b944a9f5     |
| weight         | 1                                    |
+----------------+--------------------------------------+

** 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/1576054

Title:
  [lbaasv2] listener and member can be created with protocol_port 0

Status in neutron:
  New

Bug description:
  protocol_port 0 is reserved.But in lbaasv2,users can create listener or member with protocol_port 0. 
  For example:
  Created a new member:
  +----------------+--------------------------------------+
  | Field          | Value                                |
  +----------------+--------------------------------------+
  | address        | 1.1.1.2                              |
  | admin_state_up | True                                 |
  | id             | 72eab0e7-f51f-4927-aaf3-71177a0ed34a |
  | protocol_port  | 0                                    |
  | subnet_id      | 1b86ca37-738c-4ada-8026-cf65acd20a27 |
  | tenant_id      | be58eaec789d44f296a65f96b944a9f5     |
  | weight         | 1                                    |
  +----------------+--------------------------------------+

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


Follow ups