[Yahoo-eng-team] [Bug 1535225] Re: Multiple gateway ports are created if multiple API requests update same router's gateway at the same time

2016-10-10 Thread Nam
This bug was already fixed by patch set: https://review.openstack.org/#/c/333809/ ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1615466] [NEW] api-ref: QoS policies is wrong some the in of parameters

2016-08-21 Thread Nam
-policies-qos The "policy" parameter is wrong type in the In column. It should be changed: "in:path" to "in:body". And it needs to modify some the name of the function to easy maintain. ** Affects: neutron Importance: Undecided Assignee: Nam (namnh)

[Yahoo-eng-team] [Bug 1614817] [NEW] api-ref: Floating IPs is wrong some in of paramaters

2016-08-18 Thread Nam
in column. For example: + The in of "router_id" parameter is 'path'. It should be changed to 'body'. + The in of "port_id" paramter is "patch". It should be changed to "body" ** Affects: neutron Importance: Undecided Assignee: Nam (namnh)

[Yahoo-eng-team] [Bug 1610103] [NEW] Creating qos with name that has more than 1024 characters returns 500 error.

2016-08-05 Thread Nam
Public bug reported: Neutron tries to store description that has more than 1024 characters. Length of description should be validated. === Request command === $ neutron qos-policy-create nam

[Yahoo-eng-team] [Bug 1576106] [NEW] File constants.py miss VETH_DEVICE_PREFIX and SNAT_INT_DEV_PREFIX parameters

2016-04-28 Thread Nam
k.org/show/495635/ [2] https://github.com/openstack/neutron/blob/master/neutron/common/constants.py#L95 ** Affects: neutron Importance: Undecided Assignee: Nam (namnh) Status: New ** Changed in: neutron Assignee: (unassigned) => Nam (namnh) ** Summary changed: - File

[Yahoo-eng-team] [Bug 1563174] [NEW] Using LOG.warning replace LOG.warn

2016-03-28 Thread Nam
#logging.warning [2] https://github.com/openstack/oslo.log/blob/master/oslo_log/log.py#L85 ** Affects: glance Importance: Undecided Assignee: Nam (namnh) Status: New ** Changed in: glance Assignee: (unassigned) => Nam (namnh) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1548151] [NEW] Created two host-routes on one subnet by running two commands update host-route parameter in case of neutron server active-active

2016-02-22 Thread Nam
Public bug reported: I had three controllers, I found a bug. I can create two host-route on one subnet by I run two commands update host-route parameter AT THE SAME TIME How to reproduce: Topology: http://codepad.org/ff0debPB Step 1: Create subnet with host-route is 172.16.69.0/26 and nexthop

[Yahoo-eng-team] [Bug 1548142] [NEW] Created two dns-nameservers on one subnet by running two commands update "dns-nameserver" parameter in case of neutron server active-active

2016-02-22 Thread Nam
Public bug reported: I had three controllers, I found a bug. I can create two dns-nameserver on one subnet by I run two commands update dns-nameserver parameter AT THE SAME TIME How to reproduce: Topology: http://codepad.org/ff0debPB Step1: Create one subnet with dns-nameserver is 8.8.8.8 $

[Yahoo-eng-team] [Bug 1532696] [NEW] Created same SG rule to one SG in case of neutron server active-active

2016-01-11 Thread Nam
://codepad.org/zFogYuVA Please focus on record number 03 (line 06) and record number 12 (line 15) ** Affects: neutron Importance: Undecided Assignee: Nam (namnh) Status: New ** Changed in: neutron Assignee: (unassigned) => Nam (namnh) ** Description changed: I had th

[Yahoo-eng-team] [Bug 1532695] [NEW] Created subnets on one network that duplicated CIDR in case of neutron server active-active

2016-01-11 Thread Nam
: neutron Importance: Undecided Assignee: Nam (namnh) Status: New ** Changed in: neutron Assignee: (unassigned) => Nam (namnh) ** Description changed: I had three controllers. I found a bug. I can create subnets on one network that duplicated CIDR range at same tim