50c581766a
The multinode job is useful for catching issues on multinode environment and this commit promote this job to voting. In order to make the job success, this commit also fixes two issues: * Fix the nodeset of compute node (it should be 'subnode' instead of 'peers'). * Don't perform API-related configuration in compute node. Change-Id: I16833dca7f442e5700a84dca042f04fb0edf25c7 |
||
---|---|---|
.. | ||
files | ||
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.