summaryrefslogtreecommitdiffstats
path: root/aai-core/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-03-09Fix dependentOn for hpaCapability nodeDileep Ranganathan2-0/+26
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-08Hardware Platform Awareness (HPA) - SchemaDileep Ranganathan2-0/+52
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>
2018-02-20Add the v13 xml schema and version updateVenkata Harish K Kajur1-0/+2872
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 Kajur8-5074/+5594
Issue-ID: AAI-493 Change-Id: I5f39ce9bb19cfb9607b659bed82066cae7569ecc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-08checking in tenant isolation oxm changesLamont, William (wl2432)1-0/+12
Issue-ID: AAI-554 Change-Id: I83bb7ba532e3ef44850669b430673fc904d60af0 Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
2017-12-04Add edge rules oxm changes for complex servicesVenkata Harish K Kajur1-0/+72
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)5-9428/+10284
Issue-ID: AAI-524 Change-Id: I33dd31315992e2efb2d6d390ffc523655b55a84c Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-11-28contains-other-v no longer implies delete-other-vThreefoot, Jane (jt6620)5-9416/+9448
Deletion of other vertices is now only determined by the delete-other-v property. For containment relationships, this property is now explicitly set instead of being implied by the containment property. ie Deletion now only checks delete-other-v not containment, and containment relationships have been updated to still function the same as before. Issue-ID: AAI-517 Change-Id: I808752c286c621f82b521590b1a51cf996031557 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur2-1/+2260
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-11-01Fix multiplicity between service-instance and pnfabatos2-2/+2
Fixed the multiplicity for the relationship between service-instance and pnf to be ManyToMany. Change-Id: I3305cca547ca9acb73621dbdb79876c2e48bc96e Issue-ID: AAI-444 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-10-11Merge "Update shema for VFC"James Forsyth1-0/+11
2017-10-11Update shema for VFCsubhash kumar singh1-0/+11
Update AAI schema for VFC changes. Change-Id: I3adc80861ffe4690f493b770d3f902652b55bfd4 Issue-ID: VFC-181 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-28Change openecomp to onap and update licenseVenkata Harish K Kajur2-36/+42
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Submit dbedgerules change for preload eliminationLin, Jerry (jl319x)1-0/+66
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-2/+57
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-0/+44
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-12Fix the schema about external system.lizi001643311-11/+0
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>
2017-09-06Merge the schema of external-system.lizi001643311-11/+55
Add the schema of external-system, delete the auth-info-item which will not in use. Locally test passed. Change-Id: I9d65201cd8b222421c8f15fcb9eb421636588b33 Issue-ID: AAI-204 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-01Enhance the schema for VIPs and ip addressLin, Jerry (jl319x)1-0/+44
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/+11
Change-Id: I95c41f69af75b21a2476cd8e6ef83b0bc4dea7de Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-08-21Add the EdgeRules ftl and additional changes toVenkata Harish K Kajur4-7/+7
the dbedgerules json Issue-Id: AAI-198 Change-Id: I426563d7647f521fd9542773cf46f679b26a8801 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-21Merge "Add auth-info node to cloud-region."James Forsyth1-0/+22
2017-08-21Add auth-info node to cloud-region.lizi001643311-0/+22
Reupload "Add the auth-info node according to the schema from Multi-VIM". Modify the auth-info definition and defaultTenant according to Jimmy. Modify the ssl-cacert and ssl-insecure definition according to Ethan. Modify the description messages of some properties. Add an edge rule between the cloud-region and the auth-info-item Change-Id: Ic319f6875d6562d54d6434cbe316bd6e4c35eb21 Issue-ID: AAI-166 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-18[AAI-191 Amsterdam] Refactor import statementsVenkata Harish K Kajur1-2/+2
Also regenerate the xsd, yaml and html files Change-Id: Ie7c6418c811d5ef70b8be5435b84eb5f31f3b31c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-16[AAI-178 Amsterdam] Make Edge Properties to beMaharajh, Robby (rx2202)1-3/+3
declared by direction Change-Id: I8eacd870980c558e8c1f92b72f73c6f86aabc890 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-08-15[AAI-174 Amsterdam] removed invalid edge rulesThreefoot, Jane (jt6620)4-2844/+2401
Change-Id: Ibed817603255fd417025b2bfc62781482d5b3d2a Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-08-10[AAI-148 Amsterdam] schema change.Lin, Jerry (jl319x)1-0/+22
Change-Id: Ic4f2d1bb493ca5bb986de2837f5950294abbedd2 Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-08-10[AAI-130 Amsterdam] parameter standardizationLamont, William (wl2432)1-2066/+2004
Change-Id: I458dc276118c509ac419b81b710333a946625eeb Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
2017-08-07[AAI-133 Amsterdam] Subnet delete rule fixVenkata Harish K Kajur4-7279/+7454
Change-Id: I0837371aab38bbe159d472ac0ed4c84c57cdc81d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-31[AAI-100 Amsterdam] refactored dbedgerulesThreefoot, Jane (jt6620)6-0/+7306
Change-Id: I778a56f525cba0ebd39d24d366fc9f0935be71f2 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-07-14[AAI-50] Add support for v11 version APIsMaharajh, Robby (rx2202)1-1/+1
updated swagger html generation to generate v11 Added to introspection version v11. Update latest aaipropertes to v11 Created v10 versioned edge rules.java Created v11 oxm using the v10 oxm Change-Id: Ic56e86b15b8b18fa1ac70dfba5f7e08f58df843f Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-06-27[AAI-12] Add the swagger documentation for onapVenkata Harish K Kajur1-0/+293
Change-Id: If2ebc7acd38c3a268c1461b05f1b7ff1bc0c8548 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-12Update license files, sonar plugin and fix testsVenkata Harish K Kajur1-10/+10
Change-Id: If25f0890de84b4a6a001fd669de3d6e0241a474c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-09Initial commit with all the necessary filesVenkata Harish K Kajur1-0/+26
Change-Id: I2760ca1e2c661028be946a4335d07b1b7671a4b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>