blob: 1cb5298aad1f3b498da9400ab9a841c29ab4b71e [file] [log] [blame]
garciaale76f6a622020-11-19 17:57:42 -03001# Copyright 2020 Whitestack LLC
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12# implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16vnfd:
garciaale76f6a622020-11-19 17:57:42 -030017 description: KNF with KDU using a helm-chart for Facebook magma orc8r
garciaale0a517b92021-01-12 15:44:44 -030018 df:
19 - id: default-df
garciaale76f6a622020-11-19 17:57:42 -030020 ext-cpd:
garciaale0a517b92021-01-12 15:44:44 -030021 - id: mgmt-ext
22 k8s-cluster-net: mgmtnet
23 id: fb_magma_knf
garciaale76f6a622020-11-19 17:57:42 -030024 k8s-cluster:
25 nets:
garciaale0a517b92021-01-12 15:44:44 -030026 - id: mgmtnet
garciaale76f6a622020-11-19 17:57:42 -030027 kdu:
garciaale0a517b92021-01-12 15:44:44 -030028 - name: orc8r
29 helm-chart: magma/orc8r
30 description: Facebook magma orc8r
31 mgmt-cp: mgmt-ext
32 product-name: fb_magma_knf
33 provider: ATOS
34 version: '1.0'