2018-09-06 (Sept 6)
Agenda
Status and Stucks
Technical Discussion
Making the PTL Happy
Notes
Status and Stucks
Current POMBA Casablanca Stories (Logging Project)
Current Code Inspections
Bug: Failing containers with passing health check.
Technically, we have a Story to fix health check, but this is fairly basic and we should do as a minimum for Casablanca.
Also note that Clamp had broke us for a while by using one of our ports as they didn't realize it was taken.
This happened this week.
Integration team does not currently run POMBA, Clamp and some other systems.
Michael and Prudence working on profile for vFW.
Want to get logging and POMBA to be part of triaging of vFW issues.
This would be a great way get operational experience
Lack of heat support, currently used by integration team, a bit of a barrier current
Use POMBA as test of reducing config-map size for OOM
This is a critical issues as entire ONAP config-map is too big.
General Status
Seed code is now in
Have merged update API for aggregator and network discovery context builder
Still need some additional testing before closing
Network Discovery has additional bugs to address
A&AI context builder API update is in progress. Sorting out some modeling issues for VMs
Report additional fields and updates to rules is also in progress.
Working on bug on Cabana stability
Should start tracking bugs in ONAP Jira, if stories are closed.
Confidence level?
fairly high on A&AI context builder
fairly high on rules update
modified story version
Reporting fields
Splitting along low hanging fruit and harder items (that require validation updates)
Part one - fairly high
Full integration - end to end test.
Can still fix bugs after code freeze
But should have basic system integrated before to ensure nothing missing
Risk
Integration with Network Discovery since it is installed in our local labs and we are running POMBA/ONAP in openlabs
Need to figure out how to get the two to communicate or how to mock up (demo in two pieces)
Not started yet
Audit initiation (Data router) updates for new API.
Needs to strip off extra two parameters
Will look up from A&AI
A&AI context builder will do the lookup.
Do we just ignore or reject extra parameters?
Double check the Swagger
Follow up with Sharon on how system currently behaviour
SDC API update
Critical part is for integration
Supporting new (VM, Network) is lower priority.
Technical Discussion
Feedback on vFW validations
None received from email to distribution list. Sharon will follow up with more directed query.
Chesla checking whether vfModules are used in ONAP.
Whether vservers are related to vfModules are not
Heatbridge not managing edge. Can be added if appropriate, but may not be
Is there a plan B?
heatbridge will give vserver information and associate with generic VNF.
Can we leverage?
Current POMBA model is looking for vserver associate with vfModule.
Can we modify our common model to align to what is actually there?
VNF always exist; vfModule doesn't always.
Tutorial: Creating a Service Instance from a Design Model (background)
If vfModules are used in ONAP, expect it to be there and ask for.
We may have found a real problem in ONAP
Could get fixed in Casablanca.
Discussions going on between Dan Rose, Chesla and Brian Freeman to confirm. Hopefully closed today.
POMBA should expect to see that if vfModules are there it should be as we modeled
Could form complex rule to validate.
VNF vs VF module
VF Module is heatstack.
Dublin?
Look for it under VNF for now
Casablanca
Unless we get a quick resolution, in which case we can stick with vfModule.
Network may have similar issue
Also handled by heatbridge? Not sure.
Currently not seeing any L3 network associated with vFW.
Geora to look into further.
Making the PTL Happy
Code freeze in two weeks from today, but code reviews should really be available before then
Code coverage and other Metrics
https://sonar.onap.org/projects?search=pomba&sort=-analysis_date
Currently passing
https://jenkins.onap.org/view/logging-analytics/
Understand the failures and determine if they are detecting issues we need to address