diff options
Diffstat (limited to 'tests/data/service_macro_template_vnfs.yaml')
-rw-r--r-- | tests/data/service_macro_template_vnfs.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/service_macro_template_vnfs.yaml b/tests/data/service_macro_template_vnfs.yaml new file mode 100644 index 0000000..28fcc49 --- /dev/null +++ b/tests/data/service_macro_template_vnfs.yaml @@ -0,0 +1,6 @@ +--- +test_vnfs: + vnfs: + - vnf_name: vnf + pnfs: + - pnf_name: pnf |