summaryrefslogtreecommitdiffstats
path: root/tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml')
-rw-r--r--tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml b/tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml
index edbbbe5..d953fe7 100644
--- a/tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml
+++ b/tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml
@@ -28,12 +28,12 @@ topology_template:
relationship:
type: tosca.relationships.AttachesTo
properties:
- location: /data
+ location: /dev/vdb1
BlockStorage:
type: tosca.nodes.BlockStorage
properties:
- size: 10 GB
+ size: 1 GB
VDU2:
type: tosca.nodes.nfv.VDU