Skip to content

Commit e624e48

Browse files
author
Eli Qiao
committed
nova: Fix comments for _config_nova_apache_wsgi
Comments cleanup. Change-Id: I02748b906f7bb75240bc4e5259005cd72ef49f6b
1 parent 1e7f738 commit e624e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/nova

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ function _cleanup_nova_apache_wsgi {
247247
sudo rm -f $(apache_site_config_for nova-metadata)
248248
}
249249

250-
# _config_nova_apache_wsgi() - Set WSGI config files of Keystone
250+
# _config_nova_apache_wsgi() - Set WSGI config files of Nova API
251251
function _config_nova_apache_wsgi {
252252
sudo mkdir -p $NOVA_WSGI_DIR
253253

0 commit comments

Comments
 (0)