Loading simple_secure_ee_ns/icons/osm.png 0 → 100644 +54.6 KiB Loading image diff... simple_secure_ee_ns/simple_ee_nsd.yaml 0 → 100644 +21 −0 Original line number Diff line number Diff line nsd: nsd: - description: NS with 2 VNFs with cloudinit connected by datanet and mgmtnet VLs df: - id: default-df vnf-profile: - id: simple virtual-link-connectivity: - constituent-cpd-id: - constituent-base-element-id: simple constituent-cpd-id: vnf-mgmt-ext virtual-link-profile-id: mgmtnet vnfd-id: simple_secure_ee-vnf id: simple_secure_ee-ns name: simple_secure_ee-ns version: 1.0 virtual-link-desc: - id: mgmtnet mgmt-network: true vnfd-id: - simple_secure_ee-vnf simple_secure_ee_vnf/cloud_init/cloud-config.txt 0 → 100755 +4 −0 Original line number Diff line number Diff line #cloud-config password: osm2020 chpasswd: { expire: False } ssh_pwauth: True simple_secure_ee_vnf/helm-charts/eechart/.helmignore 0 → 100755 +22 −0 Original line number Diff line number Diff line # Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj .vscode/ simple_secure_ee_vnf/helm-charts/eechart/Chart.yaml 0 → 100755 +5 −0 Original line number Diff line number Diff line apiVersion: v1 appVersion: "1.0" description: OSM EE helm chart name: eechart version: 0.1.0 Loading
simple_secure_ee_ns/simple_ee_nsd.yaml 0 → 100644 +21 −0 Original line number Diff line number Diff line nsd: nsd: - description: NS with 2 VNFs with cloudinit connected by datanet and mgmtnet VLs df: - id: default-df vnf-profile: - id: simple virtual-link-connectivity: - constituent-cpd-id: - constituent-base-element-id: simple constituent-cpd-id: vnf-mgmt-ext virtual-link-profile-id: mgmtnet vnfd-id: simple_secure_ee-vnf id: simple_secure_ee-ns name: simple_secure_ee-ns version: 1.0 virtual-link-desc: - id: mgmtnet mgmt-network: true vnfd-id: - simple_secure_ee-vnf
simple_secure_ee_vnf/cloud_init/cloud-config.txt 0 → 100755 +4 −0 Original line number Diff line number Diff line #cloud-config password: osm2020 chpasswd: { expire: False } ssh_pwauth: True
simple_secure_ee_vnf/helm-charts/eechart/.helmignore 0 → 100755 +22 −0 Original line number Diff line number Diff line # Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj .vscode/
simple_secure_ee_vnf/helm-charts/eechart/Chart.yaml 0 → 100755 +5 −0 Original line number Diff line number Diff line apiVersion: v1 appVersion: "1.0" description: OSM EE helm chart name: eechart version: 0.1.0