setuptools does not build wsgi-scripts in editable wheels anymore,
breaking devstack. Migrate to module paths as per governance [1].
[1]https://governance.openstack.org/tc/goals/proposed/migrate-from-wsgi-scripts-to-module-paths.html
Change-Id: Ibd4bc5214c55f1379738a8df0c2e3a39a6e90df0
(cherry picked from commit fa04137529)
DevStack Integration
This directory contains the files necessary to integrate zun with devstack.
Refer the quickstart guide at https://docs.openstack.org/zun/latest/contributor/quickstart.html for more information on using devstack and zun.