Dependency checking for Northbound API (NEUTRON-158)

[NEUTRON-182] security rule dependency checking (NeutronSecurityRuleInterface) Created: 31/Jul/18  Updated: 02/Aug/18

Status: Open
Project: neutron
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Sub-task Priority: Medium
Reporter: Michael Vorburger Assignee: Vishal Thapar
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

This one is the first neutron entity for which I implemented areAllDependenciesAvailable(), see parent task ... currently for securityRuleGroupID & securityRemoteGroupID. Are there any other references, or is this done?



 Comments   
Comment by Vishal Thapar [ 02/Aug/18 ]

vorburger I believe this is also already done?

Comment by Michael Vorburger [ 02/Aug/18 ]

quote  from the issue description: "This one is the first neutron entity for which I implemented areAllDependenciesAvailable(), see parent task ... currently for securityRuleGroupID & securityRemoteGroupID. Are there any other references, or is this done?"

Comment by Vishal Thapar [ 02/Aug/18 ]

Dependencies in N-ODL: None.
Create/Update Deps:
def _generate_sg_rule_deps(data):
return data['security_group_id']

Delete Deps:None

NeutronNorthbound model:
https://github.com/opendaylight/neutron/blob/master/model/src/main/yang/neutron-secgroups.yang

Comment by Vishal Thapar [ 02/Aug/18 ]

Didn't notice coz window was not maximized and it didn't show up Looks like it is done, as far as parity with n-ODL is concerned.

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