From 9362a16116ecf53be86355e1250d695d678ca275 Mon Sep 17 00:00:00 2001 From: Jan Orel Date: Wed, 31 Jan 2024 11:33:45 +0100 Subject: [PATCH] M #-: Remove legacy vnf service app --- .../7dba6a0d-73e8-4036-9cb8-73da669ee494.yaml | 88 ------------------- 1 file changed, 88 deletions(-) delete mode 100644 appliances/service/7dba6a0d-73e8-4036-9cb8-73da669ee494.yaml diff --git a/appliances/service/7dba6a0d-73e8-4036-9cb8-73da669ee494.yaml b/appliances/service/7dba6a0d-73e8-4036-9cb8-73da669ee494.yaml deleted file mode 100644 index 01174a5..0000000 --- a/appliances/service/7dba6a0d-73e8-4036-9cb8-73da669ee494.yaml +++ /dev/null @@ -1,88 +0,0 @@ ---- -name: Service VNF -version: 6.6.1-1.20230607 -publisher: OpenNebula Systems -description: |- - Appliance providing several Virtual Network Functions (routing, NAT, DNS, - DHCP, LoadBalancer) to run as regular **Virtual Machine**. See the dedicated - [documentation](https://docs.opennebula.io/stable/marketplace/appliances/vnf.html). -short_description: Appliance with several Virtual Network Functions to run - as VM -tags: -- vnf -- vrouter -- service -- alpine -format: qcow2 -creation_time: 1686581516 -os-id: Alpine -os-release: '3.17' -os-arch: x86_64 -hypervisor: ALL -opennebula_version: >- - 4.8, 4.10, 4.12, 4.14, 5.0, 5.2, 5.4, 5.6, 5.8, 5.10, 5.12, 5.13, 6.0, - 6.1, 6.2, 6.3, 6.4, 6.6, 6.8 -opennebula_template: - context: - network: 'YES' - ssh_public_key: "$USER[SSH_PUBLIC_KEY]" - oneapp_vnf_dhcp4_enabled: "$ONEAPP_VNF_DHCP4_ENABLED" - oneapp_vnf_dhcp4_interfaces: "$ONEAPP_VNF_DHCP4_INTERFACES" - oneapp_vnf_dhcp4_lease_time: "$ONEAPP_VNF_DHCP4_LEASE_TIME" - oneapp_vnf_dns_enabled: "$ONEAPP_VNF_DNS_ENABLED" - oneapp_vnf_dns_interfaces: "$ONEAPP_VNF_DNS_INTERFACES" - oneapp_vnf_dns_max_cache_ttl: "$ONEAPP_VNF_DNS_MAX_CACHE_TTL" - oneapp_vnf_dns_use_rootservers: "$ONEAPP_VNF_DNS_USE_ROOTSERVERS" - oneapp_vnf_nat4_enabled: "$ONEAPP_VNF_NAT4_ENABLED" - oneapp_vnf_nat4_interfaces_out: "$ONEAPP_VNF_NAT4_INTERFACES_OUT" - oneapp_vnf_router4_enabled: "$ONEAPP_VNF_ROUTER4_ENABLED" - oneapp_vnf_router4_interfaces: "$ONEAPP_VNF_ROUTER4_INTERFACES" - oneapp_vnf_lb_enabled: "$ONEAPP_VNF_LB_ENABLED" - oneapp_vnf_lb_onegate_enabled: "$ONEAPP_VNF_LB_ONEGATE_ENABLED" - oneapp_vnf_lb_refresh_rate: "$ONEAPP_VNF_LB_REFRESH_RATE" - oneapp_vnf_lb_config: "$ONEAPP_VNF_LB_CONFIG" - cpu: '1' - graphics: - listen: 0.0.0.0 - type: vnc - inputs_order: >- - ONEAPP_VNF_DHCP4_ENABLED,ONEAPP_VNF_DHCP4_INTERFACES,ONEAPP_VNF_DNS_ENABLED,ONEAPP_VNF_DNS_INTERFACES,ONEAPP_VNF_NAT4_ENABLED,ONEAPP_VNF_NAT4_INTERFACES_OUT,ONEAPP_VNF_ROUTER4_ENABLED,ONEAPP_VNF_ROUTER4_INTERFACES,ONEAPP_VNF_DHCP4_LEASE_TIME,ONEAPP_VNF_DNS_MAX_CACHE_TTL,ONEAPP_VNF_DNS_USE_ROOTSERVERS,ONEAPP_VNF_LB_ENABLED,ONEAPP_VNF_LB_ONEGATE_ENABLED,ONEAPP_VNF_LB_REFRESH_RATE,ONEAPP_VNF_LB_CONFIG - memory: '512' - nic_default: - model: virtio - lxd_security_privileged: 'true' - os: - arch: x86_64 - user_inputs: - oneapp_vnf_dhcp4_enabled: O|boolean|Enable DHCPv4| |NO - oneapp_vnf_dhcp4_interfaces: O|text|DHCP4 - Listening Interfaces - oneapp_vnf_dhcp4_lease_time: O|number|*** DHCP4 - Lease Time [sec]| - |3600 - oneapp_vnf_dns_enabled: O|boolean|Enable DNS Server| |NO - oneapp_vnf_dns_interfaces: O|text|DNS - Listening Interfaces - oneapp_vnf_dns_max_cache_ttl: O|number|*** DNS - Maximum Caching Time - [sec]| |3600 - oneapp_vnf_dns_use_rootservers: O|boolean|*** DNS - Use Rootservers| - |YES - oneapp_vnf_nat4_enabled: O|boolean|Enable NAT| |NO - oneapp_vnf_nat4_interfaces_out: O|text|NAT - Outgoing Interfaces - oneapp_vnf_router4_enabled: O|boolean|Enable Router| |NO - oneapp_vnf_router4_interfaces: O|text|Router - Interfaces - oneapp_vnf_lb_enabled: O|boolean|Enable LoadBalancer| |NO - oneapp_vnf_lb_onegate_enabled: O|boolean|LoadBalancer - Enable dynamic - servers (OneGate)| |NO - oneapp_vnf_lb_refresh_rate: O|number|LoadBalancer - Refresh rate [sec]| - |30 - oneapp_vnf_lb_config: O|text64|LoadBalancer - comma separated JSON configs -logo: router.png -images: -- name: vnf - url: >- - https://d24fmfybwxpuhu.cloudfront.net/service_vnf-6.6.1-1.20230607.qcow2 - type: OS - dev_prefix: vd - driver: qcow2 - size: 2147483648 - checksum: - md5: d3044cba08d935b70d4f732c313362c9 - sha256: d9af26e9424933c9a3b0b81f0d8b265ab777bdb33984b840d2ec061ab3758bcc