aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src
diff options
context:
space:
mode:
authorlizi00164331 <li.zi30@zte.com.cn>2017-09-12 11:46:05 +0800
committerlizi00164331 <li.zi30@zte.com.cn>2017-09-12 15:28:37 +0800
commit60d2659b77f7d96f59e464138599f9dee0f2f0ad (patch)
treed96ef4a6356fc3b758c1976f473559aaf1526a40 /aai-core/src
parent6042ff29f5f1f00b537f4b92e7aeeded13810545 (diff)
Fix the schema about external system.
move passive/remote-path from esr-ems to esr-system-info. Change parameters in esr-system-info to be optional. Fix error about the container definition in esr-system-info. Remove the label between cloud-region and auth-info-item. Change-Id: I21ab7d96b3a0b00c738f423b040420fb3c7e0072 Issue-ID: AAI-289 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
Diffstat (limited to 'aai-core/src')
-rw-r--r--aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json b/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json
index 8f44ebc4..a2943e3c 100644
--- a/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json
+++ b/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json
@@ -123,17 +123,6 @@
},
{
"from": "cloud-region",
- "to": "auth-info-item",
- "label": "has",
- "direction": "OUT",
- "multiplicity": "One2Many",
- "contains-other-v": "${direction}",
- "delete-other-v": "NONE",
- "SVC-INFRA": "!${direction}",
- "prevent-delete": "${direction}"
- },
- {
- "from": "cloud-region",
"to": "image",
"label": "has",
"direction": "OUT",