Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: aai/event-client master a6e9869ad4eae6dbf7c1b9469188ee06f7ab9652
Merge "Use managed guava version"
Use managed guava version
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: Iaba563bf019d31bf0de5cd171ff3496742728282
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: aai/aai-common master bd45f44915e013fcb3cd330530247b07cb79d5c4
Merge "renaming/constant instead of literal/unused items"
renaming/constant instead of literal/unused items
Change-Id: I2634a375c4b2a371b33dcb6dd2d3aa21cfe54297
Issue-ID: AAI-1558
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Project: aai/aai-common master 865f2afae1223fd75daec75389ad849fd2af8cf0
Merge "Made Changes on the edge labels and direction"
Made Changes on the edge labels and direction
for service instance and instance group
Issue-ID: AAI-1577
Change-Id: I080f72a8c553c2579aeb98ac8204d4dcadaea5c8
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: aai/aai-common master 2a65f882a7f5ca191e59d6a043e97be129f06538
Merge "Sync up the changes between ecomp and onap"
Sync up the changes between ecomp and onap
Change-Id: I7321a738db10eea9e7bc27c5b2a03f5dd0b0a70b
Issue-ID: AAI-1336
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: aai/aai-common master 0342945e1718b6c119ec0144ab61eea0616653fd
Merge "private constructor to hide the implicit public"
private constructor to hide the implicit public
Adding a private constructor to hide the implicit public constructor.
Change-Id: Id6ded8cf328843c8e77fc652391f5c5edc80aa47
Issue-ID: AAI-1578
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Project: aai/aai-common master 773f99551923739e47c53c7bc1ac4ed6b7e0eda1
Return expression instead of temporary variable
Change-Id: Ib5d939c99fc4fb9845f06e787b3915640acfce3e
Issue-ID: AAI-1575
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Project: aai/event-client master 18a88217232f09ca4ba50882ea92408d5846c0c7
rev up library to 1.3.1-SNAPSHOT
Issue-ID: AAI-1573
Change-Id: I36e004ba27df982485f0bdc23ce3c2031c733aa3
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
|
|
Project: aai/sparky-be master c48ce4b76edaffa8d5d991769aba848006985eaa
aai-schema and ingest fixes
Issue-ID: AAI-1554
Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5
Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
|
|
Project: aai/sparky-be master 87dfa2cf9864b4eb0a99eb4771bcd04455e70318
fix constructor ref to a non existing bean
Issue-ID: AAI-1546
Change-Id: Idd13ac02425359ae578d683adc0a30d467753409
Signed-off-by: renealr <reneal.rogers@amdocs.com>
|
|
Project: aai/sparky-be master b889beb825c82c38d96b74bed2d6c98cb4e0cb53
implemented sparky graph extensibility
Add additional interface abstraction points to make it easier
to extend and customize the graph logic, and made it easier
to interwork with resources and gizmo via spring-bean
wiring changes only.
Issue-ID: AAI-1503
Change-Id: I5a3dcc81ecc49db89d71f0db27cffbb04c89fbd1
Signed-off-by: da490c <dave.adams@amdocs.com>
|
|
Project: aai/sparky-be master 70bc6523efb4736362497ee32d37fa29f0aa50f7
Merge "Updated springboot to version 1.5.15"
Updated springboot to version 1.5.15
Issue-ID: AAI-1538
Change-Id: I0e9731be13799c187f3c2a600934dcc9f195a389
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
|
|
Project: aai/sparky-be master 738edd9ea941b3762dcaaf8e73d08ccf4d4b35d6
Merge "remove extra slash needed for index creation"
remove extra slash needed for index creation
Issue-ID: AAI-1543
Change-Id: I8c8ec703c6bdc7654dc02e929a727c5b4d0f0179
Signed-off-by: renealr <reneal.rogers@amdocs.com>
|
|
Project: aai/sparky-be master 31b6fc47e12dd137d3a691b20ed4a34df41ac8a4
Merge "update sync queries to use searh data service"
update sync queries to use searh data service
Issue-ID: AAI-1540
Change-Id: I6a00b0e12830e1220070ae60ba9b2c42e67dfbfc
Signed-off-by: renealr <reneal.rogers@amdocs.com>
|
|
Project: aai/aai-common master dfef19e542581df2f69c263721fd6ead3752549d
Merge "Fix sonar issues"
Fix sonar issues
Fix use try-with-resources issues
Issue-ID: AAI-1368
Change-Id: I267df61915ac1596cc8645c62ccf43eb04fd7ac5
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Project: aai/aai-common master a992c8447913ad4adef713b7cda817e490612cd3
AAI-1467 Add sp-partner schema for CCVPN
Issue-ID: AAI-1467
Add sp-partners sub-component to "business" namespace.
Add sp-partners element, which is sequence of "sp-partner".
Add sp-partner element, which has properties:
sp-partner-id, url, callsource, relationshipList
Make the following properties indexed:
sp-partner-id, url, callsource
Add CCVPN EdgeRules for sp-partner to service-instance.
Change-Id: I6de65ae843f0139cdd284f9261f993d36224dc1e
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Project: aai/aai-common master f161b2792fd744b3967eb3ad283d6d43b03aca99
AAI-1466 Update allotted-resource schema for CCVPN
Issue-ID: AAI-1466
Add the following properties to allotted-resource:
alloted-resource-name, access-provider-id, access-client-id, access-topology-id,
access-node-id, access-ltp-id, cvlan, vpn-name
Add id and vpn-name properties to be indexed.
Make "alloted-resource-name" property also:
- marked as a "name" property
- indexed
Change-Id: I111eccc158ff28576b5e205b8c8c3dea3df4361e
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Project: aai/sparky-be master f9d3379dfa2b0d67aef0ba4937018d6c6023a77e
AAI-1518 - fix gizmo graph visualization
Fix corrupted sparky logging templates and gizmo visualization context
logic resulting in graph build failures.
Issue-ID: AAI-1518
Change-Id: I0663a3b5cd73bd2e21e5c7ae5a2824b77b132203
Signed-off-by: da490c <dave.adams@amdocs.com>
|
|
Project: aai/aai-common master 5b06b9f91e5eb34139d9957ee0b28a64a0ee6097
Merge "Update xsd element to generate boolean to false"
Update xsd element to generate boolean to false
Issue-ID: AAI-1536
Change-Id: If1cc9291e28dd0381115a0bf6c5a44faa7fdbe01
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: aai/aai-common master c342161db9b5ea27447a366133c5bf76ee67f241
Change spelling mistake
Issue-ID: DOC-295
Change-Id: I1496d485994d29feb50cb60bde68825b497b48d1
Signed-off-by: ankatare <ankatare@hotmail.com>
|
|
Project: aai/aai-common master 68628a4047e9ff4bfedd55788b2cc637cc2b4f1b
Merge "Sonar violation"
Sonar violation
Issue-ID: AAI-1521
Change-Id: I34b801a1ec9525e6b1785914f8d02f938cbf0ee7
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Project: aai/event-client master 9f9aab70987fc7e692a9c4ac8ae7dc665771e050
Upversion kafka-client for clm report
Issue-ID: AAI-1504
Change-Id: Ib42cd669da3c96a93a79239ec8fdc6b38991c6d3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Project: aai/aai-common master 2d13f752c694afb221ae1e1f7ed0a1c989f51762
Merge "AAI-1461 -1464 Update vpn-binding/pnf for CCVPN"
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>
|
|
Project: aai/aai-common master 586158d896e41ef59fdd42a2c15c6abe5b703100
Merge "AAI-1460 Update logical-link schema for CCVPN"
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>
|
|
Project: aai/aai-common master 014b26f4a2c0e37d04a31c9c47faae0525848f94
Merge "AAI-1459 Update service-instance schema for CCVPN"
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>
|
|
Project: aai/aai-common master 52cf5ef2ea34a12728000de454f9de038d4242b7
Merge "AAI-1453 update p-interface schema for CCVPN"
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>
|
|
Project: aai/sparky-be master 3f9bce9e9d5c7f779a20d289811a88babfbda3cf
Merge "Remove duplicated code"
Remove duplicated code
Change-Id: I36bea13e9a3fc6a8056becec7622574a8b927ce5
Issue-ID: AAI-1450
Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
|
|
Project: aai/sparky-be master ae47212b8e5b25a1a125a6a55e210912520683e7
Merge "Fix potential null pointer"
Fix potential null pointer
Change-Id: I0577f9d32a733f390ebbaebf36297eca257b10dd
Issue-ID: AAI-342
Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
|
|
Project: aai/sparky-be master 6530692958399a5b180c69b40714cce97aea68c9
ES to SDS conversion
Issue-ID: AAI-1530
Change-Id: Ic2f40c608a80109af1feafe42bad1f78d38647a1
Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
|
|
Project: aai/esr-server master 0836ecdc1d78e7fb3c5c8c9be5bd48c4d70e234f
Fix the nullpointer error when register PNF
Issue-ID: AAI-1496
Change-Id: I2fac156cb35e0a2306abac104a11581f9e363b71
Signed-off-by: Li Zi <li.zi30@zte.com.cn>
|
|
Project: aai/aai-common master 3b0d3167a2ad458bbe59e0f703b40ef4f4976424
Sonar issue fixes for PutOperation.java
Issue-ID: AAI-1525
Change-Id: I34e8618223c5ca4aeefbc37dc148b556877f444e
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Project: aai/esr-server master d8db76d816a659b91085d4ae0614895ba1e78b65
Add unit test for PNF registration function.
Issue-ID: AAI-1500
Change-Id: I2eca9b2baf5be61009c1ad72c91a056107c72bde
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 65c65b4e71f73304af2166d6a3021e2c264db60f
Realize the update PNF API.
Issue-ID: AAI-1522
Change-Id: I606c0b1b305b26fd51d640899596dfccf4adfb34
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 8c4d0d90eda21638826a9c31166cc814f699c40b
Realize the delete PNF list API.
Issue-ID: AAI-1499
Change-Id: I443d9bb7459058b7387d2170d5e43530de1efece
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master d5eb2430bf0013b8be832eb02813c3844c0cef91
Realize the query PNF list API.
Issue-ID: AAI-1497
Change-Id: I3765fbd3313bdb16ed75fd9ce072cc707399ad43
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 2af1528498f33d0f60fcce157a9d6b0472b9b956
Add the API of query PNF.
Issue-ID: AAI-1498
Change-Id: Ie073f6b2643324b2038a2404886fa6e0286ab326
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 15dd5f02e728d546e6ba8c4d460b5f1a1e57d2b7
Realize the PNF registration API
Issue-ID: AAI-1496
Change-Id: Iece0706db599990131fef2fa1b6b9159e8f967e4
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 572c36a74c648dd4ccbe44cd8c1184e18dbea751
Define attributes about PNF
Issue-ID: AAI-1495
Change-Id: I8a6cc5320447866a4cb232623aaf9cfd432803bf
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 16e963509621830d8828054750f9512b535b1948
Add the framework for PNF registration function
Issue-ID: AAI-1494
Change-Id: I1e10328fbd2efeabe5f9a9f26e7d9b818db88ab1
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/aai-common master ac93ec514da91f8918d1fc93e334aa939af767f3
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>
|
|
Project: aai/esr-server master 60a91a3e8779ce06d6fedb900aece96271adecdd
Fix the security issue about jetty
Issue-ID: AAI-1475
Change-Id: Iefff5dd5e1e14ed0a40da862018e9d1285a573f6
Signed-off-by: Li Zi <li.zi30@zte.com.cn>
|
|
Project: aai/aai-common master a86d6a6644d6de3f3f814cd6e25cfe2213d5dd05
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>
|
|
Project: aai/sparky-be master cc699c2d6769d28a520ee3c1fd47251a165b4b39
Removing the jnr dependency
Issue-ID: AAI-1449
Change-Id: I7c19283a6cb882976e715f327ce05cb28d013dd7
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Project: aai/sparky-be master e1584cf3cf90469617d167c1a0886598df61b107
Fixing the jenkins docker job
Issue-ID: AAI-1449
Change-Id: Ieae1e9d251005d6ae1dd930993e8bfc011f2fd59
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Project: aai/aai-common master a395fa69a28a04d0a667fe458b4f10497a1d6794
Merge "Fix sonar issues in SchemaGenerator"
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>
|
|
Project: aai/sparky-be master 75acf7d771b256636eb0b2f702f84652a29e49fa
Merge "Fix critical and major sonar violations"
Fix critical and major sonar violations
Change-Id: Iada703c9606fc4958430bc2ab967528333d419a0
Issue-ID: AAI-342
Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
|
|
Project: aai/aai-common master 7a77bd6ff2720fbbe07dd5549e306e02f90436b1
Merge "Removing minor sonar issues"
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>
|
|
Project: aai/aai-common master 6ed74108475e308ccd3fb1035187bb4398ee29ea
Merge "Refactor of DataGrooming main script"
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>
|
|
Project: aai/sparky-be master bb8c907d2c99c8009d7702337288fc949f29e7db
expose max traversal depth in sparky app props
Issue-ID: AAI-1436
Change-Id: I7daf76f86059f01b7a44295f884d92215aa12815
Signed-off-by: da490c <dave.adams@amdocs.com>
|
|
Project: aai/aai-common master 17fb185d934d1833c3960b44b18e0a6c125e2775
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>
|
|
Project: aai/aai-common master f71dfcd688d0d912ce445cb2965d9c157a49c533
Update the Instance group to use instanceFunction
Issue-ID: AAI-1395
Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce
Signed-off-by: Maharajh, Robby <rx2202@att.com>
|