Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SOL005
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NFV - Network Functions Virtualisation
  • SOL005
  • Merge requests
  • !4

Closed
Created Nov 15, 2018 by Michele Carignani@carignaniOwner
  • Report abuse
Report abuse

Fixes for nslcm

  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 5

This 2 commits make some improvements in the build script and in the overall utilization of $refs in the files.

The optimization is the following: When a $ref from a different file is used several times in a api, it's better to create a local definition where we import once from the external file and internally we refer each time to the local definition.

With this optimization the OpenAPI file built has passed from a length of 40K+ lines to a length of 25K+ lines. Several errors of references remain and further optimizations may be done, but I think it's ok to merge with the NFV-SOL005-Review branch.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fixes-for-nslcm