ns_relations_nsd.yaml 1.2 KiB
Newer Older
garciadav's avatar
garciadav committed
nsd:nsd-catalog:
    nsd:
    -   id: ns_relations-ns
        name: ns_relations-ns
        short-name: ns_relations-ns
        description: NS with 2 VNFs with cloudinit connected by datanet and mgmtnet VLs
        version: '1.0'
        logo: osm.png
        constituent-vnfd:
        -   vnfd-id-ref: ns_relations_provides-vnf
            member-vnf-index: '1'
        -   vnfd-id-ref: ns_relations_requires-vnf
            member-vnf-index: '2'
        vld:
        -   id: mgmtnet
            name: mgmtnet
            short-name: mgmtnet
            type: ELAN
            mgmt-network: 'true'
            vim-network-name: osm-ext
            vnfd-connection-point-ref:
            -   vnfd-id-ref: ns_relations_provides-vnf
                member-vnf-index-ref: '1'
                vnfd-connection-point-ref: provides-mgmt
            -   vnfd-id-ref: ns_relations_requires-vnf
                member-vnf-index-ref: '2'
                vnfd-connection-point-ref: requires-mgmt

        ns-configuration:
            relation:
            -   name: relation
                entities:
garciadav's avatar
garciadav committed
                    endpoint: interface
garciadav's avatar
garciadav committed
                    endpoint: interface