Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M #-: Fix VR load_env multiline parsing #96

Merged
merged 1 commit into from
Feb 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions appliances/OneKE_1.27/8285d732-0741-4623-ba9e-4eacd2421e91.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: OneKE 1.27 VNF
version: 1.27.2-6.8.1-1-20240213
version: 1.27.2-6.8.1-1-20240215
publisher: OpenNebula Systems
description: |-
Appliance providing several Virtual Network Functions (routing, NAT, DNS, DHCP)
Expand All @@ -15,7 +15,7 @@ tags:
- service
- vnf
format: qcow2
creation_time: 1707792240
creation_time: 1708016172
os-id: Alpine
os-release: '3.18'
os-arch: x86_64
Expand Down Expand Up @@ -68,11 +68,11 @@ logo: router.png
images:
- name: oneke_vnf
url: >-
https://d24fmfybwxpuhu.cloudfront.net/service_VRouter-6.8.1-1-20240213.qcow2
https://d24fmfybwxpuhu.cloudfront.net/service_VRouter-6.8.1-1-20240215.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 2147483648
checksum:
md5: a052c7adc1185ab59a346430aa0d997d
sha256: 1f1d25cca546c1f8e3caca5cd1cc5fbb3f09aa6e71d172a2854cbc0e0cc6fc8d
md5: 913ba3235ed7d2301504a98f5e4c59ef
sha256: 08234c554c952ad91d10c7b84edac95d019e35c7b710c7e07c8a60003773b80c
10 changes: 5 additions & 5 deletions appliances/service/cc96d537-f6c7-499f-83f1-15ac4058750e.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Service Virtual Router
version: 6.8.1-1-20240213
version: 6.8.1-1-20240215
publisher: OpenNebula Systems
description: |-
Appliance providing several Virtual Network Functions (routing, NAT, DNS,
Expand All @@ -14,7 +14,7 @@ tags:
- service
- alpine
format: qcow2
creation_time: 1707792240
creation_time: 1708016172
os-id: Alpine
os-release: '3.18'
os-arch: x86_64
Expand Down Expand Up @@ -78,11 +78,11 @@ logo: router.png
images:
- name: service_vnf
url: >-
https://d24fmfybwxpuhu.cloudfront.net/service_VRouter-6.8.1-1-20240213.qcow2
https://d24fmfybwxpuhu.cloudfront.net/service_VRouter-6.8.1-1-20240215.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 2147483648
checksum:
md5: a052c7adc1185ab59a346430aa0d997d
sha256: 1f1d25cca546c1f8e3caca5cd1cc5fbb3f09aa6e71d172a2854cbc0e0cc6fc8d
md5: 913ba3235ed7d2301504a98f5e4c59ef
sha256: 08234c554c952ad91d10c7b84edac95d019e35c7b710c7e07c8a60003773b80c
Loading