Skip to content
Snippets Groups Projects
Commit dcebe754 authored by aktas's avatar aktas Committed by garciadeblas
Browse files

New packages for Feature 10886

parent 6844055a
No related branches found
No related tags found
1 merge request!178New packages for Feature 10886
vnfd:
description: KNF with single KDU using a helm-chart for openldap version 1.2.3
df:
- id: default-df
kdu-resource-profile:
- id: openldap-scale
kdu-name: ldap
# If replicas or replicaCount iş not located under any section
# in the yaml like here -> https://github.com/helm/charts/blob/master/stable/openldap/values.yaml#L5
# set resource-name as empty-string ("") like below.
resource-name: ""
min-number-of-instances: 1
max-number-of-instances: 10
scaling-aspect:
- id: scale-kdu
name: scale-kdu
max-scale-level: 10
aspect-delta-details:
deltas:
- id: kdu-delta
kdu-resource-delta:
- id: openldap-scale
number-of-instances: 2
ext-cpd:
- id: mgmt-ext
k8s-cluster-net: mgmtnet
id: openldap_scale_knf
k8s-cluster:
nets:
- id: mgmtnet
kdu:
- name: ldap
helm-chart: stable/openldap
mgmt-cp: mgmt-ext
product-name: openldap_scale_knf
version: '1.0'
nsd:
nsd:
- description: NS consisting of a single KNF openldap_knf connected to mgmt network
df:
- id: default-df
vnf-profile:
- id: openldap
virtual-link-connectivity:
- constituent-cpd-id:
- constituent-base-element-id: openldap
constituent-cpd-id: mgmt-ext
virtual-link-profile-id: mgmtnet
vnfd-id: openldap_scale_knf
id: openldap_scale_ns
name: openldap_scale_ns
version: '1.0'
virtual-link-desc:
- id: mgmtnet
mgmt-network: 'true'
vnfd-id:
- openldap_scale_knf
vld:
- name: mgmtnet
vim-network-name: internal
additionalParamsForVnf:
- member-vnf-index: openldap
additionalParamsForKdu:
- kdu_name: ldap
additionalParams:
replicaCount: 1
# service.loadBalancerIP: '172.21.251.X' # MetalLB IP Address
# service.type: NodePort
service:
type: NodePort
# loadBalancerIP: '172.21.251.X' # MetalLB IP Address
adminPassword: osm4u
configPassword: osm4u
env:
LDAP_ORGANISATION: "Example Inc."
LDAP_DOMAIN: "example.org"
LDAP_BACKEND: "hdb"
LDAP_TLS: "true"
LDAP_TLS_ENFORCE: "false"
LDAP_REMOVE_CONFIG_AFTER_SETUP: "true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment