Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SOL006
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NFV - Network Functions VirtualisationNFV - Network Functions Virtualisation
  • SOL006
  • Merge requests
  • !32

Fix for bug#218

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged jethanandani requested to merge bug#218 into master Mar 12, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This is a proposed fix to deal with lifecycleManagementScript.event which is a leaf (scalar), while IFA011 defines it as a 0..N attribute.

Since lifecycleManagementScript itself is a list, the list requires a key. None of the attributes in that information element qualify for being a key, because they are not unique. So this merge requests not only changes lifecycleManagementScript.event to a array of events by making it a leaf-list, but also adds a new attribute called 'id' which will act as a key.

Edited Mar 26, 2019 by jethanandani
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug#218