aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20Update cvlan-tag uri templateMaharajh, Robby (rx2202)10-10/+10
Issue-ID: AAI-1665 Change-Id: I8e3a549382e68b9738e2732b6dee06726f6d64d6 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2018-09-19Update pnp schema to right fileKajur, Harish (vk250x)3-77/+95
Issue-ID: AAI-1551 Change-Id: I2bcad1f60beae9ac192f5c2f3d11119272cae94a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-19Merge "Add pnp schema and edgerules files"Venkata Harish Kajur2-0/+94
2018-09-19AAI-1639 Update wan-port-config to support IPv4/v6Keong Lim2-2/+50
Issue-ID: AAI-1639 Update wan-port-config with ipv4-address, ipv6-address, provider-ipv4-address and provider-ipv6-address. For compatibility, keep ip-address and provider-ip-address as previously published, but plan to deprecate and remove them. Change-Id: Id96f90bb4034b8cb0c17f13a601ec881a67e9cf2 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19AAI-1638 Update device schema to support IPv4/IPv6Keong Lim2-2/+26
Issue-ID: AAI-1638 Update device with system-ipv4 and system-ipv6. For compatibility, keep system-ip as previously published, but plan to deprecate and remove it. Change-Id: I740a58d4e4125983fc09af48bd0b4ba786af77f1 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19AAI-1637 Update EdgeRules for sdwan-vpnKeong Lim1-0/+24
Issue-ID: AAI-1637 Update EdgeRules for sdwan-vpn to tenant and to vpn-binding Change-Id: Ifab3416bf98f716ee69f2355c65a11ef1642d1e3 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19AAI-1635 Add privateEdge to model-version-idKeong Lim2-6/+41
Issue-ID: AAI-1635 Add privateEdge to model-version-id in sp-partner, prepare for TOSCA template from SDC. Spurious line-ending changes in the generated XSD file. Change-Id: I8de021b5d59ce88581ccdc01c9dabfc0afb5d1e1 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-18Merge "AAI-1557 Update sp-partner properties"James Forsyth2-0/+56
2018-09-14Merge "HPA Telemetry Schema"James Forsyth2-0/+53
2018-09-11HPA Telemetry SchemaDileep Ranganathan2-0/+53
Added HPA Capacity type in the schema. Added Capacity information to Compute Nodes in the pserver object Added relationships for pserver and flavor, pserver and hpa-capacity Change-Id: I326ed9dd13d94082e532ebaf7286af7a43d9117c Issue-ID: AAI-1593 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-11AAI schema change for openstack-region-idDileep Ranganathan2-0/+12
Decouples OpenStack Region ID and AAI cloud-region-id and reduces constraint to onboard Openstack VIM. Added odd one more property to "esr-system-info: object" to store the OpenStack Region ID which is used by MultiCloud plugin to interact with an OpenStack instance. Change-Id: I40d8eec74cf3d5c319c659fd3879f8dc371e2855 Issue-ID: MULTICLOUD-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-12AAI-1557 Update sp-partner propertiesKeong Lim2-0/+56
Issue-ID: AAI-1557 Update sp-partner with properties: - operational-status - model-customization-id - model-invariant-id - model-version-id Change-Id: Iae01c0ad8144bad26b8a308bfe3593ebe38ae82a Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1555 Fix remote-path in esr-system-infoKeong Lim1-1/+1
Issue-ID: AAI-1555 Fix remote-path in esr-system-info. Should have been camelCase in java-attribute since v11. Exposed in CCVPN testing of ext-aai-network. Change-Id: I39b843307058b317972298f125aebc2593a126a7 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1552 Add resource-version property to CCVPN ucKeong Lim2-0/+121
Issue-ID: AAI-1552 Add resource-version property to all the new CCVPN schema elements. The other ONAP components expect to have this property available for optimistic concurrency control usage. Change-Id: I69071d48cb0b784fe67498d51361bb304a22ead9 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1492 Add ext-aai-network schema for CCVPN ucKeong Lim3-2/+214
Issue-ID: AAI-1492 Add ext-aai-network element to network namespace. Add components from network namespace. Add esr-system-info component. Add EdgeRules from ext-aai-network to esr-system-info, connectivity and all the other schema elements. Make esr-system-info dependentOn ext-aai-network. Change sub-components of ext-aai-network to COUSIN edge as workaround. Add relationship-list as workaround. Change-Id: I8ec11660db7887c5aebcdbe2899c95c457f74e14 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1491 Add wan-port-config schema for CCVPNKeong Lim3-0/+298
Issue-ID: AAI-1491 Add wan-port-config element in network namespace. Add CCVPN EdgeRule for wan-port-config to service-instance. Change-Id: I7c27b28ea2da72583f88b79eb035ab70cc86a64e Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1484 Add device schema for CCVPN usecaseKeong Lim3-0/+250
Issue-ID: AAI-1484 Add device element to network namespace. Add CCVPN EdgeRules for device to service-instance and generic-vnf. Change-Id: Iad4033dc5bba72cf0773cccbe19429cf965df0c5 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1483 Add sdwan-vpn for CCVPN usecaseKeong Lim3-0/+202
Issue-ID: AAI-1483 Add sdwan-vpn element to network namespace. Add CCVPN EdgeRules for sdwan-vpn to service-instance. Change-Id: I541db79a0c02149c4f5371dc29f71c76478ba298 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1482 Add site-resource for CCVPN usecaseKeong Lim3-0/+226
Issue-ID: AAI-1482 Add site-resource element in network namespace. Add CCVPN EdgeRules for site-resource to service-instance, allotted-resource and complex. Fix typo in java-attribute for site-resource-id. Change-Id: Ic2dbe9d7a7644bbc46bd95ad79fdb0bcd7124224 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1481 Add network-resource for CCVPN usecaseKeong Lim3-0/+137
Issue-ID: AAI-1481 Add network-resource element to network namespace. Add CCVPN EdgeRules for network-resource to vpn-binding and pnf. Update multiplicity. Change pnf from sub-component to COUSIN edge as workaround. Change-Id: I4b288406a272ccdb6243d1e13555a02aa6354a83 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1468 -1480 Add Conn /lan-port-config for CCVPNKeong Lim3-8/+728
Issue-ID: AAI-1480 Add lan-port-config schema element to network namespace Add dhcp-service schema element Add CCVPN EdgeRules for lan-port-config to service-instance and dhcp-service Update lan-port-config with ipv4-address and ipv6-address. Update dhcp-service with server-ipv4-address and server-ipv6-address. Accidentally squashed another two commits together: Issue-ID: AAI-1468 Add connectivities sub-component to "network" namespace. Add connectivities element, which is sequence of "connectivity". Add connectivity element, which has numerous properties. Add CCVPN EdgeRules for connectivity to service-instance and vpn-binding Change-Id: I78f4cdc906e43750bb319ba4f3bdb6483ed7ea24 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-06Made Changes on the edge labels and directionKajur, Harish (vk250x)2-8/+8
for service instance and instance group Issue-ID: AAI-1577 Change-Id: I080f72a8c553c2579aeb98ac8204d4dcadaea5c8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-05Sync up the changes between ecomp and onapKajur, Harish (vk250x)11-26646/+27686
Change-Id: I7321a738db10eea9e7bc27c5b2a03f5dd0b0a70b Issue-ID: AAI-1336 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-28Add pnp schema and edgerules filesJimmy Forsyth2-0/+94
Issue-ID: AAI-1551 Change-Id: I8e7e70b01de1f8387694e2398d3f0d9e1080f1f9 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-08-24AAI-1467 Add sp-partner schema for CCVPNKeong Lim3-0/+100
Issue-ID: AAI-1467 Add sp-partners sub-component to "business" namespace. Add sp-partners element, which is sequence of "sp-partner". Add sp-partner element, which has properties: sp-partner-id, url, callsource, relationshipList Make the following properties indexed: sp-partner-id, url, callsource Add CCVPN EdgeRules for sp-partner to service-instance. Change-Id: I6de65ae843f0139cdd284f9261f993d36224dc1e Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-24AAI-1466 Update allotted-resource schema for CCVPNKeong Lim2-3/+99
Issue-ID: AAI-1466 Add the following properties to allotted-resource: alloted-resource-name, access-provider-id, access-client-id, access-topology-id, access-node-id, access-ltp-id, cvlan, vpn-name Add id and vpn-name properties to be indexed. Make "alloted-resource-name" property also: - marked as a "name" property - indexed Change-Id: I111eccc158ff28576b5e205b8c8c3dea3df4361e Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-23Update xsd element to generate boolean to falseKajur, Harish (vk250x)7-139/+139
Issue-ID: AAI-1536 Change-Id: If1cc9291e28dd0381115a0bf6c5a44faa7fdbe01 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-17AAI-1461 -1464 Update vpn-binding/pnf for CCVPNKeong Lim3-5/+184
Issue-ID: AAI-1461 Add properties to vpn-binding: access-provider-id, access-client-id, access-topology-id, src-access-node-id, src-access-ltp-id, dst-access-node-id, dst-access-ltp-id, operational-status, model-customization-id, model-version-id, model-invariant-id Make ids and operational-status indexed. Add CCVPN EdgeRules for vpn-binding to p-interface. Accidentally squashed in second commit for: Issue-ID: AAI-1464 Add properties to pnf schema: admin-status, operational-status, model-customization-id, model-version-id, model-invariant-id Make these properties indexed as well: admin-status, operational-status Change-Id: I30b75262d3e01cfae2cf77d9be9da26a56a049ed Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-17AAI-1460 Update logical-link schema for CCVPNKeong Lim3-2/+7
Issue-ID: AAI-1460 Update operational-status to be indexed property Add CCVPN EdgeRules file Change-Id: Ia8e20171ad060b7ca8f2e91d7a66a545146ff36d Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-17AAI-1459 Update service-instance schema for CCVPNKeong Lim2-0/+13
Issue-ID: AAI-1459 Add input-parameters property to service-instance element for SO to pass parameters to Closed Loop. Add company name to copyright notice. Change-Id: I9e9fed562a7503d8d2ad09e2052c3e29f7fe85ea Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-17AAI-1453 update p-interface schema for CCVPNKeong Lim3-3/+39
Issue-ID: AAI-1453 Add properties network-ref, transparent, operational-status Make these network-ref and operational-status indexed Change-Id: I047ecda31e08573adb1ef32ecd82b8e80e70d37a Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)45-1316116/+27174
Integrate the aai-core into using the aai-schema-ingest library to be agnostic to the schema changes Remove any references to aai-schema dependency in aai-core Reorder the components so the aai-schema-ingest is first installed Moved the edge rules to the aai-schema as they are linked to schema Rework the generation of the aai-schema to using aai-schema-ingest library Also remove the yaml and html folders as they get generated on the fly So when maven pushes the aai-schema jar, the jar contains the generated yaml, html and xsd files at runtime due to the gerrit limit of filesize Issue-ID: AAI-1455 Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-07-26Remove EPA attributeDileep Ranganathan2-12/+0
Remove the usage of EPA attribute which is deprecated cloud-epa-caps attribute is removed from v14 of schema Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c Issue-ID: AAI-1150 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-26Update the Instance group to use instanceFunctionMaharajh, Robby4-9653/+9697
Issue-ID: AAI-1395 Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce Signed-off-by: Maharajh, Robby <rx2202@att.com>
2018-07-19Add collection under network for v13 and v14Kajur, Harish (vk250x)5-0/+15259
Issue-ID: AAI-1395 Change-Id: I306e579c4a367a7b41ab46759a261bcc3a628699 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-23Fix html docs with esr-system-info attrv1.2.3Jimmy Forsyth4-1363/+2593
Issue-ID: AAI-1090 Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Generate xsd for v12 and v13 with esrKajur, Harish (vk250x)2-356/+644
Also update the version to 1.2.3-SNAPSHOT Issue-ID: AAI-1090 Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-23Fix v12 cloud-region with esr-system-info attrJimmy Forsyth6-3114/+4345
Issue-ID: AAI-1090 Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Re-add esrSystemInfoList to cloudRegionJimmy Forsyth1-0/+1
Issue-ID: AAI-1090 Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update html file to v13 versionJimmy Forsyth1-1/+1
Issue-ID: AAI-1051 Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update swagger file and html to latest versionsJimmy Forsyth12-6640/+6628
Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-26Add plugin to check coverageKajur, Harish (vk250x)14-214263/+46911
Get line coverage to 50% and ensure it doesn't go down Issue-ID: AAI-498 Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)14-168/+2926
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-15Merge "added new aai-schema-ingest library"Venkata Harish Kajur12-130/+1836
2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)12-130/+1836
New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2018-03-13Testing for HpaCapabilities objectDileep Ranganathan2-10/+14
Fixed Schema - mismatch in the java attributes and xml attributes Added dependentOn for HpaFeatureAtrributes Added unit test for HPASchema Added sample payload for HPACapabilities inside flavor Issue-ID: AAI-742 Change-Id: I3525376886f10bee99aa0ce3f0a6b2a5efbaa9b1 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-09Merge "Fix dependentOn for hpaCapability node"Venkata Harish Kajur2-10/+10
2018-03-09Fix dependentOn for hpaCapability nodeDileep Ranganathan2-10/+10
Added cloud-region along with flavor in the dependentOn field. Modified hpa-feature-attribute to hpa-feature-attributes as it is an arraylist. Change-Id: I7b0c3ee6e08b3bea97a1ebaeeaa8bcaeb8bb2b00 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-08Update the yaml and html for hpaKajur, Harish (vk250x)4-28/+8836
Issue-ID: AAI-838 Change-Id: I2fb543d4e6345faada8ec8fb73ed8ef8f2dd4645 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-08Hardware Platform Awareness (HPA) - SchemaDileep Ranganathan2-3/+173
Expanding the blob of string to a more generic representation Added new nodes for HPA enablement Change-Id: I3f861934856efbe7d8b08857dadf3c3e9a4baf96 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>