aai/aai-common.git
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 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>
6 years agoMerge "Add auth-info node to cloud-region."
James Forsyth [Mon, 21 Aug 2017 16:31:10 +0000 (16:31 +0000)]
Merge "Add auth-info node to cloud-region."

6 years agoMerge "Fix the javadocs error in jenkins"
James Forsyth [Mon, 21 Aug 2017 16:24:52 +0000 (16:24 +0000)]
Merge "Fix the javadocs error in jenkins"

6 years agoAdd auth-info node to cloud-region. 53/8153/1
lizi00164331 [Mon, 21 Aug 2017 09:31:27 +0000 (17:31 +0800)]
Add auth-info node to cloud-region.

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>
6 years agoFix the javadocs error in jenkins 15/8115/3
Venkata Harish K Kajur [Mon, 21 Aug 2017 02:39:29 +0000 (22:39 -0400)]
Fix the javadocs error in jenkins

Issue-Id: AAI-76

Change-Id: Iaefe655c72584ee16d48da590afa6ae9ada7420e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd hook to delete temporary json file on exit 55/8055/1
Dileep Ranganathan [Fri, 18 Aug 2017 23:02:02 +0000 (16:02 -0700)]
Add hook to delete temporary json file on exit

Change-Id: I1f5cbcec04d66cd47ee39f14a2cc00e48c9aa6f5
Issue-Id: AAI-197
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoAdd IntelliJ IDEA related files to gitignore 49/8049/1
Dileep Ranganathan [Fri, 18 Aug 2017 22:06:23 +0000 (15:06 -0700)]
Add IntelliJ IDEA related files to gitignore

Change-Id: Icff41b98758c276a17fae0c98081e1a9011678c4
Issue-Id: AAI-195
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoAdd missing path to .gitreview 45/8045/1
Dileep Ranganathan [Fri, 18 Aug 2017 22:01:25 +0000 (15:01 -0700)]
Add missing path to .gitreview

Change-Id: I025e79fb5bac55a2c295d35a67ee6a6328cfefa7
Issue-Id: AAI-196
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years ago[AAI-191 Amsterdam] Refactor import statements 17/8017/2
Venkata Harish K Kajur [Thu, 17 Aug 2017 19:10:06 +0000 (15:10 -0400)]
[AAI-191 Amsterdam] Refactor import statements

Also regenerate the xsd, yaml and html files

Change-Id: Ie7c6418c811d5ef70b8be5435b84eb5f31f3b31c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-178 Amsterdam] Make Edge Properties to be 43/7743/2
Maharajh, Robby (rx2202) [Wed, 16 Aug 2017 14:43:43 +0000 (10:43 -0400)]
[AAI-178 Amsterdam] Make Edge Properties to be

declared by direction

Change-Id: I8eacd870980c558e8c1f92b72f73c6f86aabc890
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
6 years ago[AAI-176 Amsterdam] Check in related link changes 21/7721/1
Venkata Harish K Kajur [Wed, 16 Aug 2017 12:49:04 +0000 (08:49 -0400)]
[AAI-176 Amsterdam] Check in related link changes

Change-Id: Ie72ccd9aa2fb3b214f6b8b1ca6280d5dd08b10a7
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "[AAI-174 Amsterdam] removed invalid edge rules"
James Forsyth [Tue, 15 Aug 2017 21:09:25 +0000 (21:09 +0000)]
Merge "[AAI-174 Amsterdam] removed invalid edge rules"

6 years ago[AAI-174 Amsterdam] removed invalid edge rules 55/7655/2
Threefoot, Jane (jt6620) [Tue, 15 Aug 2017 20:28:10 +0000 (16:28 -0400)]
[AAI-174 Amsterdam] removed invalid edge rules

Change-Id: Ibed817603255fd417025b2bfc62781482d5b3d2a
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years ago[AAI-173 Amsterdam] Schema changes for tail 43/7643/1
Venkata Harish K Kajur [Tue, 15 Aug 2017 19:40:26 +0000 (15:40 -0400)]
[AAI-173 Amsterdam] Schema changes for tail

maintanence

Change-Id: Ie84839e23f656af3b77d22976e8d3c561f2ddc6a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-172 Amsterdam] schema changes for tenant 39/7639/1
Venkata Harish K Kajur [Tue, 15 Aug 2017 19:19:55 +0000 (15:19 -0400)]
[AAI-172 Amsterdam] schema changes for tenant

isolation

Change-Id: Icbec6dffb8646236b67e5f3f0f53050365da938b
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-171 Amsterdam] Move rest.db to aai-common 15/7615/2
Venkata Harish K Kajur [Tue, 15 Aug 2017 14:48:28 +0000 (10:48 -0400)]
[AAI-171 Amsterdam] Move rest.db to aai-common

Change-Id: I7d0c8b64e5e3249128b158353a98d4fb482d92db
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-169 Amsterdam] Add ability for older versions 07/7607/1
Venkata Harish K Kajur [Tue, 15 Aug 2017 13:58:15 +0000 (09:58 -0400)]
[AAI-169 Amsterdam] Add ability for older versions

Change-Id: Ica6c4962e9cc7d98634606c010c3555e5a0a2f67
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-149 Amsterdam] migrate vpe 93/7493/1
Lin, Jerry (jl319x) [Mon, 14 Aug 2017 20:33:47 +0000 (16:33 -0400)]
[AAI-149 Amsterdam] migrate vpe

Change-Id: I6189a8175425f4b7301659fce96f4c359dc6473a
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
6 years ago[AAI-168 Amsterdam] Check in source 71/7471/1
ur326r [Mon, 14 Aug 2017 17:56:13 +0000 (13:56 -0400)]
[AAI-168 Amsterdam] Check in source

Change-Id: I9b7169c5cd346254990118df15792454f9455f95
Signed-off-by: ur326r <ur326r@att.com>
6 years agoMerge "Add the vnf changes"
James Forsyth [Mon, 14 Aug 2017 16:53:48 +0000 (16:53 +0000)]
Merge "Add the vnf changes"

6 years agoAdd the vnf changes 43/7443/1
Venkata Harish K Kajur [Mon, 14 Aug 2017 06:10:04 +0000 (02:10 -0400)]
Add the vnf changes

Change-Id: I728b32a9c81422224841f84af9c672515791b87b
Issue-Id: AAI-165
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-162 Amsterdam] Convert custom queries to not 11/7411/1
Maharajh, Robby (rx2202) [Fri, 11 Aug 2017 21:07:51 +0000 (17:07 -0400)]
[AAI-162 Amsterdam] Convert custom queries to not

 use gremlin

Change-Id: I50879849eb0d324d711934f75829cf2648ecff6c
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
6 years ago[AAI-160 Amsterdam] Add the nf-type to schema 01/7401/1
Venkata Harish K Kajur [Fri, 11 Aug 2017 20:02:27 +0000 (16:02 -0400)]
[AAI-160 Amsterdam] Add the nf-type to schema

Change-Id: I4121bc6c28cdb92fca116c3cc82633145d244843
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-154 Amsterdam] Check in titan refactor 83/7383/1
Muller, Andrew (am8383) [Fri, 11 Aug 2017 18:56:15 +0000 (14:56 -0400)]
[AAI-154 Amsterdam] Check in titan refactor

Change-Id: I277417cfa608228f107ac94e0253a83667602040
Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
6 years ago[AAI-150 Amsterdam] Modify xsd generation 45/7245/1
Venkata Harish K Kajur [Thu, 10 Aug 2017 19:51:47 +0000 (15:51 -0400)]
[AAI-150 Amsterdam] Modify xsd generation

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>
6 years ago[AAI-148 Amsterdam] schema change. 35/7235/1
Lin, Jerry (jl319x) [Thu, 10 Aug 2017 17:35:52 +0000 (13:35 -0400)]
[AAI-148 Amsterdam] schema change.

Change-Id: Ic4f2d1bb493ca5bb986de2837f5950294abbedd2
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
6 years ago[AAI-130 Amsterdam] parameter standardization 25/7225/1
Lamont, William (wl2432) [Thu, 10 Aug 2017 16:31:02 +0000 (12:31 -0400)]
[AAI-130 Amsterdam] parameter standardization

Change-Id: I458dc276118c509ac419b81b710333a946625eeb
Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
6 years agoMerge "[AAI-134] Removed duplicate invStatus"
James Forsyth [Thu, 10 Aug 2017 12:57:18 +0000 (12:57 +0000)]
Merge "[AAI-134] Removed duplicate invStatus"

6 years ago[AAI-133 Amsterdam] Subnet delete rule fix 45/6845/2
Venkata Harish K Kajur [Mon, 7 Aug 2017 16:51:50 +0000 (12:51 -0400)]
[AAI-133 Amsterdam] Subnet delete rule fix

Change-Id: I0837371aab38bbe159d472ac0ed4c84c57cdc81d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-134] Removed duplicate invStatus 49/6749/1
Ubuntu [Fri, 4 Aug 2017 20:07:14 +0000 (20:07 +0000)]
[AAI-134] Removed duplicate invStatus

Change-Id: Ibe431d95cfbcdd50e9c830f9ef05e5f9de62a824
Signed-off-by: Ubuntu <brian.matt@windstream.com>
6 years ago[AAI-132 Amsterdam] Check in Schema Changes VLAN 45/6745/1
Utkarsh Raj [Fri, 4 Aug 2017 19:12:13 +0000 (15:12 -0400)]
[AAI-132 Amsterdam] Check in Schema Changes VLAN

Change-Id: Ic1a5c68bcad9baa2524662321d7c261280320ff9
Signed-off-by: Utkarsh Raj <ur326r@att.com>
6 years ago[AAI-126 Amsterdam] Schema changes 77/6577/1
Lin, Jerry (jl319x) [Wed, 2 Aug 2017 21:34:09 +0000 (17:34 -0400)]
[AAI-126 Amsterdam] Schema changes

Change-Id: Ib1d9d3cd67bfd319532fd83039fe96efde744e31
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
6 years ago[AAI-100 Amsterdam] refactored dbedgerules 37/6437/1
Threefoot, Jane (jt6620) [Mon, 31 Jul 2017 19:49:04 +0000 (15:49 -0400)]
[AAI-100 Amsterdam] refactored dbedgerules

Change-Id: I778a56f525cba0ebd39d24d366fc9f0935be71f2
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years ago[AAI-ONAP Amsterdam] Fix the onap javadocs site plugin 49/6249/2
Venkata Harish K Kajur [Wed, 26 Jul 2017 01:02:24 +0000 (21:02 -0400)]
[AAI-ONAP Amsterdam] Fix the onap javadocs site plugin

Change-Id: I1bb4fc848183ac51a4f3579c2db226d4364a17ba
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-57] Rename auth to aai-auth and add nexus staging plugin to pom.xml 19/6219/2
Daniel Silverthorn [Tue, 25 Jul 2017 15:32:41 +0000 (11:32 -0400)]
[AAI-57] Rename auth to aai-auth and add nexus staging plugin to pom.xml

Change-Id: I17603a5e3baea2d49e8bbfdf00071d8fe68b3dde
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years ago[AAI-57] Changes to pom file for publishing to nexus 11/6211/1
Daniel Silverthorn [Tue, 25 Jul 2017 14:26:17 +0000 (10:26 -0400)]
[AAI-57] Changes to pom file for publishing to nexus

Change-Id: I63354e74ad2ac79aa1a2b72ff11321b7cc039aae
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years ago[AAI-57] First LF commit of auth library 91/6191/4
Daniel Silverthorn [Mon, 24 Jul 2017 20:00:25 +0000 (16:00 -0400)]
[AAI-57] First LF commit of auth library

Change-Id: Ia4c57cdc7ba34ce59076ffac75d947b5b601cade
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years ago[AAI-61 Amsterdam] Change the namespace openecomp 49/6149/1
Venkata Harish K Kajur [Fri, 21 Jul 2017 18:59:40 +0000 (14:59 -0400)]
[AAI-61 Amsterdam] Change the namespace openecomp

Change the namespace openecomp to onap
Also change the package names

Change-Id: I1f3c25dfa7b5218aeba19930a905701476894542
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-50] Add support for v11 version APIs 31/5831/2
Maharajh, Robby (rx2202) [Fri, 14 Jul 2017 21:15:20 +0000 (17:15 -0400)]
[AAI-50] Add support for v11 version APIs

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>
6 years ago[AAI-12] Add the swagger documentation for onap 71/5571/2
Venkata Harish K Kajur [Tue, 27 Jun 2017 13:19:22 +0000 (09:19 -0400)]
[AAI-12] Add the swagger documentation for onap

Change-Id: If2ebc7acd38c3a268c1461b05f1b7ff1bc0c8548
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-ONAP] Take latest develop code from internal 63/5063/1
Venkata Harish K Kajur [Fri, 16 Jun 2017 17:36:25 +0000 (13:36 -0400)]
[AAI-ONAP] Take latest develop code from internal

Change-Id: I9ce0ecd6adcfb3678a7e94567bd7a3814ec3440d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-ONAP] Rename the site path to fix javadocs 97/4997/1
Venkata Harish K Kajur [Mon, 12 Jun 2017 21:30:25 +0000 (17:30 -0400)]
[AAI-ONAP] Rename the site path to fix javadocs

Change-Id: I4de22d2af26a47ed1b87d19b9d4b8664cd4dfe26
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-ONAP] Fix the javadoc as well as comment 95/4895/1
Venkata Harish K Kajur [Thu, 8 Jun 2017 22:11:11 +0000 (18:11 -0400)]
[AAI-ONAP] Fix the javadoc as well as comment

Change-Id: I26998ae4f87ee1e61674120030fcc4c2e3e40097
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-ONAP] Get the latest code and sync to onap 87/4787/1
Venkata Harish K Kajur [Wed, 7 Jun 2017 19:34:50 +0000 (15:34 -0400)]
[AAI-ONAP] Get the latest code and sync to onap

Change-Id: Ifd6e05a807b1bc5246cd2442cb54495b84100e83
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-ONAP] Update the pom for pushing to staging 03/4503/1
Venkata Harish K Kajur [Fri, 26 May 2017 18:01:08 +0000 (14:01 -0400)]
[AAI-ONAP] Update the pom for pushing to staging

Change-Id: I2064d7f2d4f70a5128275a1b15a1575a2ef4e38f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMake sure aai common is properly in sync 81/4481/1
Venkata Harish K Kajur [Thu, 25 May 2017 14:26:48 +0000 (10:26 -0400)]
Make sure aai common is properly in sync

Change-Id: I9b857c9b1d4c1c64386514accc1522161373ac87
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the aai-common with the latest code 67/4467/1
Venkata Harish K Kajur [Wed, 24 May 2017 17:46:23 +0000 (13:46 -0400)]
Update the aai-common with the latest code

Change-Id: Ia4758a3d7e462e5120fa1db7ebe97adaeac3ebc2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRevert "Fix the site jenkins job from failing" 23/4423/1
Venkata Harish K Kajur [Tue, 23 May 2017 03:16:55 +0000 (23:16 -0400)]
Revert "Fix the site jenkins job from failing"

This reverts commit 444c5d776964fb4a3e9057083ba4eb0f03df7ebf.

Change-Id: I4d4b7dbb801fb9718dff4a7495b3ad4b099d31a2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFix the site jenkins job from failing 07/4407/1
Venkata Harish K Kajur [Mon, 22 May 2017 17:22:30 +0000 (13:22 -0400)]
Fix the site jenkins job from failing

Change-Id: Ib8e94bc9f404e783f51d17f0b58f0bb14c1a475a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoChange the openecomp to onap to push snapshots 71/4371/1
Venkata Harish K Kajur [Fri, 19 May 2017 16:05:42 +0000 (12:05 -0400)]
Change the openecomp to onap to push snapshots

Change-Id: Ibef97d61c4ff05eb8c151e69dce5bd56b3d61a76
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the pom to be able to properly deploy onap 31/4331/1
Venkata Harish K Kajur [Thu, 18 May 2017 16:52:12 +0000 (12:52 -0400)]
Update the pom to be able to properly deploy onap

Need to modify the pom to properly deploy jars in onap

Change-Id: I80ca1ccb6a2c9ee409adf269fd1585d13a1e90b0
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd a simple change to demo 99/4299/1
Venkata Harish K Kajur [Wed, 17 May 2017 19:10:37 +0000 (15:10 -0400)]
Add a simple change to demo

Change-Id: I57473f52ba0b59f4b1ef9de134f441eff62be84f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the pom to fix the site path 89/4289/1
Venkata Harish K Kajur [Wed, 17 May 2017 18:00:35 +0000 (14:00 -0400)]
Update the pom to fix the site path

Change-Id: I0ad5c521abf29d7fd52d8778d7a7aebc276eda37
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the pom files to fix the junit failure 13/4213/1
Venkata Harish K Kajur [Mon, 15 May 2017 17:24:25 +0000 (13:24 -0400)]
Update the pom files to fix the junit failure

Add the changes made for javadocs and surefire plugin

Change-Id: Ic01b2c72030d8014ad32e44d2aeebda14d698719
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoUpdate license files, sonar plugin and fix tests 83/4183/1
Venkata Harish K Kajur [Fri, 12 May 2017 20:48:35 +0000 (16:48 -0400)]
Update license files, sonar plugin and fix tests

Change-Id: If25f0890de84b4a6a001fd669de3d6e0241a474c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoUpdate SNAPSHOT to proper 1.1.0-SNAPSHOT version 91/4091/1
Venkata Harish K Kajur [Wed, 10 May 2017 14:58:59 +0000 (10:58 -0400)]
Update SNAPSHOT to proper 1.1.0-SNAPSHOT version

Change-Id: I13d2b53d6c0fca115ca622c9548d375e07ab475e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoInitial commit with all the necessary files 59/4059/1
Venkata Harish K Kajur [Tue, 9 May 2017 22:18:21 +0000 (18:18 -0400)]
Initial commit with all the necessary files

Change-Id: I2760ca1e2c661028be946a4335d07b1b7671a4b4
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoInitial empty repository
Andrew Grimberg [Wed, 3 May 2017 15:27:05 +0000 (15:27 +0000)]
Initial empty repository