Skip to content
Snippets Groups Projects
VyOS_nsd.yaml 1.51 KiB
Newer Older
nsd:nsd-catalog:
    nsd:
    -   id: VyOS
        name: VyOS
        short-name: VyOS
        description: VyOS NS Example NS
        logo: osm_2x.png
        constituent-vnfd:
        -   member-vnf-index: '1'
            vnfd-id-ref: VyOS
        vld:
        -   id: data
            name: data
            short-name: data
            type: ELAN
            vim-network-name: net-corp
            provider-network:
                overlay-type: VLAN
            vnfd-connection-point-ref:
            -   member-vnf-index-ref: '1'
                vnfd-connection-point-ref: eth1
                vnfd-id-ref: VyOS
        -   id: management
            name: management
            short-name: management
            type: ELAN
            vim-network-name: net-mgmtOS
            provider-network:
                overlay-type: VLAN
            vnfd-connection-point-ref:
            -   member-vnf-index-ref: '1'
                vnfd-connection-point-ref: eth0
                vnfd-id-ref: VyOS
Philip Joseph's avatar
Philip Joseph committed
        service-primitive:
        -   name: Config VyOS
            vnf-primitive-group:
            -   member-vnf-index-ref: '1'
                vnfd-id-ref: VyOS
                vnfd-name: VyOS
                primitive:
                -   index: '1'
                    name: config
        -   name: ping
            vnf-primitive-group:
            -   member-vnf-index-ref: '1'
                vnfd-id-ref: VyOS
                vnfd-name: VyOS
                primitive:
                -   index: '1'
                    name: ping