Just some initial thoughts - We all need to review the ONAP Beijing Lesson Learned and Casablanca Process Improvement to see how many we did/still need to bring forward. -kenny

Kenny Paul - license awareness:  Every month when Steve runs his code scans we are constantly revisiting the same problems, often in the same repos:

Kenny Paul - from Nov 12 PTL meeting

Kenny Paul - On-boarding new projects or usecases

Gildas Lanilis - Make description Field mandatory in JIRA  (for all type of issues)


Gildas Lanilis - Obtain formal engagement from committer prior to M1

Eric Debeau - Provide a better control code chain for Python based code (PEP8, Pylint, Bandit, Coverage) cf

Eric Debeau - Include documentation (RST file) control using doc8 and additional controls (cf Rich Bennett set of tools used to check bad links...)

Eric Debeau - Swagger API description validation to be included in Gating project (M3) cf

Eric Debeau - Enhance Helm chart validation (each project will be responsible to define Helm charts, as a result, we need some control tools to validate the rules defined by OOM team)

Eric Debeau - Verify Dockerfile. CIA initiative has defined a set of rules to produce Docker images. We should implement some basic tests to verify what is possible (eg list of base images, number of layers...) cf