Skip to content
Snippets Groups Projects
magma_slice.yaml 1.49 KiB
Newer Older
lavado's avatar
lavado committed
# Copyright [2020] [Felipe Vicens]
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

#NST to test VLD connection between Network Services within the same VIM
nst:
-   id: magma_slice_hackfest_nst
    name: magma_slice_hackfest_nst
    SNSSAI-identifier:
        slice-service-type: eMBB
    quality-of-service:
        id: 1

    netslice-subnet:
lavado's avatar
lavado committed
    -   id: slice_hackfest_nsd_epc
lavado's avatar
lavado committed
        is-shared-nss: false
        description: NetSlice Subnet (service) with magma agw
lavado's avatar
lavado committed
        nsd-ref: hackfest_magma-agw-enb_nsd
    -   id: slice_hackfest_nsd_epcmgmt
lavado's avatar
lavado committed
        is-shared-nss: true
        description: NetSlice Subnet (service) with magma orch and nms
        nsd-ref: fb_magma_ns

    netslice-vld:
    -   id: slice_vld_mgmt
        name: slice_vld_mgmt
        type: ELAN
        mgmt-network: true
        nss-connection-point-ref:
lavado's avatar
lavado committed
        -   nss-ref: slice_hackfest_nsd_epc
lavado's avatar
lavado committed
            nsd-connection-point-ref: nsd_cp_mgmt
lavado's avatar
lavado committed
        -   nss-ref: slice_hackfest_nsd_epcmgmt
lavado's avatar
lavado committed
            nsd-connection-point-ref: nsd_cp_mgmt