/
2020-04-15 AAI Meeting Notes

2020-04-15 AAI Meeting Notes

Attachments (including meeting recording):


Attendees:   

James Forsyth

Chris Andre

Francis Toth (Deactivated)

Francis Paquette

Igor Dysko

@Ondrej Frindrich

@Maniunath D

@Rodrigo Lima

Former user (Deleted)

Starec Vlastimil

@Yoonsoon Chang

@William LaMont

@Guilio Graziani

Himesh

Shirley Morgan



StatusOPENIN PROGRESSON HOLDDONECANCELLED

START RECORDING

1
Requirements for inclusion of GraphGraph in Guilin release

List goes here

Open Jira tickets as tasks for G release

2
Frankfurt Defects

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
AAI-4132 Gating is failing due to PermanentLockingException in aai-resources Bug 12/Feb/25 12:08 AM 12/Feb/25 12:08 AM Fiete Ostkamp Fiete Ostkamp Highest Open Unresolved
AAI-4035 Getting OutOfMemory(java heap memory) in aai-traversal Bug 22/Oct/24 6:37 AM 24/Oct/24 1:14 AM Unassigned Shrikant.Tarale Highest Open Unresolved
AAI-3674 aai-graphadmin-create-db-schema job does run forever Bug 06/Nov/23 1:28 AM 06/Nov/23 1:28 AM Unassigned Andreas Geißler High Open Unresolved
AAI-3507 DMAAP Events are Not Being Published from AAI-Resources Bug 14/Jul/22 6:40 AM 26/Sep/22 11:52 AM Unassigned Former user Medium Open Unresolved
AAI-3465 A&AI returns 404 on SO deletion of created network Bug 24/Mar/22 5:18 AM 17/Sep/22 11:02 AM Unassigned Former user Medium Open Unresolved
AAI-3427 Exception on sparky after back/restore operation Bug 14/Dec/21 12:43 AM 02/Aug/22 8:04 AM Unassigned Former user Medium Open Unresolved
AAI-3390 Enhanced AAI test failing while all pods are Running after storage backend incident Bug 05/Oct/21 6:29 AM 17/Sep/22 10:57 AM Unassigned Former user Medium Open Unresolved
AAI-3351 AAI won't deploy properly without AAF Bug 14/Jun/21 8:38 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved
AAI-3313 aai-sparky log does not use STDOUT Bug 08/Apr/21 5:48 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved
AAI-3312 aai-schema log does not use STDOUT Bug 08/Apr/21 5:46 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved
AAI-3311 aai log does not use STDOUT Bug 08/Apr/21 5:41 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved
AAI-3309 Events are being triggered prior to the db commit Bug 30/Mar/21 9:05 AM 16/Aug/23 7:14 AM Unassigned Former user Medium Open Unresolved
AAI-3292 fix CRITICAL weak-cryptography issues identified in sonarcloud Bug 02/Mar/21 6:14 AM 03/Nov/22 10:02 AM Unassigned Former user High In Progress Unresolved
AAI-3227 E2E integration test: Endpoint relationship creation failed Bug 03/Dec/20 5:48 PM 03/Dec/20 5:49 PM 10/Dec/20 Former user Former user Medium Open Unresolved
AAI-3194 Some AAI dockers include GPLv3 components Bug 25/Sep/20 7:50 AM 02/Aug/22 8:04 AM Unassigned Former user Medium In Progress Unresolved
AAI-3183 Yaml Generation not being generated for parent child of same type Bug 15/Sep/20 8:25 AM 13/Sep/22 6:14 AM Unassigned Former user Medium Open Unresolved
AAI-3100 AAI REST API concurrency bug Bug 30/Jul/20 8:09 AM 05/Aug/20 12:12 PM Former user Former user Medium Open Unresolved
AAI-2899 upon deletion of tenant vserver objects under that tenant are kept but when the tenant is put back the vservers are not present under the tenant but still exist in AAI Bug 07/May/20 8:36 AM 13/Sep/22 6:16 AM Unassigned Former user Medium Open Unresolved
AAI-2398 AAI Microservices report failure in schema-service incorrectly Bug 29/Apr/19 7:38 AM 13/Sep/22 6:13 AM Unassigned Former user Low Open Unresolved
AAI-2310 AAI swagger generated API license header Bug 02/Apr/19 5:37 PM 02/Jun/22 5:40 AM Unassigned Former user Lowest Open Unresolved
Showing 20 out of 21 issues Refresh

3
SOTNNI use case

https://gerrit.onap.org/r/c/aai/schema-service/+/102298


4
Service model and schema impactBenjamin Cheung

5
Security Requirements for podsJames Forsyth

REQ-215 - Containers configured per secure recommendation To Do

6

OPEN

Graphgraph not included in OOM deployment. How can we make it an essential part of the ONAP deployment.

Step 0: Make it stable.  Fix the docker build Jenkins jobs for graphgraph, may need to upgrade to a version of npm to be acceptable to graphgraph.  Needs to fit into the LF global-job jobs.  

7

Fred from VerizonOPEN

How do we accelerate migration using A&AI and the RunTime DB solution

Proposed a topic to be explored by AI&I and other ONAP WGs.

High impact, common interest among most CSPs 

   

Status Quo:

Most operators have multiple, siloed, possibly overlapping topology and inventory (domain specific) databases

Goal is to integrate ALL Inventory, and Topology databases into a Unified AI&I Architecture modeled DB which would contain ALL VNFs (VMs/Containers), PNFs, plus support easy expansion for future Inventory & Topology constructs/technologies.  

May take considerable time/investment (both are short).

 

Targeted Objectives

  • Fast integration/consolidation time
  • Minimize impact to business systems during migration
  • Reduce throw away code
  • Reduce throw away integration work
  • Improve Service/Resource LCM & SA, especially for 5G

 

How to accelerate the migration to Unified Database?

  • Phased Externalization of key PNF/VNF/CNF attributes currently stored in multiple inventory and topology silos.
  • Simplify the eventual consolidation of Inventory and Topology DBs using proposed automation tools and advanced discovery capabilities supporting the above
  • Leverage AI&I and possibly the ONAP Runtime Config DB and other ONAP WGs to help solve the problem
  • Proposed topic can be explored by the AI&I and other ONAP WGs.
  • Need to expand this preliminary list
8
SONAR coverage reportDONE

https://sonarcloud.io/organizations/onap/projects

AAI-2793 - Switch to jacoco xml from exec Closed

James Forsyth, the main reason behind these discrepancies is the fact that SonarQube is based on version 6.7.1 and SonarCoud is version 8+ 


After migrating to SonarCloud, we fetch updates they do automatically without the need of doing any manual upgrade. Since we migrated, few things have changed. For example:

  • LF does no longer mark warnings in the reports, only pass or fail
  • LF is no longer able to manage individual quality profiles per language. Whatever latest support is there, we fetch this automatically in our side.
  • Jacoco plugin has changed quite a bit, we need to make sure our reports are now xml based instead of exec. I think this can be the main reason why you are facing coverage drops. Can you please check? This is what Sonar mentioned to me in detail: 

You can find more info in the wiki :https://wiki.onap.org/display/DW/SonarCloud+migration+from+SonarQube

Update 19 Feb: All Fixed except: aai-sparky-be, aai-esr-server and aai-validation.  Jimmy is working on them.

9
Looking for volunteer to fix papyrus issue
OPEN

AAI-2771 - Graphgraph cannot build Papyrus XMI from v19 schema Closed

Graphgraph doesn't parse the latest AAI schema correctly.  Need someone to investigate

10
Spring boot upgrade issue
DONE

AAI-2528 - [aai-common] Update to spring-boot 2 Closed

AAI-2769 - [aai-common] Two Spring Beans with Same Name Closed

 2 Spring beans with the same name is disallowed in Spring boot 2


11
sparky and data-router certificate issueFrancis PaquetteIN PROGRESS

Sparky is using the AAF certificate interaction with Portal but a self-signed certificate to talk to search-data-service.  The search-data-service key story was removed.  

AAI-2765 - Sparky cannot communicate with search-data-service (certificate issue) Closed

AAI-2766 - Data-Router cannot communicate with dmaap (certificate issue) Closed


12
Collab effortsIN PROGRESS
13
Windriver Lab ChangeDONE

The Intel/Wind River lab was relocated into a new data center last week.   The only change required to connect to the new location is to update the VPN IP in the .ovpn file.  Here is the change:


[sgooch@atl-sgooch-lx ~]$ diff -u pod-onap-01.ovpn.org pod-onap-01.ovpn

--- pod-onap-01.ovpn.org   2020-01-13 13:03:03.960856010 -0500

+++ pod-onap-01.ovpn 2020-01-09 18:27:03.560549576 -0500

@@ -5,7 +5,7 @@

client

dev tun

proto tcp

-remote 192.55.48.241 443

+remote 146.152.204.133 443

resolv-retry infinite

auth-nocache

nobind

14
Discuss developers call timeDONETuesdays @ 9 AM US/Eastern, 19:30 India Standard Time
15
SO query in AAIDONE

NNI Use Case - discovering 2 topologies from the network

Use case is asking for the ability in AAI to link an underlay and overlay together by having a cousin relationship between 2 PNFs.  Asking Chandra Cinthalato verify if that edge rule can be added for the Frankfurt release.

Per Chandra: "I think pnf -> pnf edge is redundant and not needed as we can traverse (thru a logical or physical interface) from pnf -> p-interface/l-interface -> pnf."

Chandra Cinthala  please note: According to shashikanth.vh, the team requires a relationship from an overlay topology node to an underlay topology node; by using the p-interface in overlay we cannot traverse to underlay node.  Suggest to allow an edge for PNF→PNF, which is consistent with RFC 8345 model

16
Search guard issueGiulio Graziani ON HOLD

Merged and released yesterday; issue is closed. 

AAI-2617 - Search guard is no longer available Closed

Tracking for Frankfurt:

AAI-2677

Search guard container no longer available so elasticsearch-sg won't build.  Search guard allows us to secure the elastic communication, which in older versions was not available but newer versions have support for secure communication.

https://www.elastic.co/blog/dear-search-guard-users

Consider opendistro as replacement for search-guard

Can we consider this one:

https://docs.search-guard.com/latest/search-guard-community-edition

17
E2E Network SlicingLIN MENGDONEFor the E2E Network Slicing use case for Frankfurt Release, we intend to leverage the nested service model work that has been going on since Dublin release. From A&AI perspective, we foresee that the schemas would have to be enhanced to cover network slicing models. We have considered A&AI to be a stretch goal for Frankfurt, though we are committing resources. So, we would like to start the discussion in the coming weeks, and subsequently implementation work to try our best to complete the implementation for Frankfurt. AAI-2600 has been created just to indicate the SDC impacts, we will update it with more details, and also join the A&AI weekly call during the next 1-2 weeks to discuss further.
18
Portal SDK UpgradeIN PROGRESS

AAI-2726 - Update to Portal SDK v2.6 Closed

Francis Paquette  need evaluation of feasibility in Frankfurt for sparky

19
GraphGraph Image Missing in NexusVenkata Harish KajurOPEN

Graph Graph Images are missing from nexus and it needs to be resolved in order for elalto deployment to be successful.

OOM-2161

How did this docker image get pushed to nexus and why was it removed from nexus?  

Graphgraph was removed from the default helm chart, but we still need to get these jobs fixed.

  • James Forsythwill look at it and ask Former user (Deleted)for guidance on this - looks like some jjbs are missing and configs are probably wrong, too.
  • Ondrej F will reach out to Pavel and see if we can figure out why the build and stage jobs are failing.
20
Data-router not startingIN PROGRESS

Assigned  AAI-2727 - aai-data-router not starting after a fresh installation Closed  to Steve Blimkie

AAI-2730 - Upversion to master staging versions in aai/oom Closed

21
Cassandra 3DONE

SDC wants to move up to Cassandra 3 in the shared db environment.  

AAI-2731 - Cassandra 3 Upgrades Closed

https://old-docs.janusgraph.org/0.3.2/version-compat.html


22
Java 11James ForsythON HOLD

Venkata Harish Kajur tried schema service, a couple of dependency changes were required to get it to start. Eclipselink that is currently configured is incompatible.  

<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>

is also incompatible

Needs more investigation for other repos

Need new common image (which Alpine image would we pick?)

23
AAI UI Issue

24
AAI Committers

  • James Forsythwill ask cl664y@att.comabout the status of a committer who has left the company (Tian Lee has left Amdocs, do we revoke committer status?)

Peng He  is a potential committer on ESR (currently only Jimmy can commit ESR code)

25
Code Test Coverage

Goal for Frankfurt is 55%

AAI-Common 58.7
AAI-Champ 58.3
AAI-DataRouter 58
AAI-GraphAdmin 56.6
Schema Service 56.7
Sparky 57.3
Spike 56.3

  • Steve Blimkie will check with architects around the utility of champ and spike in the context of ongoing support in ONAP
  • James Forsyth will set them to read-only (gizmo, champ, spike) and El Alto will be the final release version of those microservices AAI-2732 - Lock gizmo/champ/spike Closed
  • James Forsyth will remove the jenkins jobs on those repos 
AAI-2733 - Remove jjb on gizmo/champ/spike Closed

sparky-fe  AAI-2711 - Look at sparky-fe sonar report Closed

graphgraph  AAI-2713 - Sonar coverage report for graphgraph shows up but showing 0% coverage Closed

26
Upcoming R6 Functional RequirementsBenjamin CheungIN PROGRESS

Release 6 (Frankfurt) proposed use cases and functional requirements

Use Case Realization Call: September 25, 2019

AAI-2600 - A&AI support of Network Slicing Demo in Frankfurt Closed

We have created REQ-158 -  for this use case. For AAI impacts, we have created AAI-2600 - A&AI support of Network Slicing Demo in Frankfurt.Reg. details of the AAI impacts, this is still being worked out, as there is an alternative proposal, and we are trying to align w.r.to scope & impacts. We will share more details in the coming days. The overall use case will also be presented to the Architecture Sub-committee for approval (based on the f2f discussions that happened in Antwerp 2 weeks ago).

AAI-2670 - AAI changes in support of 5G/OOF SON (PCI) Closed

AAI-2671 - AAI changes in support of BBS Closed

We are currently reviewing the list of items we found in the BBWF BBS testing and once we sort through them we will communicate the results back to ONAP community.

Regarding AAI specifically, we do not foresee any new requirements for Frankfurt, but we would like to conclude the review first before jumping to final conclusions.

AAI-2672 - AAI changes in support of HPA Continuation Closed

  • James Forsyth No status yet, will ask on UCR call today.  Followed up, no representation from use case.  Will look for response via email.

AAI-2673 - AAI changes in support of K8S Based Cloud Region Support Closed

We are not expecting any changes at this time. Tech Mahindra is working on populating a&ai with the VNF specific information from K8S. There is a chance that we realize some changes to the schema, but we don’t expect any changes to the code.

AAI-2674 - AAI Changes for 3rd Party Operational Domain Manager Closed

During run-time solution there are AAI impacts. Run-time solution is not planned for Frankfurt release. Only Import Service Catalog solution in SDC is targeted for F release.

AAI Impact highlights:

After Service Order decomposition in SO, CFS Service Instance details will be stored in AAI.

After response from 3^rd^ Party Domain, RFS instance details will be updated in AAI.

The sequence diagram  depicts the run time view  of Third Party Order Activation using the on-boarded service definition and highlights AAI impacts.

ReUse in AAI:

We plan to leverage the SPPartner model, created for CCVPN, to store the 3^rd^ Party details in AAI.

org.onap.aai.domain.yang.SpPartner present in aai-schema v15

  • James Forsyth Confirm on UCR call that this is object re-use and test only support from AAI

AAI-2623 - CCVPN: MDONS Use Case in Frankfurt Closed

Have done some prototyping in Dublin to ingest topology from external controllers and show them in A&AI. Will need more work to act on notifications from controllers and keep the topology in sync

AAI-2678 - 5G / Bulk PM Closed

For the 5G Bulk PM use case in R6, I’m attaching a few slides showing how we think AAI can be used as part of the UC realization. We are currently making the following assumptions:

  • PNF and VNF models contain status attribute that can indicate when a new instance has been fully instantiated (may still require update to SO workflow)
  • AAI will send topology event on AAI-EVENT topic when status attributes are updated

Can you review the slides and the assumptions above and let us know if you see any issue. We can also setup a separate meeting if needed.

Note: I will share the same slides on the SO weekly meeting today.

Frankfurt Release Requirements

27
MigrationAnkit BhattIN PROGRESS

What is the purpose of MigrateCloudRegionUpgradeCycle migrator in onap graphadmin migration framework?

From Casablanca to Dublin, should these be run?

  • v14/MigrateMissingFqdnOnPservers
  • v13/MigrateVnfcModelInvariantId
  • v13/MigrateModelVer

Migration will check if it's already been run, and won't run again.

Jira task created to track this: AAI-2689

28
APIFormer user (Deleted)

Questions regarding how to use the api

AAI Graphical User Interface

Sparky Running on Node Port: 30220

AAI Schema Service

AAI Schema Service Use Case Proposals

29
AAF / AAUI data preloadIN PROGRESS

Status on 

AAI-2475 - [sparky] Add AAF bootstrap data for AAUI Closed

AAF-986 - Add AAI ui_view role to AAF Closed

30
NexusIQIN PROGRESS

Pain, pain, pain.  218 items that must be documented currently across the AAI repos, expanding all the time.

1) We need a repo strategy 

2) We need a maintenance strategy

3) We need a versioning strategy

4) We need responsible parties for each repo / component

5) Strategy for oparent dependency management

31
ESRIN PROGRESS

Need to know if the ZTE team who built ESR intends to continue to support this sub-project in Frankfurt.  Multiple Jira issues were not worked in Dublin / El Alto, which leads me to think that the ESR project might need to be deprecated.  Inviting Bo Lv and Former user (Deleted)to see what the current status is.

Hi, we didn't have resources for ESR in El Alto, and I(Huabing Zhao) and Lv Bo won't be able to contribute to ESR in F release, but Peng He will continue supporting  ESR in F release on behalf of ZTE team. Please add him in the loop for the ESR related issues.

AAI-2653 - Update or deprecate the ESR subproject Closed

AAI-2640 - Enhance ESR to register/un-register Kubernetes based Cloud regions Closed



32
AAI Openlab Tenant SpaceIN PROGRESS

A kubernetes cluster is installed in WR using RKE

NFS node is 10.12.5.10

Followed these instructions https://docs.onap.org/en/latest/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html?

Need to determine what gets installed, testing opportunities, CSIT, distribution flows, etc.

33
v17 schema for FrankfurtON HOLD

Since the CCVPN SOTN proposal is in progress already, could we have the v17 schema introduced into master branch to receive the updates for Frankfurt release? AAI-2607 - Add v17/v18/v19 schema oxm and edge rule files Closed

See also AAI-CCVPN-Extension-SOTN Proposals for Frankfurt Release and AAI-2593 - Support CCVPN use case SOTN NNI Proposal in AAI Closed

AAI-2594 - AAI: Store orchestration-type parameter as part of model-ver:object Closed already added some v17 files but needs more work to be complete.

34
AAI BugsIN PROGRESS

Key Summary T Created Updated Due Assignee Reporter P Status Resolution Fix Versions
AAI-4132 Gating is failing due to PermanentLockingException in aai-resources Bug 12/Feb/25 12:08 AM 12/Feb/25 12:08 AM Fiete Ostkamp Fiete Ostkamp Highest Open Unresolved
AAI-4035 Getting OutOfMemory(java heap memory) in aai-traversal Bug 22/Oct/24 6:37 AM 24/Oct/24 1:14 AM Unassigned Shrikant.Tarale Highest Open Unresolved London Release
AAI-3674 aai-graphadmin-create-db-schema job does run forever Bug 06/Nov/23 1:28 AM 06/Nov/23 1:28 AM Unassigned Andreas Geißler High Open Unresolved Montreal Release
AAI-3507 DMAAP Events are Not Being Published from AAI-Resources Bug 14/Jul/22 6:40 AM 26/Sep/22 11:52 AM Unassigned Former user Medium Open Unresolved London Release
AAI-3465 A&AI returns 404 on SO deletion of created network Bug 24/Mar/22 5:18 AM 17/Sep/22 11:02 AM Unassigned Former user Medium Open Unresolved London Release
AAI-3427 Exception on sparky after back/restore operation Bug 14/Dec/21 12:43 AM 02/Aug/22 8:04 AM Unassigned Former user Medium Open Unresolved London Release
AAI-3390 Enhanced AAI test failing while all pods are Running after storage backend incident Bug 05/Oct/21 6:29 AM 17/Sep/22 10:57 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3351 AAI won't deploy properly without AAF Bug 14/Jun/21 8:38 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3313 aai-sparky log does not use STDOUT Bug 08/Apr/21 5:48 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3312 aai-schema log does not use STDOUT Bug 08/Apr/21 5:46 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3311 aai log does not use STDOUT Bug 08/Apr/21 5:41 AM 13/Sep/22 6:15 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3309 Events are being triggered prior to the db commit Bug 30/Mar/21 9:05 AM 16/Aug/23 7:14 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3292 fix CRITICAL weak-cryptography issues identified in sonarcloud Bug 02/Mar/21 6:14 AM 03/Nov/22 10:02 AM Unassigned Former user High In Progress Unresolved London Release
AAI-3227 E2E integration test: Endpoint relationship creation failed Bug 03/Dec/20 5:48 PM 03/Dec/20 5:49 PM 10/Dec/20 Former user Former user Medium Open Unresolved
AAI-3194 Some AAI dockers include GPLv3 components Bug 25/Sep/20 7:50 AM 02/Aug/22 8:04 AM Unassigned Former user Medium In Progress Unresolved London Release
AAI-3183 Yaml Generation not being generated for parent child of same type Bug 15/Sep/20 8:25 AM 13/Sep/22 6:14 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-3100 AAI REST API concurrency bug Bug 30/Jul/20 8:09 AM 05/Aug/20 12:12 PM Former user Former user Medium Open Unresolved Frankfurt Release
AAI-2899 upon deletion of tenant vserver objects under that tenant are kept but when the tenant is put back the vservers are not present under the tenant but still exist in AAI Bug 07/May/20 8:36 AM 13/Sep/22 6:16 AM Unassigned Former user Medium Open Unresolved Montreal Release
AAI-2398 AAI Microservices report failure in schema-service incorrectly Bug 29/Apr/19 7:38 AM 13/Sep/22 6:13 AM Unassigned Former user Low Open Unresolved Montreal Release
AAI-2310 AAI swagger generated API license header Bug 02/Apr/19 5:37 PM 02/Jun/22 5:40 AM Unassigned Former user Lowest Open Unresolved London Release
AAI-1759 AAI model loader failed model distribution Bug 17/Oct/18 6:55 AM 11/Aug/23 8:29 PM Former user Former user High Reopened Done

35
Docker images not pushingJames ForsythDONE

docker pull nexus3.onap.org:10003/onap/babel:1.5.0 - 1.5.1 pushed, will be release version
docker pull nexus3.onap.org:10003/onap/aai-champ:1.5.1 - 1.5-STAGING-latest available, no tagged images

docker pull nexus3.onap.org:10003/onap/aai-gizmo:1.5.0 - 1.5.2 pushed, will be release version

docker pull nexus3.onap.org:10003/onap/aai-data-router:1.5.0 - 1.5.1, will be release version

docker pull nexus3.onap.org:10003/onap/aai-search-data-service:1.5.0 - 1.5-STAGING-latest available, no tagged images  AAI-2595 - search-data-service is not producing a docker image Closed

docker pull nexus3.onap.org:10003/onap/elasticsearch-sg:1.5.0 - same as search data service

docker pull nexus3.onap.org:10003/onap/aai-model-loader:1.5.0  - 1.5.1 will be release version

docker pull nexus3.onap.org:10003/onap/aai-spike:1.5.0  - 1.5.1 will be release version

docker pull nexus3.onap.org:10003/onap/aai-sparky-be:1.5.0 - 1.5-STAGING-latest, no tagged images

Want to migrate to an actively support maven docker plugin since Spotify docker plugin.  Consider fabric.io - an example is aai/resources

36
Alpine imagesDmitry Puzikov (Deactivated)DONE

Jenkins jobs needed to create / push the common alpine image that the AAI containers will use, still need this completed before we merge the outstanding commits.

AAI-2574 - Submit ci-management update for docker stage on common images and sparky-fe centos issue Closed

AAI-2580 - Request LF release of docker images Closed

37
GlowRootOPEN

Consider adding glow root profiling for AAI Microservices 

https://glowroot.org

38
Performance IssueOPEN

FREEMAN, BRIAN D reported that when there are ~2400 vservers returned in a closed loop custom query, AAI takes minutes to respond.  We've discussed paging previously, any other ways to optimize this?

PUT 'https://aai.onap:8443/aai/v16/query?format=resource'


{"query":"query/closed-loop","start":"/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/28481f6939614cfd83e6767a0e039bcc/vservers/vserver/6ad9eb6b-d7fc-46d6-8617-4c9b46e7308b"}

39
Spring Boot 2James ForsythIN PROGRESS

AAI-2111 - Upgrade to spring boot 2 (Set 1) Closed

aai-common:1.5.2 (not released yet) will be the el-alto library for springboot 1.5.x microservices.  There needs to be some urgency to migrate the microservices to spring boot 2, since 1.5.3+ will not be backward compatible and so dependent applications might not have security updates if they stay on 1.5.2.  1.6.0 (Frankfort, currently master branch) aai-common will be springboot 2 so microservices must be updated by Frankfurt.  Springboot 1.5.21 is the latest (and last) version in the 1.5.x spring boot train.

40
Vetting DSL QueriesOPENWill discuss strategies AAI will employ to protect itself from rogue queries. 
41
New UI Features / Historical TrackingOPEN

The AT&T team has done an exciting POC at a sprint-a-thon event that they would like to share with the community.

ATT wants to contribute additional UI views to ONAP, want to discuss path forward

Open Action Items