From e67d3f03f438ce7354b742e42e39574808313ea3 Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Mon, 6 Mar 2017 10:39:01 +0100 Subject: [PATCH] Remove `docker_image` from docs Depends-On: I208c1ef1550ab39ab0ee47ab282f9b1937379810 Change-Id: I5d782c56e7a75fb1c7e9ea55f0b89236bd250207 --- doc/source/containers_deployment/architecture.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/source/containers_deployment/architecture.rst b/doc/source/containers_deployment/architecture.rst index e1ccba7b..c783fd2e 100644 --- a/doc/source/containers_deployment/architecture.rst +++ b/doc/source/containers_deployment/architecture.rst @@ -171,9 +171,6 @@ are re-asserted when applying latter ones. owner: mongodb perm: '0600' - -* **docker_image**: The full name of the docker image that will be used. - * **docker_config**: Data that is passed to the `heat-config-docker-cmd`_ hook to configure a container, or step of containers at each step. See the available steps below and the related docker-cmd hook documentation in the heat-agents