Versions Compared

Key

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

...

  1. Action items:
    1. Dominik Mizyn  to add his comments/suggestions on 
      Jira
      serverONAP JIRA
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyPORTAL-516
       - Springboot upgrade review.
      1. Hibernate upgrade - Started on DB layer - got into issues on mocked tests - need to adapt to latest java. (few more weeks to finish this)
      2. Java and springboot upgrade (in next release - )
      3. New folder proposal move from older folders "ecomp-portal-*" to new folder "portal-*".
    2. Analyze Java upgrade to latest version along with springboot upgrade - Need to create a user story.
    3. Followup with Jessica on JJB migration - Lorraine
    4. Design documentation on OJSI - 190 - Sunder Tattavarada
    5. Saisree to provide update versions for few componentsSunder Tattavarada/Saisree - Notified to Pawel
    6. Create a Jira item to notify the breaking changes on portal due to portal/sdk changes. (submodule changes and merge jenkins jobs changes) - Lorraine Welch
  2. Database DML and DDL scripts, including Apps_Users_Onboarding_Script.sql and oom_updates.sql.
    1. Naming conventions currently 
    2. Are migration scripts necessary or just fresh installs? (from Dublin to El Alto release)
      1. MariaDB - https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_user_guide.html#upgrade
      2. Cassandra - only fresh installs are necessary
    3. Proposed from last week: Move  Apps_Users_Onboarding_Script.sql from Portal/Deliveries  to OOM directory ([oom.git] / kubernetes / portal / charts / portal-mariadb / resources / config / mariadb / )
    4. Proposed from last week: Sunder will disable the old  Apps_Users_Onboarding_Script.sql in the old image
  3. OJSI - 190  user/passwords in Portal?
    1. AAF supports passwords for users. ask Jonathan for user/password authentication
    2. does CADI have session cookie? fallback -  hash the passwords. 
    3. App id/password for system to system - their password needs to be hashed too
    4. AAF now stores password hashed ; supports basic AUTH (is not hashed, just encoded)
    5. Portal partners don't have to hash their own but Portal needs to hash them
    6. should be reasonable to plugin CADI - do they support cookie-based?
    7. Changes will be for  user to system and system to system

...