diff options
author | 2018-12-03 21:42:52 +0000 | |
---|---|---|
committer | 2018-12-03 21:42:52 +0000 | |
commit | 07d2d3a8ed180bde9083f6288960100e6b5e8573 (patch) | |
tree | 7ab8d9760917a6c590086cfe331dbc2714e65fe5 | |
parent | a9d4b455cfad0b9f1b7739ef6ed78ac380c3752f (diff) |
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 <keong.lim@huawei.com>
m--------- | docs/submodules/aai/aai-common.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git -Subproject 9859c648e1d601b3398d40562bacce006817703 +Subproject e417b7556278e471e4575caf29b2335ac0d9027 |