aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema
AgeCommit message (Collapse)AuthorFilesLines
2021-09-21Added missing relationshipList attribute to k8s-resourceLukasz Rajewski1-0/+1
Issue-ID: AAI-3385 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ie9fd05cd5248d300ac7b88714e0de2cea3aed160
.highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
apiVersion: v1
description: ONAP configuration pod
name: config
version: 1.1.0
vatar/88ece64f68227a659e40f4face73fed8?s=13&d=retro' />William Reehil2-45/+27 relationship between service instances this allows us to identify which object is parent and which is child service" 2021-08-10aai-schema introduce composed-resource to buildNiharika Sharma2-45/+27 parent child relationship between service instances this allows us to identify which object is parent and which is child service Issue-ID: AAI-3366 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Ic98353c35902610792de8680effd0aa1b7ce36a6 2021-08-09AAI information model extended with object to hold basic informationMarcin Krasowski2-2/+101 about k8s resources. AAI was extended with the object to hold basic information on kubernetes resources (CNF) and its relations to other entities like tenant, vnf modules etc. More can be found here: https://wiki.onap.org/display/DW/Simplified+K8S+Resource+Model+-+IM Issue-ID: AAI-3205 Signed-off-by: Marcin Krasowski <m.krasowski@samsung.com> Change-Id: Iec879011d604438c4ae0e2991bf945edd6f48e08 2021-07-29Merge "aai-schema introduce composed-resource to build parent child ↵William Reehil2-0/+165 relationship between service instances this allows us to identify which object is parent and which is child service Issue-ID: AAI-3104" 2021-07-06aai-schema introduce composed-resource to build parent child relationship ↵Munir Ahmad2-0/+165 between service instances this allows us to identify which object is parent and which is child service Issue-ID: AAI-3104 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I9dcf213015e2e5ae19bb4ca11496d5d93e6fea44 2021-07-05AAI schema changes -- cloud lease lineDecheng Zhang1-1/+25 This update introduces edgerules between connectivity to many uni; many connectivity to many connectivity; many connectivity to many vpn-binding. Issue-ID: AAI-3352 Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com> Change-Id: I9c6131a16ad620aa8b0efeac627e3507190f479d 2021-06-29Add v24 schema to onapHarish Venkata Kajur10-3/+41446 Issue-ID: AAI-3361 Change-Id: I14c075d2bd515fa195e4f86481650b8385fc851e Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2021-02-25Upversion to 1.8.7-SNAPSHOTMaharajh, Robby (rx2202)1-1/+1 Issue-ID: AAI-3227 Change-Id: I8b33f2a6a8dbf46ea027bec4b23cda4691efee8d Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com> 2021-02-25Upversion to 1.8.6-SNAPSHOTMaharajh, Robby (rx2202)1-1/+1 Issue-ID: AAI-3227 Change-Id: Iabef1b86c7dd26edc5d4cf1ae7b7088cda5bc27d Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com> 2021-02-24Update network-route dbdege rulewr148d2-2/+2 Issue-ID: AAI-3227 Change-Id: I2f3dd300ccd92e66220f1f6901eaf41605c92902 Signed-off-by: wr148d <wr148d@att.com> 2021-02-19AAI schema changes for CCVPN - Transport Slicinghyu20102-43/+151 This update introduces additional attributes to the connectivity node and vpn-binding node. These attributes are needed to support transport slice modification and CCVPN enhancement to support generic multi-domain connections. Issue-ID: AAI-3224 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I32aebb580eabec37c7a87fe35f31022eceeafe23 2021-02-13Upversion to 1.8.5-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3009 Change-Id: I1a0d1e743fd170ca94b5850edd671b64f7cd734c Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2021-02-11Add java 11 code support1.8.4Yoo, Brian (by703c)1-7/+12 Issue-ID: AAI-3009 Change-Id: Ic65c49e6071f240ec9fe583fa939cc965f928fc9 Signed-off-by: Yoo, Brian (by703c) <by703c@att.com> Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2021-02-02Upversion to 1.8.4-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3249 Change-Id: I090d55ec4a4dace73e111c8d1238c37cd9288067 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2021-02-01Remove duplicate service-instance to l3-network edge ruleHarish Venkata Kajur5-243/+22844 Issue-ID: AAI-3249 Change-Id: I9aff54ae1253eee2c670ae89fcda0195061c7398 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2021-02-01Upversion the maven artifacts to 1.8.3-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3249 Change-Id: I400b39046ef44979ecfb89f73f6a2bac138e5542 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2021-01-27Unit test for ownerCheckEric Santos1-0/+49 Issue-ID: AAI-3256 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: I02a8e2be8a3bac4f5986c03b9a4aa7e803f70d43 2021-01-20Merge "Update network-route dbdege rule"William Reehil1-1/+1 2021-01-19Add ownerCheck property in v22 and v23 schemaEric Santos2-0/+330 Adding ownerCheck property to data-owner attribute in order to trigger owner check side effect when data-owner is provided Issue-ID: AAI-3247 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: I40f41ffe48f5405a1f72e9bfb51a51247ded848e 2021-01-15Add v23 schema to onapALPERT8-0/+22520 Add v23 schema files, adding v23 to configuration files Issue-ID: AAI-3249 Change-Id: Id7e72b20971d6d8a88c34209870e402a6240187e Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com> 2021-01-14Adding relationship-properties to v22 schemaALPERT1-34/+494 Removing properties block added to aai_oxm_v22.xml Add properties to onap blocks in v22 schema Adding data-owner,data-source, and data-source version to onap only blocks in aai_oxm_v22.xml Fix typo v22 schema Chane instance of "data-onwer" to "data-owner" n aai_oxm_v22.xml Issue-ID: AAI-3196 Change-Id: I012cf96d8037b9889f8149a4ad41d6a3da713402 Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com> 2021-01-14Fixing mistaken schema change in aggregate-routeALPERT1-4/+4 Removing required properties tag for three aggregate-route properties Issue-ID: AAI-3196 Change-Id: I4ca414f47820adc6fb6d2f46aeb87583dffd2571 Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com> 2021-01-13Pushing v22 schema to onapALPERT2-163/+2959 Making changes to DbEdgeRules_v22 and aai_oxm_v22 to update with approved changes Issue-ID: AAI-3196 Change-Id: I1d896060abdd55fa315f4eb7e1589cbcbd2a5b67 Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com> 2020-12-17Upversion to 1.8.2-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3200 Change-Id: I8405372a5dc35e5e8af6145a6881e680e0d57e77 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-12-16Update to move attributes to tenantHarish Venkata Kajur2-24/+24 Issue-ID: AAI-3200 Change-Id: I3fa07e3fe72bf68b7aa583036c78bb1ce598f861 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-12-12Upversion to 1.8.1-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3200 Change-Id: I3764df33fe89f6d9204c7c6cbe0a7af4b6f830ba Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-12-12Add support for v22 oxmHarish Venkata Kajur12-179/+34000 Issue-ID: AAI-3200 Change-Id: Ib392325a05155c98824726bb5198604bbfbb4d3c Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-12-04Update network-route dbdege rulezm3301-1/+1 Issue-ID: AAI-3227 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Id8e91f7812182ea712cbfb2853f3f508ea43b4fb 2020-12-03Updated AAI schema and DBEdge rules for theMehreen Kaleem8-48/+12 MDONS use Case Issue-ID: AAI-3225 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Change-Id: I207ee99270a1bf6d346e9e4fd4431bb79fda3be3 2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3222 Change-Id: I29b34c5097b390a1a3d8f36b6d83ef50ce2f04bb Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-11-12Upversion to the 1.7.13 version of the schema service including an edge rule ↵wreehil1-1/+1 update for network slicing Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: Ide6a680167972f848c7f0697fd77caa9db65e2a5 2020-11-11Updated the edge rules for nsi and nssi use cases for network slicing featurewreehil1-1/+1 Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I484b35197c10b65620897b0b6299b7e6bb40ebe1 2020-11-09Added DbEdgerules-Fix for Multiplicity Violationhariharan971-1/+1 Issue-ID: AAI-3220 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Id4ecf2c514c189f812b5b4a5a348320ba98283ca Signed-off-by: hariharan97 <rh20085046@wipro.com> 2020-10-29Upversion schema service to 1.7.12 for the network slicing functional use casewreehil1-1/+1 Issue-ID: AAI-3212 Signed-off-by: wreehil <wr148d@att.com> Change-Id: Ifcefe255f0a2b6971f77db7752696e9ca29cc9ba 2020-10-28change edge rule between connectivity and service-instancehyu20101-1/+1 This update contains for the fix for the following JIRA: AAI-3212: Transport Slicing integration: fail to relate two connectivity nodes to one service-instance Issue-ID: AAI-3212 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I7295efdb97bb6106be6f41fc9bdf8e522a05d5c0 2020-10-25Add back missing ccvpn network slicing elementsHarish Venkata Kajur5-1337/+1357 Issue-ID: AAI-3211 Change-Id: Ia9babe5da53f98a88ffd754e4bd8e29405a261bf Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-09-17Upversion to 1.7.10-SNAPSHOTHarish Venkata Kajur1-1/+1 Issue-ID: AAI-3185 Change-Id: Ia5fddb90571797fa62d41e36ea2a8484f70b2111 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-09-17Allow relationship from vf-module to tenantMunir Ahmad1-0/+12 this is to consistently link a vf-module (smallest deployable unit) to tenant. currently vserver is under a tenant however if a vf-module does not have a vserver there is no consistent way of determining under which tenant it is deployed Issue-ID: AAI-3185 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I11641c6300e7e5a4bd503736d1072af58f8c21b8 2020-09-10Update serviceProfile and sliceProfile attributeszm3304-735/+687 According to 3GPP add some attributes and delete some attributes of serviceProfile and sliceProfile for E2E network slicing usecase. Issue-ID: AAI-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: If715f7432cde1254315ff1f2587cc0af59a21a10 2020-09-09Use network-route to model 3GPP EP_Transporthyu20103-0/+37 (1) Add logicalInterfaceId attribute to "network-route" (2) Add cousin-edge rule between "service-instance" and "network-route" (one-to-many relation) (3) Add cousin-edge rule between allotted-resource and logical-links (one-to-many relation). This is needed for the TN NSSI model Issue-ID: AAI-2920 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: If0efa747bdbcd4a4bc4d73fadde66fe721cbfcb8 Signed-off-by: hyu2010 <henry.yu1@huawei.com> 2020-09-09Fix duplicate edgerules causing issues in creationHarish Venkata Kajur12-161/+53 Issue-ID: SO-3216 Change-Id: I140445445625d34edbc82305da323a5394433e2b Signed-off-by: Harish Venkata Kajur <vk250x@att.com> 2020-09-09Reverting the schema service changes for transport epHarish Venkata Kajur7-1035/+544 We will be instead using the network-route Issue-ID: AAI-2920 Issue-ID: SO-3216 Change-Id: Ie2fab6bc4d2a0cf8db93b6e3623f49b73f4394b6 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>