summaryrefslogtreecommitdiffstats
path: root/check-blueprint-vs-input/lib/sample-inputs.yaml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-11 21:55:34 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-11 21:55:34 +0000
commit102744d1c80d625541b70f984be61dcb669a7bc3 (patch)
tree8436430425135061a00953767eb3c25720041765 /check-blueprint-vs-input/lib/sample-inputs.yaml
parent78d00cddcead1d0614ae20907b52fff70a7c8583 (diff)
parentf5e39dd27dd12b4f90c39ea267a509eabe1cfe4c (diff)
Merge "fix inputs, template expander, add tests"
Diffstat (limited to 'check-blueprint-vs-input/lib/sample-inputs.yaml')
-rw-r--r--check-blueprint-vs-input/lib/sample-inputs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/check-blueprint-vs-input/lib/sample-inputs.yaml b/check-blueprint-vs-input/lib/sample-inputs.yaml
index 48e5e24..6e888b0 100644
--- a/check-blueprint-vs-input/lib/sample-inputs.yaml
+++ b/check-blueprint-vs-input/lib/sample-inputs.yaml
@@ -1,5 +1,5 @@
-centos7image_id: '7c8d7524-de1f-490b-8418-db294bfa2d65'
-ubuntu1604image_id: '4b09c18b-d69e-4ba8-a1bd-562cab91ff20'
+centos7image_id: 'some-value-in-guid-format'
+ubuntu1604image_id: 'another-value-in-guid-format'
flavor_id: '4'
security_group: '55a11193-6559-4f6c-b2d2-0119a9817062'
public_net: 'admin_floating_228_net'