summaryrefslogtreecommitdiffstats
path: root/docker/examples/blueprint-laika.yaml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-09-07 11:29:16 -0400
committerMichael Hwang <mhwang@research.att.com>2017-09-11 15:47:38 -0400
commita26c9cc72f8fdc513458c2ba87f9378743f255fb (patch)
tree4393e29db8aa8e93c721d05e38378e91280d5fa1 /docker/examples/blueprint-laika.yaml
parent61ba70610e670c395483d3c2ef46bbca4eef7769 (diff)
Make components policy reconfigurable and more
* Add in dcae policy dependencies and policy decorators into tasks * Fetch docker logins dynamically * Add in policy example blueprint * Add in policy update operation for components Issue-Id: DCAEGEN2-97 Change-Id: Ib58adfbd7070999c7b8e59ab008f5ff90d4984a7 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'docker/examples/blueprint-laika.yaml')
-rw-r--r--docker/examples/blueprint-laika.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docker/examples/blueprint-laika.yaml b/docker/examples/blueprint-laika.yaml
index 98d27af..0db03b8 100644
--- a/docker/examples/blueprint-laika.yaml
+++ b/docker/examples/blueprint-laika.yaml
@@ -21,8 +21,8 @@ node_templates:
'laika'
location_id:
'rework-central'
- service_id:
- 'foo-service'
+ service_id:
+ 'foo-service'
application_config:
some-param: "Lorem ipsum dolor sit amet"
downstream-laika: "{{ laika }}"
@@ -76,5 +76,5 @@ node_templates:
properties:
location_id:
'rework-central'
- name_search:
- 'platform_dockerhost'
+ docker_host_override:
+ 'component_dockerhost'