Skip to content

Commit 8a82a9d

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "nova: Fix comments for _config_nova_apache_wsgi"
2 parents 7d6e77b + e624e48 commit 8a82a9d

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)