blob: f4ed19158bea62fc409a26b7ab79dca4ea47fdb5 [file] [log] [blame]
Tomás Villaseca720dbb32020-05-16 16:45:38 -04001# 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:
17 - id: fb_magma_knf
18 product-name: fb_magma_knf
19 description: KNF with KDU using a helm-chart for Facebook magma orc8r
20 provider: ATOS
21 version: "1.0"
22 mgmt-cp: mgmt
23
24 ext-cpd:
25 - id: mgmt-ext
26 k8s-cluster-net: mgmtnet
27
28 k8s-cluster:
29 nets:
30 - id: mgmtnet
31
32 kdu:
33 - name: orc8r
34
35 kdu-model:
36 - id: orc8r-model
37 kdu-model-type: helm-chart
38 kdu-model-locator: magma/orc8r
39
40 df:
41 kdu-profile:
42 name: orc8r
43 kdu-model-id: orc8r-model