summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/aai_schema
AgeCommit message (Collapse)AuthorFilesLines
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)7-47565/+0
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 Ranganathan1-7/+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, Robby2-9628/+9642
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)2-0/+8327
Issue-ID: AAI-1395 Change-Id: I306e579c4a367a7b41ab46759a261bcc3a628699 Signed-off-by: Kajur, Harish (vk250x) <vk250x@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-02-20Add the v13 xml schema and version updateVenkata Harish K Kajur1-0/+8003
Issue-ID: AAI-536 Change-Id: I2ea654af0be91d233cc6cd5d50ee0186ef3a9a89 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-18Sync the latest code changesVenkata Harish K Kajur1-20/+208
Issue-ID: AAI-493 Change-Id: I5f39ce9bb19cfb9607b659bed82066cae7569ecc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-15Add utilites and unit tests to help coverageVenkata Harish K Kajur1-4/+4
Issue-ID: AAI-649 Change-Id: Ia855abe83692d86f4243f98ca75737c991da8976 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-11Add back the pserver self link and configurationVenkata Harish K Kajur1-21/+21
Issue-ID: AAI-554 Change-Id: Ia4269abfd673ab026921b683175d843443c738d5 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-08checking in tenant isolation oxm changesLamont, William (wl2432)1-91/+106
Issue-ID: AAI-554 Change-Id: I83bb7ba532e3ef44850669b430673fc904d60af0 Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
2017-12-06Check in Service Topology OXM changesur326r1-4/+18
Issue-ID: AAI-549 Change-Id: I7683e088a755ba91c1532b1a4c081b56e29698ea Signed-off-by: ur326r <ur326r@att.com> Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-04Add edge rules oxm changes for complex servicesVenkata Harish K Kajur1-0/+155
Issue-ID: AAI-530 Change-Id: Ib9b91a638e72da76ece9d9e34d6e62354601492a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-01Added support for Multiple EdgesMaharajh, Robby (rx2202)1-0/+7
Issue-ID: AAI-524 Change-Id: I33dd31315992e2efb2d6d390ffc523655b55a84c Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-11-28Add tunnel bandwidth vendor and allow max bandwithVenkata Harish K Kajur1-0/+14
Issue-ID: AAI-516 Change-Id: I1aa18b9b1237c4696fbbdd88f5c889bf6a51d2ec Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur2-1/+7681
Update the pom to use 1.2.0-SNAPSHOT and add v12 oxm and json and ensure the esr stuff is properly included Issue-ID: AAI-514 Change-Id: I96ceb7dbaa6de7650d55a79e2d1b18f5d1815f06 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change openecomp to onap and update licenseVenkata Harish K Kajur4-2342/+2434
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-22Add schema changes for port mirroring supportVenkata Harish K Kajur1-91/+92
Port mirroring was already added but the management option should be below the key so moving that around Issue-ID: AAI-372 Change-Id: Ide753820c25f2d07e680851a3cebcad34d6ba380 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Submit dbedgerules change for preload eliminationLin, Jerry (jl319x)1-139/+139
Issue-ID: AAI-338 Change-Id: If446c9b71eaae0e22a7472f4f05b5ca21714fcde Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-09-19Add ability to apply configurations to vnfVenkata Harish K Kajur1-0/+109
Issue-ID: AAI-326 Change-Id: Id5480d020f66a6b8d83310d85eb0678f6b504e7a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Add owning entity, platform, line of businessVenkata Harish K Kajur1-15/+436
to the schema and generate xsd yaml and html Issue-ID: AAI-325 Change-Id: Ibf065b5aecbaf37effc41ea478d98314d6210603 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-01Enhance the schema for VIPs and ip addressLin, Jerry (jl319x)1-1/+169
Issue-Id: AAI-260 Change-Id: Iffd6da011b82a6b92f46b52810236c6e67ef0d36 Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-08-31[AAI-252 Amsterdam] configuration of hostroutesThreefoot, Jane (jt6620)1-0/+62
Change-Id: I95c41f69af75b21a2476cd8e6ef83b0bc4dea7de Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-08-31Check in vhnf modified bandwith codeur326r1-0/+28
Issue-ID: AAI-239 Change-Id: I9ab5b8651798a9db648e52edd8e1a720fdbaf703 Signed-off-by: ur326r <ur326r@att.com>
2017-08-28[AAI-217 Amsterdam] Remove the att references inVenkata Harish K Kajur3-56/+79
the schema and core files Change-Id: Id1b3469ba298b2137665e8ad16b4d74121d434a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-18[AAI-191 Amsterdam] Refactor import statementsVenkata Harish K Kajur1-203/+219
Also regenerate the xsd, yaml and html files Change-Id: Ie7c6418c811d5ef70b8be5435b84eb5f31f3b31c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-15[AAI-173 Amsterdam] Schema changes for tailVenkata Harish K Kajur1-1/+22
maintanence Change-Id: Ie84839e23f656af3b77d22976e8d3c561f2ddc6a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-15[AAI-172 Amsterdam] schema changes for tenantVenkata Harish K Kajur1-2/+23
isolation Change-Id: Icbec6dffb8646236b67e5f3f0f53050365da938b Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-14[AAI-149 Amsterdam] migrate vpeLin, Jerry (jl319x)4-829/+216
Change-Id: I6189a8175425f4b7301659fce96f4c359dc6473a Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-08-14Add the vnf changesVenkata Harish K Kajur3-3259/+5
Change-Id: I728b32a9c81422224841f84af9c672515791b87b Issue-Id: AAI-165 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-10[AAI-148 Amsterdam] schema change.Lin, Jerry (jl319x)1-0/+7
Change-Id: Ic4f2d1bb493ca5bb986de2837f5950294abbedd2 Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-08-10[AAI-130 Amsterdam] parameter standardizationLamont, William (wl2432)2-2/+6873
Change-Id: I458dc276118c509ac419b81b710333a946625eeb Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
2017-05-24Update the aai-common with the latest codeVenkata Harish K Kajur3-253/+2292
Change-Id: Ia4758a3d7e462e5120fa1db7ebe97adaeac3ebc2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-09Initial commit with all the necessary filesVenkata Harish K Kajur3-0/+16855
Change-Id: I2760ca1e2c661028be946a4335d07b1b7671a4b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>