magma_orc_vnfd.yaml 1023 Bytes
Newer Older
calvinosanc1's avatar
calvinosanc1 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
vnfd:
  product-name: magma_orc_cnf
  version: "1.0"
  provider: Canonical
  description: "K8s container deployment of Magma Orchestrator"
  id: magma_orc_cnf
  mgmt-cp: mgmtnet-ext
  ext-cpd:
    - id: mgmtnet-ext
      k8s-cluster-net: mgmtnet
  kdu:
    - name: magma-orc-kdu
      juju-bundle: bundle.yaml
  k8s-cluster:
    nets:
      - id: mgmtnet
  df:
    - id: default-df
      lcm-operations-configuration:
        operate-vnf-op-config:
          day1-2:
            - id: magma-orc-kdu
              initial-config-primitive:
                - seq: 0
                  name: create-orchestrator-admin-user
                  parameter:
                    - name: application-name
                      data-type: STRING
                      value: orc8r-orchestrator
              config-primitive:
                - name: get-admin-credentials
                  parameter:
                    - name: application-name
                      data-type: STRING
                      default-value: nms-magmalte