aai/aai-common.git
5 years agoAAI-1461 -1464 Update vpn-binding/pnf for CCVPN 59/60459/7
Keong Lim [Mon, 13 Aug 2018 03:53:21 +0000 (13:53 +1000)]
AAI-1461 -1464 Update vpn-binding/pnf for CCVPN

Issue-ID: AAI-1461
Add properties to vpn-binding:
access-provider-id, access-client-id, access-topology-id, src-access-node-id,
src-access-ltp-id, dst-access-node-id, dst-access-ltp-id, operational-status,
model-customization-id, model-version-id, model-invariant-id
Make ids and operational-status indexed.
Add CCVPN EdgeRules for vpn-binding to p-interface.

Accidentally squashed in second commit for:
Issue-ID: AAI-1464
Add properties to pnf schema:
admin-status, operational-status, model-customization-id, model-version-id,
model-invariant-id

Make these properties indexed as well:
admin-status, operational-status

Change-Id: I30b75262d3e01cfae2cf77d9be9da26a56a049ed
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoAAI-1460 Update logical-link schema for CCVPN 57/60457/5
Keong Lim [Mon, 13 Aug 2018 03:28:00 +0000 (13:28 +1000)]
AAI-1460 Update logical-link schema for CCVPN

Issue-ID: AAI-1460
Update operational-status to be indexed property
Add CCVPN EdgeRules file

Change-Id: Ia8e20171ad060b7ca8f2e91d7a66a545146ff36d
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoAAI-1459 Update service-instance schema for CCVPN 55/60455/4
Keong Lim [Mon, 13 Aug 2018 03:11:37 +0000 (13:11 +1000)]
AAI-1459 Update service-instance schema for CCVPN

Issue-ID: AAI-1459
Add input-parameters property to service-instance element for SO to
pass parameters to Closed Loop.
Add company name to copyright notice.

Change-Id: I9e9fed562a7503d8d2ad09e2052c3e29f7fe85ea
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoAAI-1453 update p-interface schema for CCVPN 53/60453/4
Keong Lim [Fri, 10 Aug 2018 07:26:34 +0000 (17:26 +1000)]
AAI-1453 update p-interface schema for CCVPN

Issue-ID: AAI-1453
Add properties network-ref, transparent, operational-status
Make these network-ref and operational-status indexed

Change-Id: I047ecda31e08573adb1ef32ecd82b8e80e70d37a
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoAAI-1452 Update Swagger HTML template 51/60451/1
Keong Lim [Fri, 10 Aug 2018 05:02:30 +0000 (15:02 +1000)]
AAI-1452 Update Swagger HTML template

Issue-ID: AAI-1452
- Re-indent list bodies to optimise size of generated output, reduces
final output size by half in new v14 schema.
- Add table of contents links under Summary heading for navigating long
document
- Added company name to copyright notice

Change-Id: I74e98a097728fb93939e8a3b2fe27906d0b83ff7
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoIntegrate aai-schema-ingest library into aai-core 45/60045/5
Kajur, Harish (vk250x) [Fri, 10 Aug 2018 16:42:00 +0000 (12:42 -0400)]
Integrate aai-schema-ingest library into aai-core

Integrate the aai-core into using the aai-schema-ingest
library to be agnostic to the schema changes
Remove any references to aai-schema dependency in aai-core
Reorder the components so the aai-schema-ingest is first installed
Moved the edge rules to the aai-schema as they are linked to schema
Rework the generation of the aai-schema to using aai-schema-ingest library
Also remove the yaml and html folders as they get generated on the fly
So when maven pushes the aai-schema jar, the jar contains the generated
yaml, html and xsd files at runtime due to the gerrit limit of filesize

Issue-ID: AAI-1455
Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Fix sonar issues in SchemaGenerator"
Venkata Harish Kajur [Thu, 2 Aug 2018 17:55:12 +0000 (17:55 +0000)]
Merge "Fix sonar issues in SchemaGenerator"

5 years agoMerge "Removing minor sonar issues"
Venkata Harish Kajur [Thu, 2 Aug 2018 13:57:03 +0000 (13:57 +0000)]
Merge "Removing minor sonar issues"

5 years agoFix sonar issues in SchemaGenerator 43/58443/7
jczestochowska [Wed, 1 Aug 2018 14:13:10 +0000 (16:13 +0200)]
Fix sonar issues in SchemaGenerator

fixed formatting
removed unused JanusGraph graph parameter
deleted usage of print that were accompanied by a logger
reduced loadSchemaIntoJanusGraph complexity by cutting it into smaller methods
added private constructor to prevent instantiation
optimized imports

Change-Id: I4645a7fed266afbe6c2b21df20b40574aa9f31fd
Issue-ID: AAI-1437
Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
5 years agoMerge "Refactor of DataGrooming main script"
Venkata Harish Kajur [Wed, 1 Aug 2018 18:35:55 +0000 (18:35 +0000)]
Merge "Refactor of DataGrooming main script"

5 years agoRefactor of DataGrooming main script 37/58037/3
Justyna Czestochowska [Mon, 30 Jul 2018 14:23:44 +0000 (16:23 +0200)]
Refactor of DataGrooming main script

replaced long if else with switch
extracted methods handling wrong or missing arguments
replaced AAI_6101 with constant, called diamond operator

Change-Id: Ia8e43df0f028617c55c12bea03efab22b7fc1f4b
Issue-ID: AAI-1431
Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
5 years agoRemoving minor sonar issues 15/58215/1
Justyna Czestochowska [Tue, 31 Jul 2018 10:40:32 +0000 (12:40 +0200)]
Removing minor sonar issues

replaced usage of print by logger,
removed duplication,
removed commented out code

Change-Id: Ib8b8cf9e6769ecc235ec080f26526cf7d790513c
Issue-ID: AAI-1434
Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
5 years agoRemove EPA attribute 83/58083/1
Dileep Ranganathan [Thu, 26 Jul 2018 17:55:26 +0000 (10:55 -0700)]
Remove EPA attribute

Remove the usage of EPA attribute which is deprecated
cloud-epa-caps attribute is removed from v14 of schema

Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c
Issue-ID: AAI-1150
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdate the Instance group to use instanceFunction 13/57713/2
Maharajh, Robby [Thu, 26 Jul 2018 14:16:52 +0000 (10:16 -0400)]
Update the Instance group to use instanceFunction

Issue-ID: AAI-1395
Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce
Signed-off-by: Maharajh, Robby <rx2202@att.com>
5 years agoMerge "Fix component creation"
Venkata Harish Kajur [Wed, 25 Jul 2018 14:35:37 +0000 (14:35 +0000)]
Merge "Fix component creation"

5 years agoMerge "Add missing tests"
Steven Blimkie [Mon, 23 Jul 2018 13:42:00 +0000 (13:42 +0000)]
Merge "Add missing tests"

5 years agoMerge "Fix stream closing"
Venkata Harish Kajur [Mon, 23 Jul 2018 13:17:44 +0000 (13:17 +0000)]
Merge "Fix stream closing"

5 years agoAdd collection under network for v13 and v14 37/56937/3
Kajur, Harish (vk250x) [Thu, 19 Jul 2018 17:46:22 +0000 (13:46 -0400)]
Add collection under network for v13 and v14

Issue-ID: AAI-1395
Change-Id: I306e579c4a367a7b41ab46759a261bcc3a628699
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoFix component creation 65/56265/1
Bogumil Zebek [Mon, 25 Jun 2018 11:44:15 +0000 (13:44 +0200)]
Fix component creation

Change-Id: I08606ec83b53cd87005f7d52301e0fe8792d744e
Issue-ID: AAI-1236
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
5 years agoRemove dead path of code 73/55773/1
Bogumil Zebek [Wed, 4 Jul 2018 06:52:05 +0000 (08:52 +0200)]
Remove dead path of code

Change-Id: I8fd74ac0b90244f1af2544f243478c5a7de989eb
Issue-ID: AAI-1360
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
5 years agoFix stream closing 85/55685/1
Bogumil Zebek [Tue, 3 Jul 2018 10:32:59 +0000 (12:32 +0200)]
Fix stream closing

Change-Id: I9c837a3e62d7834922ab0c191590875359a69441
Issue-ID: AAI-1358
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
5 years agoRefactor of EdgeIngestor 71/55571/1
Wiktor Garbarek [Fri, 29 Jun 2018 13:48:53 +0000 (15:48 +0200)]
Refactor of EdgeIngestor

Removed unusued imports

Change-Id: I84984a566d339a1b366fa14eb387b21d94c14a34
Issue-ID: AAI-1347
Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
5 years agoAdd missing tests 49/55249/1
Bogumil Zebek [Fri, 22 Jun 2018 10:28:07 +0000 (12:28 +0200)]
Add missing tests

Change-Id: I27b9210430c877d7d2bd0d3440ed12f702282fe1
Issue-ID: AAI-1235
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
5 years agoUpdate offeredapis to v13 39/54639/1
Jimmy Forsyth [Wed, 13 Jun 2018 12:49:51 +0000 (08:49 -0400)]
Update offeredapis to v13

Issue-ID: AAI-1225
Change-Id: Icd928f8722ea4ff24d269eb222e8565451d7a317
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoAdd known issues section to release notes 83/51083/1
Jimmy Forsyth [Fri, 8 Jun 2018 19:23:36 +0000 (15:23 -0400)]
Add known issues section to release notes

to outline how to workaround and potentially
fix the resiliency issue in AAI where a deleted
resources or traversal pod will cause the service
to always return 503.

Issue-ID: AAI-1217
Change-Id: I530a72385ae6afcf2cccc9a11c83d94a76f0eaa2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate architecture diagram 59/50759/1
Jimmy Forsyth [Wed, 6 Jun 2018 18:11:28 +0000 (14:11 -0400)]
Update architecture diagram

Issue-ID: AAI-1211
Change-Id: I5dfaa4a9dfd709b22325e2999bc422537f70d8b4
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoDocument Security section of the Release Notes 07/50507/1
Gildas Lanilis [Tue, 5 Jun 2018 23:24:51 +0000 (16:24 -0700)]
Document Security section of the Release Notes

-Add section for secuirty n otes
-Fix forma issue

Change-Id: I3a3532835ff9d77262b9942ee6c582959a252c9f
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoFix release notes formatting 31/49531/1
Jimmy Forsyth [Wed, 30 May 2018 16:30:15 +0000 (12:30 -0400)]
Fix release notes formatting

Issue-ID: AAI-1187
Change-Id: I61eb6cfb6b63dbfb78e2631def1daec6456f1f4f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Update release notes for Beijing"
Venkata Harish Kajur [Thu, 24 May 2018 13:31:49 +0000 (13:31 +0000)]
Merge "Update release notes for Beijing"

5 years agoUpdate release notes for Beijing 33/48833/2
Jimmy Forsyth [Wed, 23 May 2018 21:37:00 +0000 (17:37 -0400)]
Update release notes for Beijing

Issue-ID: AAI-1171
Change-Id: Ib65b5a2481e245a44b02219c7980018373502b35
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Fixes in DataGrooming"
James Forsyth [Wed, 23 May 2018 20:07:57 +0000 (20:07 +0000)]
Merge "Fixes in DataGrooming"

5 years agoMerge "Upversion common for Casablanca"
Venkata Harish Kajur [Wed, 23 May 2018 14:45:25 +0000 (14:45 +0000)]
Merge "Upversion common for Casablanca"

5 years agoUpversion common for Casablanca 87/48687/1
Jimmy Forsyth [Wed, 23 May 2018 14:34:39 +0000 (10:34 -0400)]
Upversion common for Casablanca

Issue-ID: AAI-1169
Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoEliminate Sphinx Errors and Warnings 13/48413/1 2.0.0-ONAP 2.0.0-ONAP
Rich Bennett [Tue, 22 May 2018 04:45:53 +0000 (00:45 -0400)]
Eliminate Sphinx Errors and Warnings

Add end of block and inline markup delimeters
Use code blocks for json, xml, and http

Change-Id: I79f69227bfb3e43d97f46e01fe2ada6d1c4872ea
Issue-ID: AAI-1152
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoUpdate pom to use 1.2.5-SNAPSHOT 21/45721/2
Kajur, Harish (vk250x) [Thu, 3 May 2018 02:05:05 +0000 (22:05 -0400)]
Update pom to use 1.2.5-SNAPSHOT

Issue-ID: AAI-965
Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoFix the aai-schema in utils to use project version 17/45717/1 v1.2.4
Kajur, Harish (vk250x) [Thu, 3 May 2018 01:26:57 +0000 (21:26 -0400)]
Fix the aai-schema in utils to use project version

Issue-ID: AAI-965
Change-Id: I46c46c5abec5a3781c6ec8595b474e647901692a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoRemove the client load balancer use http client 27/45527/3
Kajur, Harish (vk250x) [Tue, 1 May 2018 23:55:48 +0000 (19:55 -0400)]
Remove the client load balancer use http client

Issue-ID: AAI-965
Change-Id: I68600c2a586faa5537ac58ca21b06e984413a8bc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate to httpclient 4.5.5 99/45299/1
Jimmy Forsyth [Mon, 30 Apr 2018 17:47:40 +0000 (13:47 -0400)]
Update to httpclient 4.5.5

Issue-ID: AAI-970
Change-Id: I4ea1bc52ac710f2c51f0474f08a1f8b71d6cd0e2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpversion aai-common to 1.2.4 after release 71/44471/1
Jimmy Forsyth [Tue, 24 Apr 2018 17:01:10 +0000 (13:01 -0400)]
Upversion aai-common to 1.2.4 after release

Issue-ID: AAI-1090
Change-Id: Ic041380839a98790a02a2c5c0cf8720e39e08067
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoFix html docs with esr-system-info attr 89/44189/1 v1.2.3
Jimmy Forsyth [Mon, 23 Apr 2018 14:53:00 +0000 (10:53 -0400)]
Fix html docs with esr-system-info attr

Issue-ID: AAI-1090
Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoGenerate xsd for v12 and v13 with esr 81/44181/3
Kajur, Harish (vk250x) [Mon, 23 Apr 2018 14:30:06 +0000 (10:30 -0400)]
Generate xsd for v12 and v13 with esr

Also update the version to 1.2.3-SNAPSHOT

Issue-ID: AAI-1090
Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoFix v12 cloud-region with esr-system-info attr 61/44161/2
Jimmy Forsyth [Mon, 23 Apr 2018 13:45:26 +0000 (09:45 -0400)]
Fix v12 cloud-region with esr-system-info attr

Issue-ID: AAI-1090
Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoRe-add esrSystemInfoList to cloudRegion 49/44149/1
Jimmy Forsyth [Mon, 23 Apr 2018 12:39:28 +0000 (08:39 -0400)]
Re-add esrSystemInfoList to cloudRegion

Issue-ID: AAI-1090
Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoIncrement patch version in version.props 01/43901/1 v1.2.2
Jimmy Forsyth [Fri, 20 Apr 2018 12:21:33 +0000 (08:21 -0400)]
Increment patch version in version.props

Issue-ID: AAI-1088
Change-Id: Ie7dcebb9169e51b172b1c9a56770712de8031655
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate html file to v13 version 01/43801/1
Jimmy Forsyth [Thu, 19 Apr 2018 23:33:27 +0000 (19:33 -0400)]
Update html file to v13 version

Issue-ID: AAI-1051
Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate swagger file and html to latest versions 73/43773/1
Jimmy Forsyth [Thu, 19 Apr 2018 20:02:29 +0000 (16:02 -0400)]
Update swagger file and html to latest versions

Issue-ID: AAI-1051
Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoFix the spring core and netty handler issue 37/43737/4
Kajur, Harish (vk250x) [Thu, 19 Apr 2018 13:31:36 +0000 (09:31 -0400)]
Fix the spring core and netty handler issue

Issue-ID: AAI-586
Change-Id: I69efb05f9fb82ffe1a97042e493c754b55bfb269
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the pom to use the spring boot 1.5.12 57/43557/4
Kajur, Harish (vk250x) [Wed, 18 Apr 2018 15:40:45 +0000 (11:40 -0400)]
Update the pom to use the spring boot 1.5.12

Issue-ID: AAI-1036
Issue-ID: AAI-968
Issue-ID: AAI-975
Change-Id: Iad8ad4f6e5f71c969b99356b7c909dc585e97a98
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Change version numbers on aai_swagger_HTML files"
James Forsyth [Tue, 17 Apr 2018 17:21:30 +0000 (17:21 +0000)]
Merge "Change version numbers on aai_swagger_HTML files"

6 years agoChange version numbers on aai_swagger_HTML files 07/41607/3
Epp, Richard (re6517) [Sun, 8 Apr 2018 21:24:04 +0000 (17:24 -0400)]
Change version numbers on aai_swagger_HTML files

Change-Id: Ice7b38273c6c4701dd16da573c03fa121abfe298
Issue-ID: AAI-971
Signed-off-by: Epp, Richard (re6517) <re6517@us.att.com>
6 years agoFixes in DataGrooming 23/43023/1
burdziak [Mon, 16 Apr 2018 11:44:30 +0000 (13:44 +0200)]
Fixes in DataGrooming

Change-Id: I0a4a5a82e4ff932ef3f7489afb558e92c9efc1dc
Issue-ID: AAI-1031
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoCorrect INFO.yaml to pass YAML Lint 89/41989/1
Eric Debeau [Tue, 10 Apr 2018 19:27:40 +0000 (19:27 +0000)]
Correct INFO.yaml to pass YAML Lint

Change-Id: Iefe1dce442d9d63612f56965c48f2ecef4222cf3
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoMerge "Convert cloud region to esr edge"
James Forsyth [Thu, 29 Mar 2018 18:27:55 +0000 (18:27 +0000)]
Merge "Convert cloud region to esr edge"

6 years agoadded schema validation tools 25/40225/3
Threefoot, Jane (jt6620) [Thu, 29 Mar 2018 16:54:05 +0000 (12:54 -0400)]
added schema validation tools

Issue-ID: AAI-879
Change-Id: I028547c97450372252b76286a8b10f4dbed4d2bf
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years agoConvert cloud region to esr edge 71/40171/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 14:06:01 +0000 (10:06 -0400)]
Convert cloud region to esr edge

Issue-ID: AAI-973
Change-Id: Id56186db269ccee9a96a6de25dc7e695d354026e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Fix the edge rules for esr"
James Forsyth [Thu, 29 Mar 2018 13:24:00 +0000 (13:24 +0000)]
Merge "Fix the edge rules for esr"

6 years agoFix the edge rules for esr 49/40149/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 12:25:25 +0000 (08:25 -0400)]
Fix the edge rules for esr

Issue-ID: AAI-922
Issue-ID: AAI-923
Issue-ID: AAI-924
Issue-ID: AAI-925
Change-Id: Ifb7604b2ecdf55b6f96250063bd097c7b9b1251b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate camel jms to using spring jms 75/39975/2
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 03:47:11 +0000 (23:47 -0400)]
Update camel jms to using spring jms

Issue-ID: AAI-586
Change-Id: Iac662424d9d912bfc1792c2a495821b0c9ff6339
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoExclude the tomcat for nexus iq 29/39929/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 01:56:14 +0000 (21:56 -0400)]
Exclude the tomcat for nexus iq

Issue-ID: AAI-586
Change-Id: If7e28aff78f3e08310d099348d5984262a4ff378
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoRemove hbase since we are moving to cassandra 07/39907/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 01:21:40 +0000 (21:21 -0400)]
Remove hbase since we are moving to cassandra

Issue-ID: AAI-586
Change-Id: I48ca097f87302b5926adcb9ce1275354105e8879
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd to aai-common query builder get parent step 47/39847/3
Maharajh, Robby (rx2202) [Thu, 22 Mar 2018 20:12:12 +0000 (16:12 -0400)]
Add to aai-common query builder get parent step

Issue-ID: AAI-962
Change-Id: Ib4aa4ec3453f2c7099e1d7191917b44b323f2bb6
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
6 years agoUpdate from titan to using janusgraph 87/39287/1
Kajur, Harish (vk250x) [Wed, 21 Mar 2018 22:26:20 +0000 (18:26 -0400)]
Update from titan to using janusgraph

Issue-ID: AAI-949
Change-Id: I70029806d3c96f7732778d27a8c7ff75dc5059de
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the poms to 1.2.2-SNAPSHOT 33/38733/1
Kajur, Harish (vk250x) [Tue, 27 Mar 2018 00:35:54 +0000 (20:35 -0400)]
Update the poms to 1.2.2-SNAPSHOT

Issue-ID: AAI-947
Change-Id: I51cff5507a030a68468ba04654b93c508ce4d5ed
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the schema ingest to 1.2.1-SNAPSHOT 21/38721/1 v1.2.1
Kajur, Harish (vk250x) [Mon, 26 Mar 2018 23:34:24 +0000 (19:34 -0400)]
Update the schema ingest to 1.2.1-SNAPSHOT

Issue-ID: AAI-393
Change-Id: Ia2f68025a9f622d277c7416c4f4a9e4170ffdf5d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd the staging plugin for schema ingest 01/38701/2
Kajur, Harish (vk250x) [Mon, 26 Mar 2018 22:37:05 +0000 (18:37 -0400)]
Add the staging plugin for schema ingest

Issue-ID: AAI-393
Change-Id: Icea23b20f49c1f997f0eef6fa2c81417bbc59eb0
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the version properties 1.2.1 95/38695/2
Kajur, Harish (vk250x) [Mon, 26 Mar 2018 21:35:50 +0000 (17:35 -0400)]
Update the version properties 1.2.1

Issue-ID: AAI-393
Change-Id: I540c3fcbc80c4670929a94ee7c95e381d9639fb3
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd plugin to check coverage 61/38261/5
Kajur, Harish (vk250x) [Sun, 25 Mar 2018 01:59:03 +0000 (21:59 -0400)]
Add plugin to check coverage

Get line coverage to 50% and ensure it doesn't go down

Issue-ID: AAI-498
Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Update the license for 2017-2018 license"
James Forsyth [Thu, 22 Mar 2018 12:16:39 +0000 (12:16 +0000)]
Merge "Update the license for 2017-2018 license"

6 years agoUpdate the license for 2017-2018 license 67/37467/6
Kajur, Harish (vk250x) [Wed, 21 Mar 2018 13:14:41 +0000 (09:14 -0400)]
Update the license for 2017-2018 license

Issue-ID: AAI-856
Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Fixes in DataGrooming"
James Forsyth [Wed, 21 Mar 2018 18:18:36 +0000 (18:18 +0000)]
Merge "Fixes in DataGrooming"

6 years agoFixes in DataGrooming 11/37411/1
burdziak [Wed, 21 Mar 2018 10:46:22 +0000 (11:46 +0100)]
Fixes in DataGrooming

Change-Id: I663d591e29daf998eabd3489c2032e4beb609dde
Issue-ID: AAI-913
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>af.burdziakowski@nokia.com>
6 years agoFixes in ListEndpoints 87/37387/1
burdziak [Wed, 21 Mar 2018 09:21:56 +0000 (10:21 +0100)]
Fixes in ListEndpoints

Change-Id: I2d67b7bc75da1c42f830368e75c5d166c310848b
Issue-ID: AAI-911
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoMerge "Update oparent and fix nexusiq deps"
Venkata Harish Kajur [Fri, 16 Mar 2018 18:20:40 +0000 (18:20 +0000)]
Merge "Update oparent and fix nexusiq deps"

6 years agoschemaIngest file no longer mandatory on classpath 67/36067/1
Threefoot, Jane (jt6620) [Thu, 15 Mar 2018 21:00:40 +0000 (17:00 -0400)]
schemaIngest file no longer mandatory on classpath

Fixed bug where users had to have schemaIngest.properties
on the classpath even if they were using schemaIngestPropLoc
instead.

Issue-ID: AAI-887
Change-Id: Id8f15871f945d0a575203f7c3ce0679b6dbb2242
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years agoUpdate oparent and fix nexusiq deps 61/36061/1
Jimmy Forsyth [Thu, 15 Mar 2018 20:34:14 +0000 (16:34 -0400)]
Update oparent and fix nexusiq deps

Change-Id: I6622a73c5c934d17095aeae486ea81c78985f815
Issue-ID: AAI-629
Issue-ID: AAI-633
Issue-ID: AAI-636
Issue-ID: AAI-586
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoMerge "added new aai-schema-ingest library"
Venkata Harish Kajur [Thu, 15 Mar 2018 14:07:43 +0000 (14:07 +0000)]
Merge "added new aai-schema-ingest library"

6 years agoadded new aai-schema-ingest library 09/35809/2
Threefoot, Jane (jt6620) [Wed, 14 Mar 2018 18:48:10 +0000 (14:48 -0400)]
added new aai-schema-ingest library

New, lightweight, configurable library for
OXM and edge rules json ingest.
Allows for broken-up OXM and json
for increased model-driven capabilities.

Issue-ID: AAI-875
Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
6 years agoTesting for HpaCapabilities object 85/35285/4
Dileep Ranganathan [Thu, 8 Mar 2018 18:38:25 +0000 (10:38 -0800)]
Testing for HpaCapabilities object

Fixed Schema - mismatch in the java attributes and xml attributes
Added dependentOn for HpaFeatureAtrributes
Added unit test for HPASchema
Added sample payload for HPACapabilities inside flavor

Issue-ID: AAI-742
Change-Id: I3525376886f10bee99aa0ce3f0a6b2a5efbaa9b1
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoMerge "Fix dependentOn for hpaCapability node"
Venkata Harish Kajur [Fri, 9 Mar 2018 21:14:31 +0000 (21:14 +0000)]
Merge "Fix dependentOn for hpaCapability node"

6 years agoFix dependentOn for hpaCapability node 77/34877/2
Dileep Ranganathan [Thu, 8 Mar 2018 18:35:17 +0000 (10:35 -0800)]
Fix dependentOn for hpaCapability node

Added cloud-region along with flavor in the dependentOn field.
Modified hpa-feature-attribute to hpa-feature-attributes as it is an arraylist.

Change-Id: I7b0c3ee6e08b3bea97a1ebaeeaa8bcaeb8bb2b00
Issue-ID: AAI-742
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoUpdate the yaml and html for hpa 75/34875/1
Kajur, Harish (vk250x) [Fri, 9 Mar 2018 00:35:31 +0000 (19:35 -0500)]
Update the yaml and html for hpa

Issue-ID: AAI-838
Change-Id: I2fb543d4e6345faada8ec8fb73ed8ef8f2dd4645
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoHardware Platform Awareness (HPA) - Schema 41/32641/8
Dileep Ranganathan [Tue, 30 Jan 2018 15:18:31 +0000 (07:18 -0800)]
Hardware Platform Awareness (HPA) - Schema

Expanding the blob of string to a more generic representation
Added new nodes for HPA enablement

Change-Id: I3f861934856efbe7d8b08857dadf3c3e9a4baf96
Issue-ID: AAI-742
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoAdd the generated yaml and html files 83/34783/1
Kajur, Harish (vk250x) [Thu, 8 Mar 2018 14:40:03 +0000 (09:40 -0500)]
Add the generated yaml and html files

Issue-ID: AAI-838
Change-Id: Iad3d92964dc333b3a2f0200b6491c7577493be87
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd back missed props from oxm from v11 77/34577/1
Venkata Harish K Kajur [Wed, 7 Mar 2018 21:20:29 +0000 (16:20 -0500)]
Add back missed props from oxm from v11

Change-Id: Ia1d5891f5053b0eb1bd4d1e57ff3a85a5f26b5f9
Issue-ID: AAI-838
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the files for ajsc 6 changes 71/33271/4
Venkata Harish K Kajur [Tue, 30 Jan 2018 19:04:13 +0000 (14:04 -0500)]
Update the files for ajsc 6 changes

Issue-ID: AAI-33
Change-Id: I897566e79eb7505232b692e551f6347e69fafed6
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Add INFO.yaml file"
James Forsyth [Mon, 26 Feb 2018 23:58:08 +0000 (23:58 +0000)]
Merge "Add INFO.yaml file"

6 years agoAdd INFO.yaml file 47/32647/6
Jessica Wagantall [Thu, 22 Feb 2018 23:57:48 +0000 (15:57 -0800)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I3658353d5eaeadcb99147568bad7371c676b4154
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate v1.1.1 patch release notes 33/32633/1
Jimmy Forsyth [Wed, 17 Jan 2018 21:26:52 +0000 (16:26 -0500)]
Update v1.1.1 patch release notes

Issue-ID: AAI-672
Change-Id: I93135b613be776bf00c64f006a57c11820ee2197
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
(cherry picked from commit cc5e615ea72c1c794aa137197637352fbf98de8a)

6 years agoRevert to pre-nexusIQ updates 79/32579/1
Jimmy Forsyth [Thu, 22 Feb 2018 16:12:54 +0000 (11:12 -0500)]
Revert to pre-nexusIQ updates

Issue-ID: AAI-586
Change-Id: I7b3f40e0b8317c562715cb44964a8396fb06dd54
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate versions for NexusIQ 25/32425/1
Jimmy Forsyth [Wed, 21 Feb 2018 17:02:26 +0000 (12:02 -0500)]
Update versions for NexusIQ

Change-Id: I1af4a4067f6673b0bbea45a23669741df70992c7
Issue-ID: AAI-586
Issue-ID: AAI-629
Issue-ID: AAI-633
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoAdd the v13 xml schema and version update 99/32299/3
Venkata Harish K Kajur [Tue, 20 Feb 2018 19:31:01 +0000 (14:31 -0500)]
Add the v13 xml schema and version update

Issue-ID: AAI-536
Change-Id: I2ea654af0be91d233cc6cd5d50ee0186ef3a9a89
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the version to 1.2.1-SNAPSHOT 05/31505/1
Venkata Harish K Kajur [Mon, 12 Feb 2018 20:42:12 +0000 (15:42 -0500)]
Update the version to 1.2.1-SNAPSHOT

Issue-ID: AAI-493
Change-Id: I03a5288824e74d4965116f24d7bd13817491a937
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd the @Override annotation 53/30653/1
PrasadNaidu [Wed, 7 Feb 2018 11:10:49 +0000 (16:40 +0530)]
Add the @Override annotation

Add the @Override annotation above this method signature
GraphTraversalBuilder.java:L349

Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.aai-common%3Aaai-common#resolved=false|severities=MAJOR|rules=squid%3AS1161|assignees=_me_%2CPrasadNaidu
Location : src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.javaChange-Id: I8852e515b3d2038268c0558979006be8b4d9ac69

Change-Id: I949f5e6ec1692e4397064bfafdad3d453eaed9eb
Issue-ID: AAI-740
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoMerge "Fixes in ManageTitanSchema" v1.2.0
James Forsyth [Thu, 1 Feb 2018 18:01:53 +0000 (18:01 +0000)]
Merge "Fixes in ManageTitanSchema"

6 years agoMerge "Fix in URIToObject"
James Forsyth [Thu, 1 Feb 2018 17:35:03 +0000 (17:35 +0000)]
Merge "Fix in URIToObject"

6 years agoMerge changes
James Forsyth [Thu, 1 Feb 2018 17:34:41 +0000 (17:34 +0000)]
Merge changes

6 years agoMerge "Fix in CNName"
James Forsyth [Thu, 1 Feb 2018 17:34:41 +0000 (17:34 +0000)]
Merge "Fix in CNName"

6 years agoMerge "Fix in InjectKeysFromURI"
James Forsyth [Thu, 1 Feb 2018 17:33:44 +0000 (17:33 +0000)]
Merge "Fix in InjectKeysFromURI"

6 years agoMerge "Fixes in PojoStrategy"
James Forsyth [Thu, 1 Feb 2018 17:31:38 +0000 (17:31 +0000)]
Merge "Fixes in PojoStrategy"

6 years agoMerge "Fix in PojoInjestor"
James Forsyth [Thu, 1 Feb 2018 17:31:20 +0000 (17:31 +0000)]
Merge "Fix in PojoInjestor"