Skip to content
Snippets Groups Projects
Select Git revision
  • 836e9dba53858f01e494d55fff9ef7e6849e16c5
  • master default protected
  • v18.0 protected
  • v17.0 protected
  • fix-osm-gitea-installation-due-to-missing-memcached-tag
  • v16.0 protected
  • v14.0 protected
  • v15.0 protected
  • open-ebs-fix
  • v12.0 protected
  • v13.0 protected
  • v10.0 protected
  • paas
  • v11.0 protected
  • v9.0 protected
  • sol006v331
  • bug1511
  • ng-ro-refactor
  • v8.0 protected
  • sol006
  • new-pipeline
  • v18.0.1
  • v18.0.0
  • v14.0.3
  • v15.0.2
  • v17.0.1
  • v17.0.0
  • v16.0.0
  • release-v16.0-start
  • test-gitjob
  • v15.0.1
  • v14.0.2
  • v12.0.8
  • v12.0.7
  • v13.0.2
  • v14.0.1
  • v15.0.0
  • release-v15.0-start
  • v10.1.6
  • v14.0.0
  • v14.0.0rc1
41 results

Dockerfile

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    ref1_nsd.yaml 1.22 KiB
    nsd:nsd-catalog:
        nsd:
        -   constituent-vnfd:
            -   member-vnf-index: '1'
                start-by-default: 'true'
                vnfd-id-ref: Ref_Vnf_11
            -   member-vnf-index: '2'
                vnfd-id-ref: Ref_Vnf_21
            description: Reference NS 1
            id: Ref_NS_1
            name: Ref_NS_1
            vendor: ETSI
            vld:
            -   description: Mgmt VL
                id: 54c04
                name: VL1
                short-name: VL1
                type: ELAN
                vendor: ETSI
                vnfd-connection-point-ref:
                -   member-vnf-index-ref: '1'
                    vnfd-id-ref: Ref_Vnf_11
                    vnfd-connection-point-ref: mgmt0
                -   member-vnf-index-ref: '2'
                    vnfd-id-ref: Ref_Vnf_21
                    vnfd-connection-point-ref: mgmt
            -   description: Data VL
                id: 54c03
                name: VL2
                short-name: VL2
                type: ELAN
                vendor: ETSI
                vnfd-connection-point-ref:
                -   member-vnf-index-ref: '1'
                    vnfd-connection-point-ref: west
                    vnfd-id-ref: Ref_Vnf_11
                -   member-vnf-index-ref: '2'
                    vnfd-connection-point-ref: data
                    vnfd-id-ref: Ref_Vnf_21