From 07d2d3a8ed180bde9083f6288960100e6b5e8573 Mon Sep 17 00:00:00 2001 From: James Forsyth Date: Mon, 3 Dec 2018 21:42:52 +0000 Subject: [PATCH] Updated git submodules Project: aai/aai-common casablanca e417b7556278e471e4575caf29b2335ac0d9027c Merge "AAI-1923 Problem deleting due to EdgeRules" into casablanca AAI-1923 Problem deleting due to EdgeRules Issue-ID: AAI-1923 Fixed EdgeRules for ext-aai-info to esr-system-info Fixed EdgeRules for lan-port-config to dhcp-service Fixed EdgeRules for pnf to network-resource Fixed EdgeRules for logical-link to ext-aai-network Fixed EdgeRules for vpn-binding to ext-aai-network Fixed EdgeRules for pnf to ext-aai-network Fixed EdgeRules for connectivity to ext-aai-network Fixed EdgeRules for lan-port-config to ext-aai-network Fixed EdgeRules for network-resource to ext-aai-network Fixed EdgeRules for site-resource to ext-aai-network Fixed EdgeRules for sdwan-vpn to ext-aai-network Fixed EdgeRules for device to ext-aai-network Fixed EdgeRules for wan-port-config to ext-aai-network Appears to be a problem with this combo in EdgeRules: - "delete-other-v": "${direction}", - "prevent-delete": "!${direction}", Break the dependency by making one of these values "NONE". Change-Id: I82eba77a9cf924c91a0f8de88408c9d103875160 Signed-off-by: Keong Lim --- docs/submodules/aai/aai-common.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git index 9859c648e..e417b7556 160000 --- a/docs/submodules/aai/aai-common.git +++ b/docs/submodules/aai/aai-common.git @@ -1 +1 @@ -Subproject commit 9859c648e1d601b3398d40562bacce0068177030 +Subproject commit e417b7556278e471e4575caf29b2335ac0d9027c -- 2.16.6