Versions Compared

Key

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

...

  • Jira
    serverONAP JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyINT-206
    needs to be validated and documented (Scott Seabolt).
    • The team is working to close this test out 11/29/2017.
  • The vFirewall project had a question around using REST to create the Netconf mount instead of the demo.sh script via Robot (Team).
    • The "PUT" command and xml are outlined here.
    • Alternatively, the procedure using a curl command and xml body are outline here.
  • APPC HealthCheck is failing with the latest Jenkins Staging image (Patrick Brady).
    • Appears to be due to oparent missing in the latest CCSDK package.
      • Patrick is in touch with Dam Timoney with CCSDK.
  • ONAP Branching Status email (Taka Cho/Patrick Brady)
  • What does the APPC team expect from the next ONAP meeting occuring in two weeks?

Notes:

  • INT-206
    • To complete today using MultiCloud instead of going direct to OpenStack.
  • vFirewall
    • Using REST to create the Netconf mount can easily be done either via Postman or via CURL.  Samples of both are above in the agenda.
  • APPC Healthcheck
    • Appears to be due to oparent missing in the latest CCSDK package.
    • Patrick is in touch with Dam Timoney with CCSDK.
      • Looks like oparent released the wrong version.  Dan is working to get this issue fixed. 
        • Currently all builds are failing due to this issue.
  • ONAP Branching Status
    • There is one more merged project that needs to be implemented.
    • Patrick made two properties that determine which is used for snapshot and which is the release
      • Changes are done but due to the oparent (CCSDK) issue the builds are failing.
  • Beijing meeting in two weeks
    • AAF integration:
      • Investigating how APPC handles AAF and making improvements.
      • Currently jars have to be modified.
      • Possibly put a security handler on higher level Jetty instead.
      • Would this change be on AAF or APPC, preferably on AAF so it's more of a global in how apps handle.
    • Change from org.openecomp to org.onap.
    • MultiCloud Integration.
      • What will the architecture be for Beijing?  APPC→CDP-PAL→MultiCloud or APPC→MultiCloud.
      • Possibly create an IaaS service where APPC could plugin to MultiCloud or CDP-PAL.
        • I.e. make it a pluggable architecture.
    • Change APPC to use the OSGI Config admin instead or using property files (Stretch Goal).
      • Allows for a more dynamic configuration.