From af3828437e4ec92a738023afd29f12225161866e Mon Sep 17 00:00:00 2001 From: Martin André Date: Wed, 7 Jun 2017 15:35:55 +0200 Subject: Make container names consistent This commit change the container names to consistently use the `_` char as a word separator and make the kolla external config file match the container name to make operators' life easier. Change-Id: Ibac9d76dde474b94c3cb86031ead0fd0327e126f --- docker/services/nova-ironic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/services/nova-ironic.yaml') diff --git a/docker/services/nova-ironic.yaml b/docker/services/nova-ironic.yaml index be0dd111..63780fe6 100644 --- a/docker/services/nova-ironic.yaml +++ b/docker/services/nova-ironic.yaml @@ -81,7 +81,7 @@ outputs: recurse: true docker_config: step_5: - novacompute: + nova_compute: image: list_join: - '/' -- cgit 1.2.3-korg