2019-04-04 AAI Developers Meeting
Attachments (including meeting recording)
Chat Server
private group aai-dev on Rocketchat server: http://onap-integration.eastus.cloudapp.azure.com:3000/group/aai-dev
Agenda Items
START RECORDING
Title | Responsible | Status | Last discussed | Notes | |
|---|---|---|---|---|---|
| 1 | New AAF Certificates at startup | In Progress | 24th Jan 2019 | AAF will generate certificates to the be used by the containers at startup; AAI services should use the run-time generated certs instead of the ones that are in the repos or oom charts. In dublin the services will mount a volume with certificates. This is on the roadmap for Dublin as a feature.
@James Forsythwill ask Jonathan Gatham when the certificate init image is going to be available in ONAP and wether it is documented Jan 31, 2019 | |
| 2 | Shared Cassandra Database | @Mahendra Raghuwanshi @Roger Maitland | In Progress | 14th March 2019 | Regarding https://lf-onap.atlassian.net/browse/OOM-1652 / https://lf-onap.atlassian.net/browse/OOM-1676 / https://lf-onap.atlassian.net/browse/OOM-1186 / https://lf-onap.atlassian.net/browse/OOM-1187 / https://lf-onap.atlassian.net/browse/OOM-1194 / https://lf-onap.atlassian.net/browse/OOM-1199:
A number of gerrit review issues raised: https://gerrit.onap.org/r/#/c/79425/ The "rolling upgrade" change has been combined with the "shared cassandra" change. The "shared cassandra" change has been combined with the "AAF shared cassandra" change, which means it's also combined with the "AAI shared cassandra" change. This sounds like a recipe for disaster. 18th Mar: New patchsets to address our concerns https://gerrit.onap.org/r/#/c/82418/
|
| 3 | ETSI SOL 005 | @t | In Progress |
| RE: Support ETSI NFV-SOL 005 (Os-Ma-Nfvo ref point ) between SO & VF-C/NFVO Hi AAI team, Can you please review the patches regarding the SOL 005 requirements? Here are the gerrit links Best Regards Bharath T 26th Mar: Also needs https://lf-onap.atlassian.net/browse/AAI-2278
|
| 4 | Return codes and messages for WS | @Former user (Deleted) | In Progress | 28th Feb 2019 | Is there a guide for the description of the error message and the error codes? How are new error states (message + code) added? @William LaMont will send @James Forsyth the output of a script that formats the error.properties file to make a wiki page and readthedocs @James Forsyth should commit that script and create a wiki for the error properties |
| 5 | Image footprint reduction as part of CIA project | @Paul-Ionut Vaduva | In Progress | 7th Feb 2019 | Reduction in size is mostly onf aai-common image as that based on ubuntu. 2/7 - Move the base image to be a part of ONAP Build, maybe aai-common repo @Venkata Harish Kajur will create a Jira for it in Dublin Release Using the Jira AAI-1033 to push the aai-common Dockerfile Move the aai-common Dockerfile RUN into the resources, traversal, graphadmin, cacher, schema service microservice 26th Mar: Also https://lf-onap.atlassian.net/browse/AAI-2235
|
| 6 | Change PNF to use pnf-id as unique key | @Benjamin Cheung @Chesla Wechsler @David Perez Caparros @Former user (Deleted) @Matthieu Geerebaert | In Progress | 7th March 2019 | Potentially breaking change: https://lf-onap.atlassian.net/browse/AAI-2096 / blocked by https://lf-onap.atlassian.net/browse/ONAPARC-409 See also:
Questions:
@William LaMont will check for existing migration utility that handles this use case (changing the key from one existing attribute to another). Changes to pnf object in all oxm versions would be needed, and a migration similar to what was done in UrlMigration but limited to pnf node-type to update the aai-uri, and a schema mode to add an index on pnf-id. @James Forsyth will socialize the breaking change on the PNF in the next PTL call so clients can prepare to do a search for ?pnf-name=${pnf-name} instead of /pnfs/pnf/${pnf-name}. They also need to handle doing the PUT operation differently - Added to PTL agenda PTL 2019-02-19 |
| 7 | OOM Artifacts | @Former user (Deleted) | Open |
| Some of our top level OOM deployment artifacts are not unique (i.e. don’t take namespace into account as all other deployables), is that intentional? @Venkata Harish Kajur will look into which secrets and configmaps in the oom that we are not using the proper release name as the prefix |
| 8 | AAI too slow for OOF/HAS | @Keong Lim | Open |
| Under OOF Homing and Allocation Service (HAS) section, @Dileep Ranganathan wrote about Project Specific enhancements:
See also https://lf-onap.atlassian.net/browse/OPTFRA-268 / https://lf-onap.atlassian.net/browse/OPTFRA-291 Similarly to the "AAI too slow for Holmes" item below, this introduction of extra caching of AAI data is a worrisome development and sad indictment of the performance of the system architecture. What can we do about this? Would the AAI Cacher https://lf-onap.atlassian.net/browse/AAI-1337 help to improve performance? |
| 9 | MultiCloud usage of AAI for HPA telemetry/time-series data to OOF | @Keong Lim | Open |
| @Bin Yang and @Lianhao Lu (Deactivated) wrote in https://lf-onap.atlassian.net/browse/MULTICLOUD-274:
and
and
Some concerns:
|
| 10 | Orchestration Scenarios for VNFs | @Keong Lim
| Open |
| Comments on Orchestration Scenarios related to AAI: @Viswanath Kumar Skand Priya / @kspviswa said:
and @Fernando Oliveira replied:
As I understand, ESR has "esr-vnfm-list", which has an "esr-vnfm", which has "esr-system-info-list", which has "esr-system-info", which has a "relationship-list" that can contain relationships to "generic-vnf" and other AAI objects. The "generic-vnf" object also contains "self-link", "ipv4OamAddress", "ipv4OamGatewayAddress", etc, which links the AAI object back to its "source-of-truth" external-system. Is there some new data, new schema or new API that is required on top of this? @Fernando Oliveira; Apologies for my lack of knowledge, but a few comments:
@Bo Lv can comment more on the current ESR capabilities, but I believe there are only 3 kinds of systems so far: EMS, VNFM and third-party SDNC. ESR could be extended to handle VNFO as another kind of system. @Fernando Oliveira : I created JIRA stories: for various parts of the scenario. @t is this item related to your question for Support ETSI NFV-SOL 005 (Os-Ma-Nfvo ref point ) between SO & VF-C/NFVO? @Keong Lim it is related to the question |
| 11 | AAI test data bootstrap | @Keong Lim | Open |
| Looking at AAI usage in OOF - HPA guide for integration testing by @Dileep Ranganathan, wondering whether there is a better way to bootstrap AAI test data?
Similarly, @Scott Seabolt and @J / @Joss Armstrong wrote for APPC Sample A&AI Data Setup for vLB/vDNS for APPC Consumption and Script to load vLB into AAI:
Similarly: Related https://lf-onap.atlassian.net/browse/AAI-1948 on the brittleness of the ReadTheDocs links to data files. One for VIM: How-To: Register a VIM/Cloud Instance to ONAP and https://lf-onap.atlassian.net/browse/AAI-1928 Potential issues:
|
| 12 | Purpose of fields in AAI | @Keong Lim | Open |
| @Dénes Németh wrote in https://lf-onap.atlassian.net/browse/AAI-1104:
Questions: 1. Is AAI intended to strictly prescribe how the fields are used and what contents are in the values? Even if (1) is true, AAI is not really in any position to enforce how clients use the data, so really (2) is always true and we need to consult the original producers of the data and the ultimate consumers of the data to document their intended meanings. How do we push to have documentation on the purpose and meaning of the fields in AAI? Where does all this documentation go? Should the documentation be backed up by validation code? See also discussion about AAI in 2018-11-28 ExtAPI Meeting notes 29th Nov: Started on new wiki page AAI Schema Producer-Consumer Pairings |
| 13 | range query | @Keong Lim | In Progress | 7th Feb 2019 |
Invite @Arul Nambi and @CT Paterson to next week's dev call to talk about how sparky/elastic does partial/range matches
|
| 14 | AAI Backup and Restore | @Keong Lim | On Hold | 10th Jan 2019 | @FREEMAN, BRIAN D asked on Re: Backup and Restore Solution: ONAP-OOM :
What is the AAI strategy for backup and restore? What is the overall ONAP strategy for backup and restore? Should it be unified with the data migration strategy as per "Hbase to Cassandra migration" on 2018-11-14 AAI Meeting Notes? @James Forsythwill raise the topic of having backups and restore functionality in ONAP - if it is feasible, on the roadmap and what others PTL think Jimmy didn't directly raise the topic but there was movement - @Keong Lim asked "if istio service mesh is a no-go, is there a replacement for secure onap communications? is backup/restore/upgradability included in s3p?" @Michael O'Brien replied that a reference tool set for backup and restore was introduced in Casablanca: Backup and Restore Solution: ONAP-OOM @Mike Elliott said he would look at Brian's question, AAI will provide support as needed. |
| 15 | aai-cassandra performance issues | @Keong Lim | On Hold | 10th Jan 2019 | @Michael O'Brien has documented performance issues in aai-cassandra:
Is there something that should be tweaked in AAI config? Or documentation on the recommended setup to run the VM? I'll come to the next AAI meet (conflicts with pomba meet) - https://lf-onap.atlassian.net/browse/LOG-376 20190108 work continues to find the cause - I see 7 vCore spikes on cassandra as well as a saturated logstash on that particular vm - we are no longer a DaemonSet (13 instances on a 13+1 cluster) - I will reduce the current ReplicaSet from 5 to 2 or 1 until I can label the nodes and/or find out what is causing ls to saturate - @Prudence Au and Sanjay Agraharam mentioned cassandra - I have seen cs high on several "top" sessions - will post screen caps - bottom line is correlation - I have a 2nd cluster where I can just run aai,dmaap and log LOG Meeting Minutes 2019-01-15 https://lf-onap.atlassian.net/browse/LOG-915 ask Michael O'Brien about performance problems - if they persist and what the problem exactly is. @Venkata Harish Kajur will inform Michael about the schema performance fix - he should test with the casablanca maintenance release. On-hold for 3 weeks (end of January) - if until then no performance issues reported agenda item will be closed |
| 16 | get notified of AAI Cassandra issues automatically | @Keong Lim | In Progress | 24th Jan 2019 | @Mike Elliott wrote in OOM Meeting Notes - 2018-12-5
Keep an eye out for new issues! Question: @Keong Lim should this be part of a larger A&AI monitoring and failure prevention initiative |
| 17 | Modeling team R4 discussion, including extra AAI attributes in a model-driven way | @Keong Lim | In Progress | 15th Nov 2018 | Modelling team having Service Instance thoughts by Chesla Wechsler, which will affect AAI schema. Also referred from comments on ONAP R4+ Service Modeling Discussion Calls
See also Modeling 2018-11-13 The service-instance already uses a "metadata" relationship, which can store an arbitrary list of key-value pairs, but perhaps AAI should extend the use of the "properties" element, which is also an arbitrary list of name-value pairs or the "extra-properties" element, which is also an arbitrary list of name-value pairs. 15th Nov: Having seen Chesla's presentation, it should be called "Model-driven schema" rather than "schemaless" behaviour, since the idea is that the changes are controlled by SDC modelling. Seems aligned to the eventual goal in AAI Schema Service Use Case Proposals and AAI Schema Service. |
| 18 | 2 Types of logging in A&AI WS | @Former user (Deleted) | On Hold
| 1st Nov 2018 | There are 2 types of logging in the services
Is that correct? Shouldn't there be just 1 type? 1st Nov: After Casablanca release investigate logging guidelines and figure out what library to use in order to unify logging within A&AI 26th Nov: See also ONAP Application Logging Specification - Post Dublin 29th Nov: how does this fit with https://lf-onap.atlassian.net/browse/LOG-877 ? |
| 19 | Disable unused web services (see also Helm chart requested values) | @Former user (Deleted) | In Progress
| 20th Dec 2018 | Could we disable unused (i.e. not integrated) A&AI web services, so that the deployment is faster and the resource footprint is smaller? e.g. Champ (any other ws?) Motivation: Decrease the resource footprint for A&AI (ONAP) deployments Idea: we could support 2 different deployments 1. full (normal) deployment and 2. barebones deployment. The point of the "barebone" deployment would be to deploy only the essential services necessary for proper functioning of A&AI (leaving out services like cacher, sparky, graphadmin, having 1 cassandra node instead of 3 or 5 etc). In order to reduce hardware/cloud costs (mainly the memory footprint) it could be beneficial to support a minimalistic A&AI deployment. 1st Nov: @Venkata Harish Kajur @Former user (Deleted) - investigate how to disable/enable charts in A&AI so we can create a core group of pods which handle the use-cases and than extended group will all the services. Consider a group of unused/unintegrated services (like Champ). Consider other possible groups (like GUI?)
@James Forsythcreates a JIRA ticket to define the list of AAI subprojects and create the categories (essential, full "experience") for the OOM deployment https://lf-onap.atlassian.net/browse/AAI-2025 |
| 20 | AAI Champ | @Former user (Deleted) | In Progress
| 1st Nov 2018 |
|
| 21 | AAI HAProxy and 2-way-TLS | @Former user (Deleted) | In Progress | 29th Nov | Technical solution to either decommission the proxy or make design changes to AAF to enable client side certificates. After VF2F we will know if this is a requirement in Dublin. We discuss after this date. question raised: MSB - would client authentication be supported? @James Forsythcreates a task for encryption of communication between A&AI services and Cassandra Jan 24, 2019 @Tian Lee and @Steve Blimkie to report on the Amdocs managed A&AI microservice wheter they support criteria from the Dublin S3P requirements Jan 31, 2019 |
| 22 | named-query replacements | @James Forsyth |