[NEUTRON-106] L2 Gateway Connection Northbound API typo in method getNeutronCRUD Created: 20/Jan/16  Updated: 18/Aug/16  Resolved: 18/Aug/16

Status: Resolved
Project: neutron
Component/s: northbound-api
Affects Version/s: Multiple
Fix Version/s: None

Type: Bug
Reporter: Ritu Sood Assignee: Ritu Sood
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Issue Links:
Duplicate
is duplicated by NEUTRON-112 Create L2 Gateway Connection results ... Resolved
External issue ID: 5037

 Description   

NeutronL2gatewayConnectionNorthbound is missing a API for PUT. Also there is a typo in getNeutronCRUD where the function is checking if (answer.getFirewallInterface() == null) where it should be if (answer.getL2gatewayConnectionInterface() == null)



 Comments   
Comment by Ritu Sood [ 26/Jan/16 ]

(In reply to Ritu Sood from comment #0)
>There is
> a typo in getNeutronCRUD where the function is checking if
> (answer.getFirewallInterface() == null) where it should be if
> (answer.getL2gatewayConnectionInterface() == null)

Comment by Shashidhar R [ 03/Feb/16 ]

Updated bug to be fixed in Multiple versions namely; master and stable/beryllium

Generated at Wed Feb 07 20:25:34 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.