aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-04Added v12 swagger with bulk add api'sMaharajh, Robby (rx2202)3-4/+248
Issue-ID: AAI-540 Change-Id: I1aaadbba1236921901e6d5859f0263786e9ab2ae Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-12-04Update aai constants for bulk process limitsMaharajh, Robby (rx2202)1-0/+2
Issue-ID: AAI-528 Change-Id: Ieb877510365b7615a2bddf881d2d9238a8e3c938 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-12-04Add edge rules oxm changes for complex servicesVenkata Harish K Kajur4-8/+365
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)36-9960/+13546
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)9-9426/+9560
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-28Merge "Bump minor version"James Forsyth1-1/+1
2017-11-28Add tunnel bandwidth vendor and allow max bandwithVenkata Harish K Kajur4-10/+79
Issue-ID: AAI-516 Change-Id: I1aa18b9b1237c4696fbbdd88f5c889bf6a51d2ec Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-27Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I1333eff89702baba52b1cbca01d67bfddff44003 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur19-31/+23034
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-22Merge "add aai exception when missing FromAppId header"James Forsyth1-7/+8
2017-11-21Update typos and formatGildas Lanilis1-53/+37
-Remove template note -Fix typo -Update format Issue-ID: DOC-204 Change-Id: I913d68d50ab6dd2546c2e209e5335412a1a6aafd Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2017-11-21Improving documentation for AAI single VM setupAdrianSlavkovsky1-28/+43
Prerequisites chapter added. Formatting improved. Change-Id: Ia43d71522bcdc71779c071957e09204c71fec3e3 Issue-ID: AAI-487 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2017-11-21add aai exception when missing FromAppId headerPavel Paroulek1-7/+8
adding an aai exception so that instead of NPE a 4009 exception is thrown in case of a missing FromAppId header Change-Id: Ie58f467c6e541e96a0f1cfdd4024c14bdf9aa565 Issue-ID: AAI-480 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2017-11-10Fix code-blocks formatting, headings and grammarMatthewHarffy1-21/+25
Cleaned up and added code-blocks and headings. Change-Id: I2f9c4344b6b5d82c2f10d7e2db40225e5176ba9f Issue-ID: DOC-114 Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
2017-11-10Add the ecomp site location back in distVenkata Harish K Kajur1-0/+7
Issue-ID: AAI-453 Change-Id: I3c79ba1495dccf2661563791376e2007c83323e4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-10Merge "Fix headings and code-blocks formatting"James Forsyth1-71/+99
2017-11-10Merge "Fix dependency in aai-utils pom"James Forsyth1-6/+2
2017-11-10Fix headings and code-blocks formattingMatthewHarffy1-71/+99
Headings added to aid navigation and fixed all the code examples to use code-block Issue-ID: DOC-114 Change-Id: I205f47016df26a298473ee8290931e0d809a140d Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
2017-11-10Fix dependency in aai-utils pomLee, Tian (tl5884)3-10/+6
aai-utils pom depends on org.openecomp.aai.logging-service, which no longer exists. Change-Id: Ib05bc80d8666daa151f5a8c6c8777bbf4971a344 Issue-Id: AAI-459 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2017-11-10Change the openecomp logging service to onapVenkata Harish K Kajur3-4/+4
Issue-ID: AAI-453 Change-Id: Iac517054a96704647b7510fa5ee028b66212fb77 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-09Update the project version to fix stage siteVenkata Harish K Kajur1-1/+1
logging service jar being not found Issue-ID: AAI-453 Change-Id: I58c1ad1e9d6034859ba9de5b90f9373388b33894 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-09Remove onap repositories inherit from onap parentv1.1.01.0.0-ONAP1.0.0-AmsterdamVenkata Harish K Kajur1-15/+0
Issue-ID: AAI-453 Change-Id: Ia0f73774365ebdeae009d98984586c7cb9213afc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-08Fix offered APIs docjimmy1-4/+2
Issue-ID: AAI-255 Change-Id: I1bcd6be44386cc685642153943a1fb5b250504f8 Signed-off-by: jimmy <jf2512@att.com>
2017-11-08Merge "Fix dev setup guide to include images"Manisha Aggarwal5-135/+144
2017-11-08Fix dev setup guide to include imagesjimmy5-135/+144
Issue-ID: AAI-255 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4c0fa8de83bab29e0f89a0af7fb639eb38e6944a
2017-11-08Merge "Remove all of the distribution management"James Forsyth1-12/+0
2017-11-08Remove all of the distribution managementVenkata Harish K Kajur1-12/+0
Issue-ID: AAI-453 Change-Id: I45791775351c680a1428126e405a201817feae14 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-08Fix links in release notes and set versionjimmy1-54/+54
Issue-ID: AAI-255 Change-Id: I09964b56ad1e7e5ad949bf8fd418aadc5b5da19d Signed-off-by: jimmy <jf2512@att.com>
2017-11-08Merge "Fix the stage site issue where looking wrong place"James Forsyth1-5/+0
2017-11-08Fix the stage site issue where looking wrong placeVenkata Harish K Kajur1-5/+0
for the release jar Issue-ID: AAI-453 Change-Id: I4f259807756fee13b4eb48a2a67c7db971b4d10e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-07Update Amsterdam Release Notesjimmy1-11/+216
Issue-ID: AAI-255 Change-Id: I9247e47e34aad54c43300c96a3f4dd7ab553c90d Signed-off-by: jimmy <jf2512@att.com>
2017-11-07Link to API doc on wikijimmy1-202680/+4
Issue-ID: AAI-255 Change-Id: If52b560dd3eb6db0f243ebe5e7e79d5f30ca8c4f Signed-off-by: jimmy <jf2512@att.com>
2017-11-07Change if transaction id is null generate idVenkata Harish K Kajur1-4/+3
Issue-ID: AAI-454 Change-Id: If3cbb5ca2bb07426c4fe5643bac742e739ec0da8 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-07Fix it if the transaction id is missingVenkata Harish K Kajur2-2/+8
alert the client that they need to specify header Issue-ID: AAI-454 Change-Id: I2032163172bbb987c060b41dcffc494d18c58b13 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-06Merge "Fix multiplicity between service-instance and pnf"James Forsyth2-2/+2
2017-11-06Define nameProps for Configuration objectramu.n1-0/+1
SDNC store underlay/overlay network configuration information in "Configuration" object of AAI with relashionship to "service-instance". SO need to query "Configuration" based on configuration-id & configuration-type, since configuration-type is non-key field it can't be added in relashionship-data. If define configuration-type as nameProps then SO can get configuration-type value from "related-to-property". Change-Id: I82a5bcbd66183cc195273234a42c00e2a4a8ea5a Issue-Id: AAI-451 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-11-02Update the dependency from snapshotbeijing-testVenkata Harish K Kajur3-6/+3
to using the project version so when the mvn versions:set command is run it will be able to update it accordingly Issue-ID: AAI-448 Change-Id: I7c93293718d537b585ab0d13ebdc0be4817ca7cf 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-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>