From e624e48ddf8ba9e8bd12e1de5990ae74bb269922 Mon Sep 17 00:00:00 2001 From: Eli Qiao Date: Tue, 28 Feb 2017 15:16:16 +0800 Subject: [PATCH] nova: Fix comments for _config_nova_apache_wsgi Comments cleanup. Change-Id: I02748b906f7bb75240bc4e5259005cd72ef49f6b --- lib/nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nova b/lib/nova index f5ab20100e..b4a5fb143c 100644 --- a/lib/nova +++ b/lib/nova @@ -247,7 +247,7 @@ function _cleanup_nova_apache_wsgi { sudo rm -f $(apache_site_config_for nova-metadata) } -# _config_nova_apache_wsgi() - Set WSGI config files of Keystone +# _config_nova_apache_wsgi() - Set WSGI config files of Nova API function _config_nova_apache_wsgi { sudo mkdir -p $NOVA_WSGI_DIR