486e91f961
Code in grenade and elsewhere rely on the process/service name when one runs "ps auxw" and they grep for example "grep -e glance-api" to check if the service is running. with uwsgi, let us make sure we use process name prefix so it is easier to spot the services and be compatible with code elsewhere that relies on this. Follow patch set I4d1cd223ed9904fcb19b26fc9362b676e0b4f9b3 Change-Id: I78e6f578d26f6ed6f8ec2b336da55316e25e5ad9 |
||
---|---|---|
.. | ||
lib | ||
local.conf.sample | ||
local.conf.subnode.sample | ||
plugin.sh | ||
README.rst | ||
settings |
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.