diff options
Diffstat (limited to 'docker/services/README.rst')
-rw-r--r-- | docker/services/README.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/services/README.rst b/docker/services/README.rst index 71b0d3d4..219f35eb 100644 --- a/docker/services/README.rst +++ b/docker/services/README.rst @@ -58,8 +58,6 @@ are re-asserted when applying latter ones. the container itself at the /var/lib/kolla/config_files/config.json location and drives how kolla's external config mechanisms work. - * docker_image: The full name of the docker image that will be used. - * docker_config: Data that is passed to the 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 |