We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d6e77b + e624e48 commit 8a82a9dCopy full SHA for 8a82a9d
1 file changed
lib/nova
@@ -247,7 +247,7 @@ function _cleanup_nova_apache_wsgi {
247
sudo rm -f $(apache_site_config_for nova-metadata)
248
}
249
250
-# _config_nova_apache_wsgi() - Set WSGI config files of Keystone
+# _config_nova_apache_wsgi() - Set WSGI config files of Nova API
251
function _config_nova_apache_wsgi {
252
sudo mkdir -p $NOVA_WSGI_DIR
253
0 commit comments