Comment 0 for bug 1668966

Revision history for this message
Anton Arefiev (aarefiev) wrote :

Instead of copying wsgi application py file to wsgi server, ironic should create mod_wsgi reference
to wsgi script.

The pbr has `wsgi_scripts` group which builds a base script that will run under mod_wsgi. It's created via the python install process.