2017-10-12 A&AI Weekly Meeting notes
Date
Oct 12, 2017
Attendees
@James Forsyth
@Tian Lee
@CT Paterson
Lina O'Connor
@Steve Blimkie
@Zi Li
@Murali Mohan Murthy Potham
@Vamshi Namilikonda
@Venkata Harish Kajur
@Zhaoxing Meng
@Francis Paquette
@Arul Nambi
Goals
Status of AAI Project
Review documentation needs
RC0 readiness
Discussion items
Time | Item | Who | Notes |
---|---|---|---|
Sonar Coverage | @James Forsyth | We are looking good - ESR will be at 30% before code freeze, @Arul Nambi reported that we are at 30% coverage for sparky, job is merged and will hopefully be done before TSC call today, at which point AAI should pass M4 | |
Jenkins | @James Forsyth | Model loader, search data service, and data-router docker builds are failing in what appears to be the same way - @Venkata Harish Kajur and @Arul Nambi will look at root cause. | |
Documentation | @James Forsyth | Our module documentation is in place, might be an issue with the format of our RST file. Lina will reach out to Documentation group for help getting the documentation in place. Working toward automating swagger API doc - Richard Epp is working this issue. ESR documentation for GUI is work in progress, esr-server documentation is in good shape. Documentation project is having some issues which is preventing merge. | |
RC0 Review | @James Forsyth | Reviewed M4 and RC0 - we should pass M4, RC0 will not pass because our documentation is not in the right format. There are a few commits pending for ESR which should get them to RC0 complete. | |
AAI Adapter | @Murali Mohan Murthy Potham | Each client has to use its own adapter to connect to AAI. Murali is proposing that AAI provide a common library that expose all the AAI interfaces and data structures. Instead of calling AAI using REST and having to implement an http/s REST client. Anybody who wants to add a new interface can add to it as well |