2019-02-20 AAI Meeting Notes
Recording:
Attendees:
@James Forsyth
@Keong Lim
@Former user (Deleted)
@Venkata Harish Kajur
@William LaMont
@Manisha Aggarwal
@Benjamin Cheung
@Philip Blackwood
@Tian Lee
... and others, Shirley wasn't here to take attendance, sorry
START RECORDING
1 | schema-service has v16 files | @Keong Lim | Is v15 API for Dublin release? AAI-1811: Add support for v15 version of APIsClosed Why does schema-service now have v16 files? AAI-2161: Add support for v16 version of APIsClosed @James Forsyth Document nodes wiki and add explanation about presence of the v15 file. Should add v14-v15 changes to release notes. | |
2 | Dublin: circular dependency between aai-common and schema-service causes build failure | @Keong Lim | While building aai-common, aai-common/aai-core has dependency on schema-service (build fails). While building schema-service, schema-service/aai-schema-gen has dependency on aai-common/aai-schema-ingest (build fails). Seems like a circular dependency between aai-common and schema-service, with both builds broken on the first pass. On the second or subsequent passes, there might be enough libraries built to make it work again, but that's very unclean. Currently, it might be passing when downloading artifacts because it's actually pulling older versions from maven repositories, similar to the "second or subsequent passes" described above. Pulling from maven repositories is no good for testing changes to schemas in local dev environments (won't see the new schemas in the microservices, see also step 7 of AAI Tutorial-Making and Testing a Schema Change - Dublin messing around with "mvn versions:set -DnewVersion=0.0.1-TEST-SNAPSHOT" etc). The build should be a DAG (directed acyclic graph) and work on a single-pass. These really should not be separate repositories. There's too much coupling between the microservices to sensibly keep them as separate repositories. A single repository can already have multiple microservices/libraries/etc as artifacts. @Venkata Harish Kajur create oxm files for the junits in aai-core to remove the coupling to the schema service to prevent circular dependency | |
3 | Run AAI containers as non-root user | @James Forsyth | https://wiki.onap.org/display/DW/Best+Practices
| |
4 | Dublin Status | @James Forsyth | Encourage our clients to migrate off named query Trying for Silver badge and Level 2 on Security; 50% code coverage on repos Resiliency and fault tolerance; meeting notice never published, @James Forsyth will set up session using zoom for next week, due 10 Feb - update, Re-requested for 2/19 CSIT on OOM needs to cover more of the services - no volunteers to look at this Moving Helm charts into AAI repos @Former user (Deleted) is the AAI contact for doing the helm chart migration, info passed along to Mike Elliot No 2 way TLS in Dublin; @James Forsyth will socialize early in El Alto, Due Jun 3, 2019 Volumed run-time generated certificates are possible GraphGraph is coming RestClient updates are potentially being contributed by community members | |
5 | CSIT Robot Integration Sanity Test Cases | Need to maintain these for Dublin, and expand to include things like MSB integration. Establish a working group to develop CSIT test cases for Dublin and document them on the wiki. @James Forsyth will create the page and solicit ideas. AAI R4 Integration Sanity Test Plans See also Contributing To AAI Best Practise | ||
6 | AAI data model principles document | @James Forsyth will set up a separate session to provide ideas on what should be in the document Looking to bring in SME who would document rules for A&AI schema principles, define design principles for data model. Document will serve as reference during code reviews for A&AI data model. @Chandra Cinthala is identified as the resource who will co-ordinate the activity See also AAI Data Model Principles | ||
7 | AAI Dublin wiki updates | @Keong Lim | Added pages to AAI in Dublin Release @Venkata Harish Kajur could you please update procedures for schema-service implementation? Will need this to work on Dublin schema changes (e.g. BBS use case) Also, should the examples use v15 URL paths? | |
8 | Custom query design | @James Forsyth | ||
9 | MSB Configs | AAI-1964: Update AAI chart to include v14 URIs for MSB discoveryClosed AAI-1965: Create wiki page documenting AAI MSB discovery config Closed AAI-1966: Include v15 URIs in MSB config in AAI chartClosed 8th Jan: This one could be a problem: MSB-198: MSB GUI can not register a service mapped to an HTTPS endpoint Closed | ||
10 | Dublin Use Cases | @James Forsyth | BBS Broadband Service Use Case (Dublin) Change Management Dublin Extensions Fine Grain Placement Service (F-GPS) Edge Automation (Dublin) OpenSource Access Manager (OSAM) Use Case K8S based Cloud Region Support Tony Noori from AT&T will identify the ONAP POC for system engineering for AAI modelling. This person will coordinate schema changes, watch the use case wiki, jira, perform gerrit reviews, etc. Analysis: AAI R4 Use Case and Functional Requirements Impacts | |
11 | SONAR | @James Forsyth | @Keong Lim and @James Forsyth will develop a strategy for the SONAR TD to allow for new devs to make productive use of their time; Suggestion of one task per repo with subtasks of items that need to be fixed. Started wiki page Contributing To AAI By Assisting with Sonar Reports / AAI-2125: Sonar Report EnhancementsClosed Also a similar one for Contributing To AAI By Assisting with Maven Warnings / AAI-2133: Contributing To AAI By Assisting with Maven warningsClosed | |
12 | Dublin 5G Use Case | @Benjamin Cheung | Go to [usecase] Platform Evolution for Use Case Realization w/ SO, AAI, DCAE, SDC, VID, SDNC |