aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src
AgeCommit message (Collapse)AuthorFilesLines
2017-09-15Increase the coverage to 35% for aai-commonVenkata Harish K Kajur4-4/+311
Issue-ID: AAI-215 Change-Id: I783fc2207aa782a1b8bb55a730a341fa89b4c094 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-15Increase code coverage for aai-common repo to 30%Venkata Harish K Kajur21-2343/+247
Issue-ID: AAI-215 Change-Id: Ied7d885274d83fa183880ca683a2c440818e66dc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-12Merge "Fix the schema about external system."James Forsyth1-11/+0
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-08EdgeRules throws descriptive error on invalid ruleThreefoot, Jane (jt6620)66-11600/+5014
Also added test coverage, including refactoring of test resources to simplify test suites. Issue-ID: AAI-277 Change-Id: Ibfdc81342a139d121740f10bccc66a7420b61945 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-09-06Fix the AAIGraph closing prematurely that wasVenkata Harish K Kajur1-3/+4
accidentally introduced during sonar change Issue-ID: AAI-237 Change-Id: Ibd806042c09073bf7f4f24b6f842aa863af0a617 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-06Merge the schema of external-system.lizi001643314-11/+94
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-05Merge "Enhance the schema for VIPs and ip address"James Forsyth1-0/+44
2017-09-05Merge "Fix Blocker and Critical Sonar issues/bugs."James Forsyth9-66/+76
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-09-01Added until and simplePath to QueryBuilderThreefoot, Jane (jt6620)7-9/+253
Issue-ID: AAI-253 Change-Id: I0ad83d37bb15260b72e8f1745dc40ecd8df98229 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@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-31Check in vhnf modified bandwith codeur326r58-408/+296
Issue-ID: AAI-239 Change-Id: I9ab5b8651798a9db648e52edd8e1a720fdbaf703 Signed-off-by: ur326r <ur326r@att.com>
2017-08-30Fix Blocker and Critical Sonar issues/bugs.Dileep Ranganathan9-66/+76
Includes ad-hoc fixes for sonar issues within the files modified. Change-Id: Ide181bbe3e05cbc969706a3d798cd99c5609a0b2 Issue-id: AAI-246 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-08-28[AAI-217 Amsterdam] Remove the att references inVenkata Harish K Kajur9-287/+16
the schema and core files Change-Id: Id1b3469ba298b2137665e8ad16b4d74121d434a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-21Move extensions to aai-commonVenkata Harish K Kajur2-0/+970
Issue-Id: AAI-201 Change-Id: I43d9228f2b69aacbda6020dcc9e0f62c52ef2d13 Signed-off-by: Venkata Harish K Kajur <vk250x@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-21Merge "Fix the javadocs error in jenkins"James Forsyth1-5/+0
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-21Fix the javadocs error in jenkinsVenkata Harish K Kajur1-5/+0
Issue-Id: AAI-76 Change-Id: Iaefe655c72584ee16d48da590afa6ae9ada7420e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-18Add hook to delete temporary json file on exitDileep Ranganathan1-1/+4
Change-Id: I1f5cbcec04d66cd47ee39f14a2cc00e48c9aa6f5 Issue-Id: AAI-197 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-08-18[AAI-191 Amsterdam] Refactor import statementsVenkata Harish K Kajur81-453/+586
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)79-747/+742
declared by direction Change-Id: I8eacd870980c558e8c1f92b72f73c6f86aabc890 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-08-16[AAI-176 Amsterdam] Check in related link changesVenkata Harish K Kajur3-3/+98
Change-Id: Ie72ccd9aa2fb3b214f6b8b1ca6280d5dd08b10a7 Signed-off-by: Venkata Harish K Kajur <vk250x@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-15[AAI-171 Amsterdam] Move rest.db to aai-commonVenkata Harish K Kajur17-8/+1738
Change-Id: I7d0c8b64e5e3249128b158353a98d4fb482d92db Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-15[AAI-169 Amsterdam] Add ability for older versionsVenkata Harish K Kajur2-14/+73
Change-Id: Ica6c4962e9cc7d98634606c010c3555e5a0a2f67 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-14[AAI-149 Amsterdam] migrate vpeLin, Jerry (jl319x)6-690/+105
Change-Id: I6189a8175425f4b7301659fce96f4c359dc6473a Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-08-14[AAI-168 Amsterdam] Check in sourceur326r14-92/+769
Change-Id: I9b7169c5cd346254990118df15792454f9455f95 Signed-off-by: ur326r <ur326r@att.com>
2017-08-11[AAI-162 Amsterdam] Convert custom queries to notMaharajh, Robby (rx2202)7-295/+238
use gremlin Change-Id: I50879849eb0d324d711934f75829cf2648ecff6c Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-08-11[AAI-154 Amsterdam] Check in titan refactorMuller, Andrew (am8383)9-92/+101
Change-Id: I277417cfa608228f107ac94e0253a83667602040 Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
2017-08-10[AAI-150 Amsterdam] Modify xsd generationVenkata Harish K Kajur1-57/+92
Modifying the way the xsd generation works due to the changes in the db edge rules change Change-Id: I585fde89b9a3a556021f1b94101c39dd83a97284 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-10[AAI-148 Amsterdam] schema change.Lin, Jerry (jl319x)2-1/+24
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 Kajur18-7318/+7657
Change-Id: I0837371aab38bbe159d472ac0ed4c84c57cdc81d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-04[AAI-132 Amsterdam] Check in Schema Changes VLANUtkarsh Raj1-1/+6
Change-Id: Ic1a5c68bcad9baa2524662321d7c261280320ff9 Signed-off-by: Utkarsh Raj <ur326r@att.com>
2017-07-31[AAI-100 Amsterdam] refactored dbedgerulesThreefoot, Jane (jt6620)17-5620/+13411
Change-Id: I778a56f525cba0ebd39d24d366fc9f0935be71f2 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-07-21[AAI-61 Amsterdam] Change the namespace openecompVenkata Harish K Kajur2-5776/+5756
Change the namespace openecomp to onap Also change the package names Change-Id: I1f3c25dfa7b5218aeba19930a905701476894542 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-14[AAI-50] Add support for v11 version APIsMaharajh, Robby (rx2202)7-4/+11927
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 Kajur19-744/+1689
Change-Id: If2ebc7acd38c3a268c1461b05f1b7ff1bc0c8548 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-16[AAI-ONAP] Take latest develop code from internalVenkata Harish K Kajur5-113/+211
Change-Id: I9ce0ecd6adcfb3678a7e94567bd7a3814ec3440d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-08[AAI-ONAP] Fix the javadoc as well as commentVenkata Harish K Kajur1-10/+10
Change-Id: I26998ae4f87ee1e61674120030fcc4c2e3e40097 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-07[AAI-ONAP] Get the latest code and sync to onapVenkata Harish K Kajur27-6531/+307
Change-Id: Ifd6e05a807b1bc5246cd2442cb54495b84100e83 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-25Make sure aai common is properly in syncVenkata Harish K Kajur3-366/+184
Change-Id: I9b857c9b1d4c1c64386514accc1522161373ac87 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-24Update the aai-common with the latest codeVenkata Harish K Kajur79-708/+2228
Change-Id: Ia4758a3d7e462e5120fa1db7ebe97adaeac3ebc2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-12Update license files, sonar plugin and fix testsVenkata Harish K Kajur241-2524/+2450
Change-Id: If25f0890de84b4a6a001fd669de3d6e0241a474c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-09Initial commit with all the necessary filesVenkata Harish K Kajur258-0/+67964
Change-Id: I2760ca1e2c661028be946a4335d07b1b7671a4b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>