summaryrefslogtreecommitdiffstats
path: root/nokiav2/driver/src/test/resources/unittests/vnfd.scale.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'nokiav2/driver/src/test/resources/unittests/vnfd.scale.yaml')
-rw-r--r--nokiav2/driver/src/test/resources/unittests/vnfd.scale.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/nokiav2/driver/src/test/resources/unittests/vnfd.scale.yaml b/nokiav2/driver/src/test/resources/unittests/vnfd.scale.yaml
new file mode 100644
index 00000000..478fedaf
--- /dev/null
+++ b/nokiav2/driver/src/test/resources/unittests/vnfd.scale.yaml
@@ -0,0 +1,12 @@
+topology_template:
+ policies:
+ - heat_mapping:
+ properties:
+ aspects:
+ aspect1:
+ vdus:
+ vdu1:
+ - heatResource: wrapper_rg.0.server
+ - heatResource: wrapper_rg.1.server
+ vdu2:
+ - heatResource: wrapper_rg2.0.server \ No newline at end of file