From 7f6332466912bbc0886756d40e34128861a39259 Mon Sep 17 00:00:00 2001 From: Piotr Stanior Date: Wed, 2 Feb 2022 15:14:47 +0100 Subject: Add vfc resource support for xnfs Change-Id: I8caa5174e35167f1bd26fe4a950af2cd7fe63ead Signed-off-by: Piotr Stanior Issue-ID: INT-2058 Signed-off-by: Piotr Stanior --- samples/xnfs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'samples') diff --git a/samples/xnfs.yaml b/samples/xnfs.yaml index 81f344b..805a2c1 100644 --- a/samples/xnfs.yaml +++ b/samples/xnfs.yaml @@ -25,6 +25,12 @@ resources: vendor: sample-vendor # Make sure it exists! category: Allotted Resource subcategory: Allotted Resource + - vnf: + name: sample-vnf-with-vfc-as-property + vsp: sample-vsp # Make sure it exists! + resources: + - xnf_type: "VFC" + name: "AllottedResource" pnfs: - pnf: -- cgit 1.2.3-korg