Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Continue the removal of harcoded certificatescredentials, in this (proposed) order:

  • PostgreSQL
  • Cassandra
  •  Cassandra
    • As long as we're able to set an admin user → maybe need to find a new image → not simple (sad)
    PostgreSQL
  • DMaaP (tentative)
  • AAI (tentative)
  • SDC (tentative)
  • SO (tentative)

...

Start the certificates hunting and (try to) uses "aaf init" template.

Fyi, current "known" hardcoded certificates: https://github.com/onap/oom/blob/master/docs/oom_hardcoded_certificates.rst

Upgrade

let's work to have "ONAP Core" (AAF, AAI, SDC, SDNC, SO, DMaaP) fully upgradable from F to G (with their databases components, cassandra, mariadb, ...).

Current status is AAI and SO already there, SDN-C should be good for F release.

Allow choice of subcomponents during "big" components installation

Today, we can select what we want for deployment on DMaaP, AAI and soon contrib.

let's add the same for SDC, SO, Multicloud, SDNC, APPC, VFC, Policy and maybe other.

Should be "simple".

Follow version proposed by SECCOM

...

  • All logs to STDOUT
  • Certificates
  • Crash when Issue (and not "wait for I don't know" or exit with status 0)
  • AAF integration must be settable to off

  •  MSB integration must be settable to off

  • Well formatted commit messages --> with format:
    • title: [NAME_OF_COMPONENT|DOC|GENERIC] Real Title
    • blank line
    • at least one sentence explaining the change done in this patch, cause and consequences and possibly more of course
    • blank line
    • Issue-ID, Change-ID, Signatures, ...

...