Loading Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/.gitignore 0 → 100644 +2 −0 Original line number Diff line number Diff line *.tar *.tar.gz Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/README.md 0 → 100644 +4 −0 Original line number Diff line number Diff line #OSM descriptors for OAI Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/amf-with-scale/nsd/oai-amf-with-scale_nsd.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line nsd: nsd: - description: NS consisting of a KNF oai connected to mgmt (shark team) designer: shark-team df: - id: default-df vnf-profile: - id: '1' virtual-link-connectivity: - constituent-cpd-id: - constituent-base-element-id: '1' constituent-cpd-id: mgmt-ext virtual-link-profile-id: mgmtnet vnfd-id: oai_new_knf id: oai_new_ns name: oai_new_ns version: '1.0' virtual-link-desc: - id: mgmtnet vnfd-id: - oai_new_knf Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/amf-with-scale/vnfd/juju-bundles/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line .vscode Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/amf-with-scale/vnfd/juju-bundles/README.md 0 → 100644 +21 −0 Original line number Diff line number Diff line # OAI Operators ## Prepare environment ```bash juju add-model oai-01 ``` ## Deployment Build charms: ```bash ./build.sh ``` Deploy bundle: ```bash juju deploy ./bundle.yaml --trust ``` Loading
Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/.gitignore 0 → 100644 +2 −0 Original line number Diff line number Diff line *.tar *.tar.gz
Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/README.md 0 → 100644 +4 −0 Original line number Diff line number Diff line #OSM descriptors for OAI
Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/amf-with-scale/nsd/oai-amf-with-scale_nsd.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line nsd: nsd: - description: NS consisting of a KNF oai connected to mgmt (shark team) designer: shark-team df: - id: default-df vnf-profile: - id: '1' virtual-link-connectivity: - constituent-cpd-id: - constituent-base-element-id: '1' constituent-cpd-id: mgmt-ext virtual-link-profile-id: mgmtnet vnfd-id: oai_new_knf id: oai_new_ns name: oai_new_ns version: '1.0' virtual-link-desc: - id: mgmtnet vnfd-id: - oai_new_knf
Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/amf-with-scale/vnfd/juju-bundles/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line .vscode
Hackfest_Demos/OSM-MR11/Team-7-Shark/shark-packages/amf-with-scale/vnfd/juju-bundles/README.md 0 → 100644 +21 −0 Original line number Diff line number Diff line # OAI Operators ## Prepare environment ```bash juju add-model oai-01 ``` ## Deployment Build charms: ```bash ./build.sh ``` Deploy bundle: ```bash juju deploy ./bundle.yaml --trust ```