aai/aai-common.git
6 years agocontains-other-v no longer implies delete-other-v 15/25115/4
Threefoot, Jane (jt6620) [Tue, 28 Nov 2017 19:02:53 +0000 (14:02 -0500)]
contains-other-v no longer implies delete-other-v

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>
6 years agoMerge "Bump minor version"
James Forsyth [Tue, 28 Nov 2017 17:19:08 +0000 (17:19 +0000)]
Merge "Bump minor version"

6 years agoAdd tunnel bandwidth vendor and allow max bandwith 63/25063/3
Venkata Harish K Kajur [Mon, 27 Nov 2017 22:48:33 +0000 (17:48 -0500)]
Add tunnel bandwidth vendor and allow max bandwith

Issue-ID: AAI-516
Change-Id: I1aa18b9b1237c4696fbbdd88f5c889bf6a51d2ec
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoBump minor version 21/23921/5
Jessica Wagantall [Thu, 16 Nov 2017 22:13:40 +0000 (14:13 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: I1333eff89702baba52b1cbca01d67bfddff44003
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd v12 api changes for the new release code 09/25009/2
Venkata Harish K Kajur [Mon, 27 Nov 2017 08:46:28 +0000 (03:46 -0500)]
Add v12 api changes for the new release code

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>
6 years agoMerge "add aai exception when missing FromAppId header"
James Forsyth [Wed, 22 Nov 2017 13:37:44 +0000 (13:37 +0000)]
Merge "add aai exception when missing FromAppId header"

6 years agoUpdate typos and format 03/24803/1
Gildas Lanilis [Tue, 21 Nov 2017 22:40:04 +0000 (14:40 -0800)]
Update typos and format

-Remove template note
-Fix typo
-Update format

Issue-ID: DOC-204

Change-Id: I913d68d50ab6dd2546c2e209e5335412a1a6aafd
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
6 years agoImproving documentation for AAI single VM setup 35/24735/1
AdrianSlavkovsky [Tue, 21 Nov 2017 17:01:24 +0000 (18:01 +0100)]
Improving documentation for AAI single VM setup

Prerequisites chapter added. Formatting improved.

Change-Id: Ia43d71522bcdc71779c071957e09204c71fec3e3
Issue-ID: AAI-487
Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
6 years agoadd aai exception when missing FromAppId header 89/24689/1
Pavel Paroulek [Tue, 21 Nov 2017 10:06:09 +0000 (11:06 +0100)]
add aai exception when missing FromAppId header

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>
6 years agoFix code-blocks formatting, headings and grammar 41/23141/2
MatthewHarffy [Fri, 10 Nov 2017 17:02:36 +0000 (17:02 +0000)]
Fix code-blocks formatting, headings and grammar

Cleaned up and added code-blocks and headings.

Change-Id: I2f9c4344b6b5d82c2f10d7e2db40225e5176ba9f
Issue-ID: DOC-114
Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
6 years agoAdd the ecomp site location back in dist 57/23157/1
Venkata Harish K Kajur [Fri, 10 Nov 2017 19:24:09 +0000 (14:24 -0500)]
Add the ecomp site location back in dist

Issue-ID: AAI-453
Change-Id: I3c79ba1495dccf2661563791376e2007c83323e4
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Fix headings and code-blocks formatting"
James Forsyth [Fri, 10 Nov 2017 19:18:37 +0000 (19:18 +0000)]
Merge "Fix headings and code-blocks formatting"

6 years agoMerge "Fix dependency in aai-utils pom"
James Forsyth [Fri, 10 Nov 2017 19:16:16 +0000 (19:16 +0000)]
Merge "Fix dependency in aai-utils pom"

6 years agoFix headings and code-blocks formatting 31/23131/2
MatthewHarffy [Fri, 10 Nov 2017 14:53:23 +0000 (14:53 +0000)]
Fix headings and code-blocks formatting

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>
6 years agoFix dependency in aai-utils pom 47/23147/1
Lee, Tian (tl5884) [Fri, 10 Nov 2017 17:40:08 +0000 (17:40 +0000)]
Fix dependency in aai-utils pom

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>
6 years agoChange the openecomp logging service to onap 39/23139/2
Venkata Harish K Kajur [Fri, 10 Nov 2017 16:39:48 +0000 (11:39 -0500)]
Change the openecomp logging service to onap

Issue-ID: AAI-453
Change-Id: Iac517054a96704647b7510fa5ee028b66212fb77
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the project version to fix stage site 39/23039/1
Venkata Harish K Kajur [Thu, 9 Nov 2017 22:56:20 +0000 (17:56 -0500)]
Update the project version to fix stage site

logging service jar being not found

Issue-ID: AAI-453
Change-Id: I58c1ad1e9d6034859ba9de5b90f9373388b33894
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRemove onap repositories inherit from onap parent 61/22961/1 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
Venkata Harish K Kajur [Thu, 9 Nov 2017 14:25:02 +0000 (09:25 -0500)]
Remove onap repositories inherit from onap parent

Issue-ID: AAI-453
Change-Id: Ia0f73774365ebdeae009d98984586c7cb9213afc
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFix offered APIs doc 53/22853/1
jimmy [Wed, 8 Nov 2017 23:03:11 +0000 (18:03 -0500)]
Fix offered APIs doc

Issue-ID: AAI-255
Change-Id: I1bcd6be44386cc685642153943a1fb5b250504f8
Signed-off-by: jimmy <jf2512@att.com>
6 years agoMerge "Fix dev setup guide to include images"
Manisha Aggarwal [Wed, 8 Nov 2017 22:23:50 +0000 (22:23 +0000)]
Merge "Fix dev setup guide to include images"

6 years agoFix dev setup guide to include images 45/22845/1
jimmy [Wed, 8 Nov 2017 22:11:13 +0000 (17:11 -0500)]
Fix dev setup guide to include images

Issue-ID: AAI-255
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I4c0fa8de83bab29e0f89a0af7fb639eb38e6944a

6 years agoMerge "Remove all of the distribution management"
James Forsyth [Wed, 8 Nov 2017 20:02:47 +0000 (20:02 +0000)]
Merge "Remove all of the distribution management"

6 years agoRemove all of the distribution management 37/22837/1
Venkata Harish K Kajur [Wed, 8 Nov 2017 19:52:57 +0000 (14:52 -0500)]
Remove all of the distribution management

Issue-ID: AAI-453
Change-Id: I45791775351c680a1428126e405a201817feae14
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFix links in release notes and set version 07/22807/1
jimmy [Wed, 8 Nov 2017 16:00:28 +0000 (11:00 -0500)]
Fix links in release notes and set version

Issue-ID: AAI-255
Change-Id: I09964b56ad1e7e5ad949bf8fd418aadc5b5da19d
Signed-off-by: jimmy <jf2512@att.com>
6 years agoMerge "Fix the stage site issue where looking wrong place"
James Forsyth [Wed, 8 Nov 2017 15:13:29 +0000 (15:13 +0000)]
Merge "Fix the stage site issue where looking wrong place"

6 years agoFix the stage site issue where looking wrong place 89/22789/1
Venkata Harish K Kajur [Wed, 8 Nov 2017 13:36:32 +0000 (08:36 -0500)]
Fix the stage site issue where looking wrong place

for the release jar

Issue-ID: AAI-453
Change-Id: I4f259807756fee13b4eb48a2a67c7db971b4d10e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate Amsterdam Release Notes 17/22617/1
jimmy [Tue, 7 Nov 2017 22:39:24 +0000 (17:39 -0500)]
Update Amsterdam Release Notes

Issue-ID: AAI-255
Change-Id: I9247e47e34aad54c43300c96a3f4dd7ab553c90d
Signed-off-by: jimmy <jf2512@att.com>
6 years agoLink to API doc on wiki 99/22599/1
jimmy [Tue, 7 Nov 2017 21:11:18 +0000 (16:11 -0500)]
Link to API doc on wiki

Issue-ID: AAI-255
Change-Id: If52b560dd3eb6db0f243ebe5e7e79d5f30ca8c4f
Signed-off-by: jimmy <jf2512@att.com>
6 years agoChange if transaction id is null generate id 69/22569/1
Venkata Harish K Kajur [Tue, 7 Nov 2017 17:42:16 +0000 (12:42 -0500)]
Change if transaction id is null generate id

Issue-ID: AAI-454
Change-Id: If3cbb5ca2bb07426c4fe5643bac742e739ec0da8
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFix it if the transaction id is missing 63/22563/2
Venkata Harish K Kajur [Tue, 7 Nov 2017 16:36:08 +0000 (11:36 -0500)]
Fix it if the transaction id is missing

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>
6 years agoMerge "Fix multiplicity between service-instance and pnf"
James Forsyth [Mon, 6 Nov 2017 14:08:17 +0000 (14:08 +0000)]
Merge "Fix multiplicity between service-instance and pnf"

6 years agoDefine nameProps for Configuration object 87/22287/2
ramu.n [Mon, 6 Nov 2017 11:07:24 +0000 (16:37 +0530)]
Define nameProps for Configuration object

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>
6 years agoUpdate the dependency from snapshot 15/21915/1 beijing-test
Venkata Harish K Kajur [Thu, 2 Nov 2017 17:07:06 +0000 (13:07 -0400)]
Update the dependency from snapshot

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>
6 years agoFix multiplicity between service-instance and pnf 99/21699/1
abatos [Wed, 1 Nov 2017 19:28:50 +0000 (15:28 -0400)]
Fix multiplicity between service-instance and pnf

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>
6 years agoRemove proprietary header 51/21551/1
jimmy [Tue, 31 Oct 2017 19:31:24 +0000 (15:31 -0400)]
Remove proprietary header

Issue-ID: AAI-255
Change-Id: Ie3c6e20efb7d8cdd806a2088d340faf9273ef454
Signed-off-by: jimmy <jf2512@att.com>
6 years agoMinor edits to align with references 09/20909/1
Rich Bennett [Fri, 27 Oct 2017 04:48:06 +0000 (00:48 -0400)]
Minor edits to align with references

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>
6 years agoMoved docs to correct location 29/20629/1
jimmy [Wed, 25 Oct 2017 21:11:04 +0000 (17:11 -0400)]
Moved docs to correct location

Issue-ID: AAI-255
Change-Id: I9c542dcd99d30cf0d13c81866d86231b6e36f4c7
Signed-off-by: jimmy <jf2512@att.com>
6 years agoConvert docs to rst and set up platform section 95/20595/1
jimmy [Wed, 25 Oct 2017 18:27:49 +0000 (14:27 -0400)]
Convert docs to rst and set up platform section

Issue-ID: AAI-255
Change-Id: Id78116b2e3fadb3d0f4f7d2a602ba63633c806b7
Signed-off-by: jimmy <jf2512@att.com>
6 years agoAdd documents to index.rst 29/19129/1
O'Connor, Lina (lo8949) [Mon, 16 Oct 2017 19:34:26 +0000 (13:34 -0600)]
Add documents to index.rst

Issue-ID: AAI-255
Change-Id: Id4d5935096b8fe780ada4d912cb6fdc54f50ac69
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
6 years agoFix references in index.rst 45/18545/1
O'Connor, Lina (lo8949) [Thu, 12 Oct 2017 13:16:26 +0000 (07:16 -0600)]
Fix references in index.rst

Issue-ID: AAI-255
Change-Id: I0013f1f36b3c612ad993f96a0094c1d9f81a5b2d
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
6 years agoMerge "Update shema for VFC"
James Forsyth [Wed, 11 Oct 2017 13:25:56 +0000 (13:25 +0000)]
Merge "Update shema for VFC"

6 years agoUpdate shema for VFC 39/15039/5
subhash kumar singh [Mon, 25 Sep 2017 11:10:40 +0000 (16:40 +0530)]
Update shema for VFC

Update AAI schema for VFC changes.

Change-Id: I3adc80861ffe4690f493b770d3f902652b55bfd4
Issue-ID: VFC-181
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoGetting Started Documents 73/17973/1
O'Connor, Lina (lo8949) [Tue, 10 Oct 2017 14:26:14 +0000 (08:26 -0600)]
Getting Started Documents

Issue-ID: AAI-255

Change-Id: I73d20bc0d67c9b243edab159c2f6bf5837225d34
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
6 years agoAdding Developer Environment Setup Document 97/17497/1
O'Connor, Lina (lo8949) [Fri, 6 Oct 2017 17:48:43 +0000 (11:48 -0600)]
Adding Developer Environment Setup Document

Issue ID: AAI-218

Change-Id: I68f8780056511f1cd32fca6527bfbbda6f462017
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
6 years agoAdding AAI REST API document 89/17489/1
O'Connor, Lina (lo8949) [Fri, 6 Oct 2017 16:25:58 +0000 (10:25 -0600)]
Adding AAI REST API document

Issue ID: AAI-218

Change-Id: Ib9fda8ae10b25bedd61e09178621a268d608f851
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
6 years agoChange openecomp to onap and update license 53/16453/3
Venkata Harish K Kajur [Thu, 28 Sep 2017 16:43:08 +0000 (12:43 -0400)]
Change openecomp to onap and update license

Issue-ID: AAI-61 AAI-82
Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRemoved below sonar issues: 31/16231/1
ramanjaneya [Thu, 28 Sep 2017 06:16:04 +0000 (11:46 +0530)]
Removed below sonar issues:

Removed useless assignment
Removed unused imports

Issue-Id:AAI-215

Change-Id: I12a54d5db72560bc1714714584ac1b9bd820d9e5
Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
6 years agoAdd the remaining tests from internal code 15/15715/3
Venkata Harish K Kajur [Tue, 26 Sep 2017 20:43:40 +0000 (16:43 -0400)]
Add the remaining tests from internal code

Issue-ID: AAI-215
Change-Id: I28de8cb09513d7f08e9d608bed25f0bee1ecec85
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Logging Updates to a few files in the common repo."
Manisha Aggarwal [Tue, 26 Sep 2017 18:20:00 +0000 (18:20 +0000)]
Merge "Logging Updates to a few files in the common repo."

6 years agoLogging Updates to a few files in the common repo. 25/15625/1
O'Connor, Lina (lo8949) [Tue, 26 Sep 2017 15:28:21 +0000 (09:28 -0600)]
Logging Updates to a few files in the common repo.

Issue-ID: AAI-387
Change-Id: I304b9d4a50cb896ab3c638d986db8450c10e5427
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
6 years agoAdded docs directory and index file for aai-common 09/15609/1
Maharajh, Robby (rx2202) [Tue, 26 Sep 2017 15:05:31 +0000 (11:05 -0400)]
Added docs directory and index file for aai-common

Issue-ID: AAI-383
Change-Id: I54a63f41b4dbba45026911ba6377a7cd0570cd0e
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
6 years agoMerge "Removed below sonar issues:"
James Forsyth [Fri, 22 Sep 2017 17:22:43 +0000 (17:22 +0000)]
Merge "Removed below sonar issues:"

6 years agoMerge "Fixed vOut nullpointer exception"
James Forsyth [Fri, 22 Sep 2017 17:13:18 +0000 (17:13 +0000)]
Merge "Fixed vOut nullpointer exception"

6 years agoMerge "Add snapshot and release distribution management"
James Forsyth [Fri, 22 Sep 2017 17:06:47 +0000 (17:06 +0000)]
Merge "Add snapshot and release distribution management"

6 years agoAdd schema changes for port mirroring support 75/14675/2
Venkata Harish K Kajur [Fri, 22 Sep 2017 16:30:08 +0000 (12:30 -0400)]
Add schema changes for port mirroring support

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>
6 years agoAdd snapshot and release distribution management 49/14449/1
Venkata Harish K Kajur [Fri, 22 Sep 2017 03:50:25 +0000 (03:50 +0000)]
Add snapshot and release distribution management

Issue-ID: AAI-76

Change-Id: I21af8638885119118614da42a766698607959b8c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRemoved below sonar issues: 09/14309/1
Bharat saraswal [Thu, 21 Sep 2017 15:33:47 +0000 (21:03 +0530)]
Removed below sonar issues:

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>
6 years agoFixed vOut nullpointer exception 87/14087/1
shashikanth [Thu, 21 Sep 2017 05:30:20 +0000 (11:00 +0530)]
Fixed vOut nullpointer exception

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>
6 years agoFix the site path so it didn't get overwritten 47/14047/2
Venkata Harish K Kajur [Thu, 21 Sep 2017 04:15:31 +0000 (00:15 -0400)]
Fix the site path so it didn't get overwritten

Issue-ID: AAI-76
Change-Id: I0e6f0041b09a3208f88bed577b91ed8b37ec86e2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoSubmit dbedgerules change for preload elimination 09/13609/3
Lin, Jerry (jl319x) [Tue, 19 Sep 2017 21:36:03 +0000 (17:36 -0400)]
Submit dbedgerules change for preload elimination

Issue-ID: AAI-338

Change-Id: If446c9b71eaae0e22a7472f4f05b5ca21714fcde
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
6 years agoRemove any remaining db edge rules references 11/13311/2
Venkata Harish K Kajur [Tue, 19 Sep 2017 06:39:34 +0000 (02:39 -0400)]
Remove any remaining db edge rules references

Issue-ID: AAI-309
Change-Id: I58a3b66ce34b49e51245a279fcaf3dee11f5a86e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd ability to apply configurations to vnf 97/13297/2
Venkata Harish K Kajur [Tue, 19 Sep 2017 06:18:52 +0000 (02:18 -0400)]
Add ability to apply configurations to vnf

Issue-ID: AAI-326
Change-Id: Id5480d020f66a6b8d83310d85eb0678f6b504e7a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd owning entity, platform, line of business 91/13291/1
Venkata Harish K Kajur [Tue, 19 Sep 2017 05:43:31 +0000 (01:43 -0400)]
Add owning entity, platform, line of business

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>
6 years agoFix the db serializer test failing half the time 61/12761/1
Venkata Harish K Kajur [Fri, 15 Sep 2017 17:38:31 +0000 (13:38 -0400)]
Fix the db serializer test failing half the time

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>
6 years agoIncrease the coverage to 35% for aai-common 35/12735/1
Venkata Harish K Kajur [Fri, 15 Sep 2017 14:25:07 +0000 (10:25 -0400)]
Increase the coverage to 35% for aai-common

Issue-ID: AAI-215
Change-Id: I783fc2207aa782a1b8bb55a730a341fa89b4c094
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoIncrease code coverage for aai-common repo to 30% 07/12707/1
Venkata Harish K Kajur [Fri, 15 Sep 2017 11:43:00 +0000 (07:43 -0400)]
Increase code coverage for aai-common repo to 30%

Issue-ID: AAI-215

Change-Id: Ied7d885274d83fa183880ca683a2c440818e66dc
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdded mac-address attribute to p-interface 97/12197/1
jimmy [Wed, 13 Sep 2017 13:36:41 +0000 (09:36 -0400)]
Added mac-address attribute to p-interface

Issue-ID: AAI-292
Change-Id: I2988350eb63fc230d8350a58a5db7cdd90af231d
Signed-off-by: jimmy <jf2512@att.com>
6 years agoMerge "Removed ns, set dep nodes for esr-info-item"
Tian Lee [Wed, 13 Sep 2017 08:16:29 +0000 (08:16 +0000)]
Merge "Removed ns, set dep nodes for esr-info-item"

6 years agoRemoved ns, set dep nodes for esr-info-item 67/12067/1
jimmy [Wed, 13 Sep 2017 02:24:00 +0000 (22:24 -0400)]
Removed ns, set dep nodes for esr-info-item

Change-Id: I7b3a5d2554c7f807a1d70e1796a4aa3e7b8768c0
Issue-ID: AAI-278
Signed-off-by: jimmy <jf2512@att.com>
6 years agoFix the stage site issue by adding onap.nexus.url 13/12013/1
Venkata Harish K Kajur [Tue, 12 Sep 2017 18:43:57 +0000 (14:43 -0400)]
Fix the stage site issue by adding onap.nexus.url

Issue-ID: AAI-76
Change-Id: I853818968180d5d873ed2971cc2ce33bf16e4a00
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Fix the schema about external system."
James Forsyth [Tue, 12 Sep 2017 12:37:33 +0000 (12:37 +0000)]
Merge "Fix the schema about external system."

6 years agoFix the schema about external system. 23/11823/2
lizi00164331 [Tue, 12 Sep 2017 03:46:05 +0000 (11:46 +0800)]
Fix the schema about external system.

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>
6 years agoMerge "Cleanup project's name in Sonar"
James Forsyth [Fri, 8 Sep 2017 23:05:42 +0000 (23:05 +0000)]
Merge "Cleanup project's name in Sonar"

6 years agoCleanup project's name in Sonar 55/11355/1
Jessica Wagantall [Fri, 8 Sep 2017 21:23:28 +0000 (14:23 -0700)]
Cleanup project's name in Sonar

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>
6 years agoEdgeRules throws descriptive error on invalid rule 49/11249/1
Threefoot, Jane (jt6620) [Fri, 8 Sep 2017 13:34:19 +0000 (09:34 -0400)]
EdgeRules throws descriptive error on invalid rule

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>
6 years agoExclude the domain package from the jacoco 17/10917/1
Venkata Harish K Kajur [Thu, 7 Sep 2017 20:44:11 +0000 (16:44 -0400)]
Exclude the domain package from the jacoco

Issue-ID: AAI-270

Change-Id: I0c5d6e75bbdc75813fda31e8ede63dbada753012
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd name to the top level pom for aai-common 15/10915/1
Venkata Harish K Kajur [Thu, 7 Sep 2017 20:30:44 +0000 (16:30 -0400)]
Add name to the top level pom for aai-common

Issue-ID: AAI-271

Change-Id: I0e85b488f380944024d2edfbb7740ece65cf9fd3
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoExclude the domain package from sonar 91/10891/1
Venkata Harish K Kajur [Thu, 7 Sep 2017 17:26:38 +0000 (13:26 -0400)]
Exclude the domain package from sonar

since that code is generated

Issue-ID: AAI-270

Change-Id: I16434f51e05739fa0cb4a3407e6efe2fe7d9a87b
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFix the AAIGraph closing prematurely that was 25/10625/1
Venkata Harish K Kajur [Wed, 6 Sep 2017 19:35:08 +0000 (15:35 -0400)]
Fix the AAIGraph closing prematurely that was

accidentally introduced during sonar change

Issue-ID: AAI-237

Change-Id: Ibd806042c09073bf7f4f24b6f842aa863af0a617
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge the schema of external-system. 31/10531/2
lizi00164331 [Wed, 6 Sep 2017 09:27:19 +0000 (17:27 +0800)]
Merge the schema of external-system.

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>
6 years agoMerge "Enhance the schema for VIPs and ip address"
James Forsyth [Tue, 5 Sep 2017 12:29:13 +0000 (12:29 +0000)]
Merge "Enhance the schema for VIPs and ip address"

6 years agoMerge "Fix Blocker and Critical Sonar issues/bugs."
James Forsyth [Tue, 5 Sep 2017 12:28:58 +0000 (12:28 +0000)]
Merge "Fix Blocker and Critical Sonar issues/bugs."

6 years agoEnhance the schema for VIPs and ip address 89/9989/1
Lin, Jerry (jl319x) [Fri, 1 Sep 2017 20:04:09 +0000 (16:04 -0400)]
Enhance the schema for VIPs and ip address

Issue-Id: AAI-260

Change-Id: Iffd6da011b82a6b92f46b52810236c6e67ef0d36
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
6 years agoAdded until and simplePath to QueryBuilder 59/9759/3
Threefoot, Jane (jt6620) [Thu, 31 Aug 2017 20:49:41 +0000 (16:49 -0400)]
Added until and simplePath to QueryBuilder

Issue-ID: AAI-253

Change-Id: I0ad83d37bb15260b72e8f1745dc40ecd8df98229
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years agoMerge "[AAI-252 Amsterdam] configuration of hostroutes"
James Forsyth [Thu, 31 Aug 2017 20:04:36 +0000 (20:04 +0000)]
Merge "[AAI-252 Amsterdam] configuration of hostroutes"

6 years agoMerge "Added aai-utils and OXM Model Loader functionality"
Steven Blimkie [Thu, 31 Aug 2017 19:38:31 +0000 (19:38 +0000)]
Merge "Added aai-utils and OXM Model Loader functionality"

6 years ago[AAI-252 Amsterdam] configuration of hostroutes 41/9741/1
Threefoot, Jane (jt6620) [Thu, 31 Aug 2017 19:15:15 +0000 (15:15 -0400)]
[AAI-252 Amsterdam] configuration of hostroutes

Change-Id: I95c41f69af75b21a2476cd8e6ef83b0bc4dea7de
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years agoMerge "Add epaCaps and cloudExtraInfo to cloud-region."
James Forsyth [Thu, 31 Aug 2017 16:27:07 +0000 (16:27 +0000)]
Merge "Add epaCaps and cloudExtraInfo to cloud-region."

6 years agoMerge "Check in vhnf modified bandwith code"
James Forsyth [Thu, 31 Aug 2017 16:14:51 +0000 (16:14 +0000)]
Merge "Check in vhnf modified bandwith code"

6 years agoAdd epaCaps and cloudExtraInfo to cloud-region. 91/9691/1
lizi00164331 [Thu, 31 Aug 2017 14:25:45 +0000 (22:25 +0800)]
Add epaCaps and cloudExtraInfo to cloud-region.

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>
6 years agoCheck in vhnf modified bandwith code 89/9489/2
ur326r [Wed, 30 Aug 2017 16:02:55 +0000 (12:02 -0400)]
Check in vhnf modified bandwith code

Issue-ID: AAI-239

Change-Id: I9ab5b8651798a9db648e52edd8e1a720fdbaf703
Signed-off-by: ur326r <ur326r@att.com>
6 years agoFix Blocker and Critical Sonar issues/bugs. 85/9585/1
Dileep Ranganathan [Thu, 31 Aug 2017 02:36:12 +0000 (19:36 -0700)]
Fix Blocker and Critical Sonar issues/bugs.

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>
6 years agoRemove license-maven-plugin from aai-core/schema 81/9581/1
Dileep Ranganathan [Thu, 31 Aug 2017 03:05:16 +0000 (20:05 -0700)]
Remove license-maven-plugin from aai-core/schema

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>
6 years agoAdded aai-utils and OXM Model Loader functionality 43/9443/2
Shwetank Dave [Wed, 30 Aug 2017 14:21:33 +0000 (10:21 -0400)]
Added aai-utils and OXM Model Loader functionality

Issue-ID: AAI-245 
Change-Id: Ic982cc07dd76e8a931d4f725ca4e71f2db7ef8a2
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
6 years agoRemove MojoHaus Maven plug-in from pom file 77/9177/1
Sreenivasa Reddy Chinnannagari [Tue, 29 Aug 2017 15:29:07 +0000 (20:59 +0530)]
Remove MojoHaus Maven plug-in from pom file

Issue-ID: AAI-74
Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b
Signed-off-by: Sreenivasa Reddy Chinnannagari <sc00492357@TechMahindra.com>
6 years ago[AAI-217 Amsterdam] Remove the att references in 57/8957/1
Venkata Harish K Kajur [Mon, 28 Aug 2017 18:08:13 +0000 (14:08 -0400)]
[AAI-217 Amsterdam] Remove the att references in

the schema and core files

Change-Id: Id1b3469ba298b2137665e8ad16b4d74121d434a2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFinal commit v11/Amsterdam seed code stabilization 93/8293/1
Venkata Harish K Kajur [Tue, 22 Aug 2017 14:58:35 +0000 (10:58 -0400)]
Final commit v11/Amsterdam seed code stabilization

Fix the indentation in all of the pom files

Issue-ID: AAI-202

Change-Id: Ib52d4e1f8f74fdeae22cc77a308755dee1ef98d0
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMove extensions to aai-common 27/8127/3
Venkata Harish K Kajur [Mon, 21 Aug 2017 03:16:07 +0000 (23:16 -0400)]
Move extensions to aai-common

Issue-Id: AAI-201

Change-Id: I43d9228f2b69aacbda6020dcc9e0f62c52ef2d13
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd the EdgeRules ftl and additional changes to 19/8119/3
Venkata Harish K Kajur [Mon, 21 Aug 2017 02:43:54 +0000 (22:43 -0400)]
Add the EdgeRules ftl and additional changes to

the dbedgerules json

Issue-Id: AAI-198

Change-Id: I426563d7647f521fd9542773cf46f679b26a8801
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate POM to inherit from oparent 53/8053/2
Dileep Ranganathan [Fri, 18 Aug 2017 18:58:52 +0000 (11:58 -0700)]
Update POM to inherit from oparent

Removed some redundant and inheritable elements
Fixed warnings related to building effective pom
Removed duplicate dependencies
Add version to maven-deploy-plugin

Issue-Id: AAI-77
Change-Id: Ie634874299489fb2971b065c66ff9467839bb36f
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>