summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-28Removed below sonar issues:ramanjaneya1-8/+4
Removed useless assignment Removed unused imports Issue-Id:AAI-215 Change-Id: I12a54d5db72560bc1714714584ac1b9bd820d9e5 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-26Add the remaining tests from internal codeVenkata Harish K Kajur1-0/+162
Issue-ID: AAI-215 Change-Id: I28de8cb09513d7f08e9d608bed25f0bee1ecec85 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-26Merge "Logging Updates to a few files in the common repo."Manisha Aggarwal2-1/+7
2017-09-26Logging Updates to a few files in the common repo.O'Connor, Lina (lo8949)2-1/+7
Issue-ID: AAI-387 Change-Id: I304b9d4a50cb896ab3c638d986db8450c10e5427 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-09-26Added docs directory and index file for aai-commonMaharajh, Robby (rx2202)1-0/+8
Issue-ID: AAI-383 Change-Id: I54a63f41b4dbba45026911ba6377a7cd0570cd0e Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-09-22Merge "Removed below sonar issues:"James Forsyth3-183/+180
2017-09-22Merge "Fixed vOut nullpointer exception"James Forsyth1-1/+1
2017-09-22Merge "Add snapshot and release distribution management"James Forsyth1-0/+34
2017-09-22Add schema changes for port mirroring supportVenkata Harish K Kajur2-96/+98
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-22Add snapshot and release distribution managementVenkata Harish K Kajur1-0/+34
Issue-ID: AAI-76 Change-Id: I21af8638885119118614da42a766698607959b8c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-21Removed below sonar issues:Bharat saraswal3-183/+180
Redudant variables. reduced method complexity by introducting new inner methods. rename variable to follow guidelines. Issue-Id:AAI-215 Change-Id: I3174daf62e38934207b87797f633f1cbd44b7502 Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-09-21Fixed vOut nullpointer exceptionshashikanth1-1/+1
Fix Blocker/Critical sonar issues in aai/aai-common module https://sonar.onap.org/component_issues?id=org.onap.aai.aai-common%3Aaai-common#resolved=false|severities=BLOCKER NullPointerException might be thrown as 'vOut' is nullable here Issue-Id:AAI-246 Change-Id: Idc3cc538bc65fc5a7350d6fe72406a5c4dca6f1c Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Fix the site path so it didn't get overwrittenVenkata Harish K Kajur5-39/+3
Issue-ID: AAI-76 Change-Id: I0e6f0041b09a3208f88bed577b91ed8b37ec86e2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Submit dbedgerules change for preload eliminationLin, Jerry (jl319x)5-1576/+2170
Issue-ID: AAI-338 Change-Id: If446c9b71eaae0e22a7472f4f05b5ca21714fcde Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-09-19Remove any remaining db edge rules referencesVenkata Harish K Kajur2-9/+2
Issue-ID: AAI-309 Change-Id: I58a3b66ce34b49e51245a279fcaf3dee11f5a86e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Add ability to apply configurations to vnfVenkata Harish K Kajur8-10/+697
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 Kajur5-755/+15172
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-15Fix the db serializer test failing half the timeVenkata Harish K Kajur3-59/+63
One of the tests in db serializer is failing since it is expecting the resource version to be updated and resource version uses current timestamp and the unit test is running so fast sometimes as it is failing due to that so we put sleep Issue-ID: AAI-215 Change-Id: I3c0f43dd999cbf518a8b5561f5f2c41540d6544c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
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 Kajur22-2360/+264
Issue-ID: AAI-215 Change-Id: Ied7d885274d83fa183880ca683a2c440818e66dc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-13Added mac-address attribute to p-interfacejimmy1-0/+5
Issue-ID: AAI-292 Change-Id: I2988350eb63fc230d8350a58a5db7cdd90af231d Signed-off-by: jimmy <jf2512@att.com>
2017-09-13Merge "Removed ns, set dep nodes for esr-info-item"Tian Lee1-1/+1
2017-09-12Removed ns, set dep nodes for esr-info-itemjimmy1-1/+1
Change-Id: I7b3a5d2554c7f807a1d70e1796a4aa3e7b8768c0 Issue-ID: AAI-278 Signed-off-by: jimmy <jf2512@att.com>
2017-09-12Fix the stage site issue by adding onap.nexus.urlVenkata Harish K Kajur6-1/+7
Issue-ID: AAI-76 Change-Id: I853818968180d5d873ed2971cc2ce33bf16e4a00 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-12Merge "Fix the schema about external system."James Forsyth2-29/+26
2017-09-12Fix the schema about external system.lizi001643312-29/+26
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-08Merge "Cleanup project's name in Sonar"James Forsyth1-1/+1
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I313b4a9e360eff2e0bfdfba3fb67c015b69ae4ca Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08EdgeRules throws descriptive error on invalid ruleThreefoot, Jane (jt6620)71-11600/+5024
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-07Exclude the domain package from the jacocoVenkata Harish K Kajur1-0/+3
Issue-ID: AAI-270 Change-Id: I0c5d6e75bbdc75813fda31e8ede63dbada753012 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-07Add name to the top level pom for aai-commonVenkata Harish K Kajur1-1/+2
Issue-ID: AAI-271 Change-Id: I0e85b488f380944024d2edfbb7740ece65cf9fd3 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-07Exclude the domain package from sonarVenkata Harish K Kajur1-0/+1
since that code is generated Issue-ID: AAI-270 Change-Id: I16434f51e05739fa0cb4a3407e6efe2fe7d9a87b Signed-off-by: Venkata Harish K Kajur <vk250x@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.lizi001643317-72/+390
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 Forsyth3-2/+329
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)3-2/+329
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-31Merge "[AAI-252 Amsterdam] configuration of hostroutes"James Forsyth3-1/+123
2017-08-31Merge "Added aai-utils and OXM Model Loader functionality"Steven Blimkie9-1/+442
2017-08-31[AAI-252 Amsterdam] configuration of hostroutesThreefoot, Jane (jt6620)3-1/+123
Change-Id: I95c41f69af75b21a2476cd8e6ef83b0bc4dea7de Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-08-31Merge "Add epaCaps and cloudExtraInfo to cloud-region."James Forsyth1-0/+10
2017-08-31Merge "Check in vhnf modified bandwith code"James Forsyth62-408/+406
2017-08-31Add epaCaps and cloudExtraInfo to cloud-region.lizi001643311-0/+10
This request is from Multi-Cloud team. And it has passed the test at local host. Change-Id: I974e4d262555c9b794c6677b3518aa30e1740888 Issue-ID: AAI-183 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-08-31Check in vhnf modified bandwith codeur326r62-408/+406
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-30Remove license-maven-plugin from aai-core/schemaDileep Ranganathan2-18/+0
Remove dangling license-maven-plugin from aai-core,aai-schema Remove duplicate dependencies in aai-core pom.xml Change-Id: Ie034e91e06e207b2f5fbd8d6d34602e1ca0d98f6 Issue-id: AAI-74 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-08-30Added aai-utils and OXM Model Loader functionalityShwetank Dave9-1/+442
Issue-ID: AAI-245  Change-Id: Ic982cc07dd76e8a931d4f725ca4e71f2db7ef8a2 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-08-29Remove MojoHaus Maven plug-in from pom fileSreenivasa Reddy Chinnannagari1-49/+0
Issue-ID: AAI-74 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b Signed-off-by: Sreenivasa Reddy Chinnannagari <sc00492357@TechMahindra.com>
2017-08-28[AAI-217 Amsterdam] Remove the att references inVenkata Harish K Kajur23-52726/+1875
the schema and core files Change-Id: Id1b3469ba298b2137665e8ad16b4d74121d434a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>