zun/devstack
Hongbin Lu 50c581766a Make multinode job voting
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
2018-12-30 03:18:30 +00:00
..
files Support cpuset and scheduler for cpuset 2018-12-11 03:54:46 +00:00
lib Make multinode job voting 2018-12-30 03:18:30 +00:00
README.rst Merge "Consolidate devstack config into sample" 2017-11-25 21:25:35 +00:00
local.conf.sample Enable plugin in target branch 2018-12-07 02:53:55 +00:00
local.conf.subnode.sample Enable plugin in target branch 2018-12-07 02:53:55 +00:00
plugin.sh Support pre-downloading/uploading docker images 2018-11-28 04:36:42 +00:00
settings Remove SCREEN_LOGDIR from devstack setting 2017-09-21 14:32:48 +05:30

README.rst

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.