summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Sullivan <bryan.sullivan@att.com>2016-11-28 19:45:34 -0800
committerBryan Sullivan <bryan.sullivan@att.com>2016-11-28 19:45:34 -0800
commit3efc78bc4e35b6d5047f815b930afa1bca7b500a (patch)
tree0e6b9c13bc7ae2d463efaecb104e593f0cc05ce2
parent18192fce33eef216427965ab09d4bf30a2f70353 (diff)
Add config drive parameter (verified) to blueprint.
JIRA: MODELS-23 Change-Id: Id0f2e47ffd3772d92bddf242175d152d29fa3868 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
-rwxr-xr-xtests/blueprints/tosca-vnfd-hello-world-tacker/blueprint.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/blueprints/tosca-vnfd-hello-world-tacker/blueprint.yaml b/tests/blueprints/tosca-vnfd-hello-world-tacker/blueprint.yaml
index 8e1a64f..c70fd25 100755
--- a/tests/blueprints/tosca-vnfd-hello-world-tacker/blueprint.yaml
+++ b/tests/blueprints/tosca-vnfd-hello-world-tacker/blueprint.yaml
@@ -24,6 +24,7 @@ topology_template:
# image: models-xenial-server
availability_zone: nova
mgmt_driver: noop
+ config_drive: true
user_data_format: RAW
user_data: |
#!/bin/sh