Activity log for bug #1380750

Date Who What changed Old value New value Message
2014-10-13 19:07:26 Nischal Sheth bug added bug
2014-10-13 19:08:25 Nischal Sheth description If a VN from which a floating-ip pool is created also has one or more service chains starting/terminating on it, the floating IP functionality may not work correctly. The problem is that the VN will have more than 1 RI and agent code does not have sufficient information to pick the default RI/VRF for route lookup when using the FIP. Forwarding will not work correctly if it happens to pick one of the service RIs. Proposal is to implement the following: - Add property to RI in schema to indicate if it's default RI for VN - Default value of this new property is False - Schema transformer sets property to True for default RI - Agent uses property to find default RI/VRF for FIP processing - Agent will ignore a FIP if there's no default RI associated with VN If a VN from which a floating-ip pool is created also has one or more service chains starting/terminating on it, the floating IP functionality may not work correctly. The problem is that the VN will have more than 1 RI and agent code does not have sufficient information to pick the default RI/VRF for route lookup when using the FIP. Forwarding will not work correctly if it happens to pick one of the service RIs. Proposal is to implement the following: - Add property to RI in schema to indicate if it's default RI for VN - Default value of this new property is False - Schema transformer sets property to True for default RI - Agent uses property to find default RI/VRF for FIP processing - Agent ignores a FIP if there's no default RI associated with VN
2014-11-21 00:25:28 Sachin Bansal juniperopenstack: assignee Sachin Bansal (sbansal) Hari Prasad Killi (haripk)
2014-12-26 23:28:39 Nischal Sheth nominated for series juniperopenstack/trunk
2014-12-26 23:28:39 Nischal Sheth bug task added juniperopenstack/trunk
2015-02-03 04:13:46 Hari Prasad Killi juniperopenstack/trunk: assignee Hari Prasad Killi (haripk) Naveen N (naveenn)
2015-04-28 20:59:48 Nischal Sheth information type Proprietary Public
2015-04-29 23:05:06 Nischal Sheth juniperopenstack/trunk: milestone r2.30-fcs
2015-06-22 09:56:16 Hari Prasad Killi juniperopenstack/trunk: assignee Naveen N (naveenn) Kumar Harsh (hkumar)
2015-07-31 10:12:25 Vinay Mahuli juniperopenstack/trunk: status New In Progress
2015-09-08 09:46:55 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed