summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-09-30 11:53:51 +0000
committerGerrit Code Review <review@openstack.org>2014-09-30 11:53:51 +0000
commit7d703cb7e79d9f7326c9c66c15c2fd0dd3735687 (patch)
tree70347d7cc25a9a16c0dff9e64e40bbcd5ee1acb9
parent0df4f416f9587881b8f7442b07506edf1155c3d3 (diff)
parentf33720a3ccc6d52a9af4609a6beffa1eb7984ffa (diff)
Merge "Remove unnecessary completion signal"
-rw-r--r--nova-compute-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index 48cb81ee..63685df6 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -57,7 +57,6 @@ resources:
tenant-name: {get_input: live_update_tenant_name}
base_image_id: {get_input: nova_image}
live_update_image_id: {get_input: live_update_compute_image}
- completion-signal: {get_input: deploy_signal_id}
ntp:
servers:
- {server: {get_input: ntp_server}, fudge: "stratum 0"}