Dependency checking for Northbound API (NEUTRON-158)

[NEUTRON-184] PortChain dependency checking (NeutronSFCPortChainInterface) Created: 31/Jul/18  Updated: 07/Aug/18

Status: In Review
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


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

Dependencies in N-ODL: None.
Create/Update Deps:
def _generate_sfc_port_chain_deps(data):
object_ids = data['port_pair_groups'][:]
flow_classifiers = data['flow_classifiers'][:]
object_ids.extend(flow_classifiers)
return object_ids

Delete Deps: None.

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

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