aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-31Remove proprietary headerjimmy1-15/+2
Issue-ID: AAI-255 Change-Id: Ie3c6e20efb7d8cdd806a2088d340faf9273ef454 Signed-off-by: jimmy <jf2512@att.com>
2017-10-27Minor edits to align with referencesRich Bennett7-89/+56
Aligned architecture and release-notes with references in doc aggregate sections Change-Id: If42b08237897d01591a498d283b21a1ad8b5ae43 Issue-ID: DOC-143 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-25Moved docs to correct locationjimmy8-4/+4
Issue-ID: AAI-255 Change-Id: I9c542dcd99d30cf0d13c81866d86231b6e36f4c7 Signed-off-by: jimmy <jf2512@att.com>
2017-10-25Convert docs to rst and set up platform sectionjimmy9-6/+202831
Issue-ID: AAI-255 Change-Id: Id78116b2e3fadb3d0f4f7d2a602ba63633c806b7 Signed-off-by: jimmy <jf2512@att.com>
2017-10-16Add documents to index.rstO'Connor, Lina (lo8949)2-4/+10
Issue-ID: AAI-255 Change-Id: Id4d5935096b8fe780ada4d912cb6fdc54f50ac69 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-10-12Fix references in index.rstO'Connor, Lina (lo8949)1-8/+5
Issue-ID: AAI-255 Change-Id: I0013f1f36b3c612ad993f96a0094c1d9f81a5b2d Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-10-11Merge "Update shema for VFC"James Forsyth2-0/+62
2017-10-11Update shema for VFCsubhash kumar singh2-0/+62
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-10-10Getting Started DocumentsO'Connor, Lina (lo8949)7-4/+822
Issue-ID: AAI-255 Change-Id: I73d20bc0d67c9b243edab159c2f6bf5837225d34 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-10-06Adding Developer Environment Setup DocumentO'Connor, Lina (lo8949)1-0/+264
Issue ID: AAI-218 Change-Id: I68f8780056511f1cd32fca6527bfbbda6f462017 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-10-06Adding AAI REST API documentO'Connor, Lina (lo8949)1-0/+642
Issue ID: AAI-218 Change-Id: Ib9fda8ae10b25bedd61e09178621a268d608f851 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-09-28Change openecomp to onap and update licenseVenkata Harish K Kajur305-6997/+7579
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
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>