Loading charm-packages/native_charm_centos_ns/icons/osm.png 0 → 100644 +54.6 KiB Loading image diff... charm-packages/native_charm_centos_ns/native_charm_centos_nsd.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line nsd: nsd: - description: NS with 1 VNF with cloudinit and charm for centos df: - id: default-df vnf-profile: - id: '1' virtual-link-connectivity: - constituent-cpd-id: - constituent-base-element-id: '1' constituent-cpd-id: vnf-mgmt-ext virtual-link-profile-id: mgmtnet vnfd-id: native_charm_centos-vnf id: native_charm_centos-ns name: native_charm_centos-ns version: '1.0' virtual-link-desc: - id: mgmtnet mgmt-network: 'true' - id: datanet vnfd-id: - native_charm_centos-vnf charm-packages/native_charm_centos_vnf/charms/ops/simple/actions.yaml 0 → 100644 +25 −0 Original line number Diff line number Diff line ## # Copyright 2020 Canonical Ltd. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. ## touch: description: "Touch a file on the VNF." params: filename: description: "The name of the file to touch." type: string default: "" required: - filename charm-packages/native_charm_centos_vnf/charms/ops/simple/config.yaml 0 → 100644 +17 −0 Original line number Diff line number Diff line ## # Copyright 2020 Canonical Ltd. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. ## options: {} No newline at end of file charm-packages/native_charm_centos_vnf/charms/ops/simple/metadata.yaml 0 → 100644 +26 −0 Original line number Diff line number Diff line ## # Copyright 2020 Canonical Ltd. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. ## name: simple-native summary: A simple native charm description: | Simple native charm series: - bionic - xenial - focal - centos7 Loading
charm-packages/native_charm_centos_ns/native_charm_centos_nsd.yaml 0 → 100644 +22 −0 Original line number Diff line number Diff line nsd: nsd: - description: NS with 1 VNF with cloudinit and charm for centos df: - id: default-df vnf-profile: - id: '1' virtual-link-connectivity: - constituent-cpd-id: - constituent-base-element-id: '1' constituent-cpd-id: vnf-mgmt-ext virtual-link-profile-id: mgmtnet vnfd-id: native_charm_centos-vnf id: native_charm_centos-ns name: native_charm_centos-ns version: '1.0' virtual-link-desc: - id: mgmtnet mgmt-network: 'true' - id: datanet vnfd-id: - native_charm_centos-vnf
charm-packages/native_charm_centos_vnf/charms/ops/simple/actions.yaml 0 → 100644 +25 −0 Original line number Diff line number Diff line ## # Copyright 2020 Canonical Ltd. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. ## touch: description: "Touch a file on the VNF." params: filename: description: "The name of the file to touch." type: string default: "" required: - filename
charm-packages/native_charm_centos_vnf/charms/ops/simple/config.yaml 0 → 100644 +17 −0 Original line number Diff line number Diff line ## # Copyright 2020 Canonical Ltd. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. ## options: {} No newline at end of file
charm-packages/native_charm_centos_vnf/charms/ops/simple/metadata.yaml 0 → 100644 +26 −0 Original line number Diff line number Diff line ## # Copyright 2020 Canonical Ltd. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. ## name: simple-native summary: A simple native charm description: | Simple native charm series: - bionic - xenial - focal - centos7