From dc79b451ccdb72fa6708518a79e275e46fc3c8ab Mon Sep 17 00:00:00 2001 From: caowei Date: Fri, 28 Oct 2016 17:44:49 +0800 Subject: [PATCH] change do_reconfigure.yml to reconfigure.yml in CONTRIBUTING.rst TrivialFix Change-Id: I3b6a04753ad768afe96747c0185d73fb9913e0ec --- doc/CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CONTRIBUTING.rst b/doc/CONTRIBUTING.rst index 236ef52bb1..b942fe637d 100644 --- a/doc/CONTRIBUTING.rst +++ b/doc/CONTRIBUTING.rst @@ -127,7 +127,7 @@ that Kolla uses throughout that should be followed. All services should include the following tasks: - - ``do_reconfigure.yml`` : Used to push new configuration files to the host + - ``reconfigure.yml`` : Used to push new configuration files to the host and restart the service. - ``pull.yml`` : Used to pre fetch the image into the Docker image cache