Versions Compared

Key

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

...

  • Bootstrap:
    • Added warning messages that prevent shared folder deletion.
    • Created Run.ps1 helper script for Windows users.
    • Improved documentation with the creation of Known Issues section and Proxy configuration.
    • Refactored VFC, MR, Policy and SDNC scripts (for tests and lib folders).
  • Release / O-Parent
    • Ongoing work on Independent Versioning/Release PoC
      • Clarified Java artifact release process with LF staff
      • Close to finalizing Java artifact and Docker image versioning strategy
    • Proposed Java/Docker versioning flow:
      1. Produce SNAPSHOT Java artifact.  Test this in a SNAPSHOT docker image.
      2. Produce staging (release candidate) Java artifact.  Test this in a SNAPSHOT docker image.
      3. Produce release Java artifact by picking one of the candidates from staging. 
      4. Produce STAGING docker image using the release Java artifact.  Use this in E2E test flows.
      5. Produce RELEASE docker image by picking one of the candidate STAGING docker images.
    • Fixed oparent to correctly deploy to staging using the nexus-staging-maven-plugin
    • Draft documentation for docker image build process guidelines (particularly for microservices migrating from OPEN-O)
    • Provided help to community on CSIT, build process, Jenkins job definitions, etc.
  • E2E Integration Lab
    • WindRiver has finished deploying Titanium Cloud (v16.10, Mitaka) as TIC core, including 2 controller nodes and 7 compute nodes.
    • VMware is planing to deploy VIO as TIC edge. will to be done by the end of this week
    • Begin to collaborate VNF vendors(Huawei, ZTE, Nokia) to integrate commercial VNFs(CSCF/TAS/PCRF/HSS/MME) with WindRiver Cloud manually in TIC core.