zun/devstack
Hongbin Lu 815611705b Add a job for testing zun standalone deployment
After integrating with placement, there are two deployment mode:
* Hybrid mode: a compute host resource provider is managed by both
  nova-compute and zun-compute.
* Standalone mode: a compute host resource provider is managed by
  zun-compute solely.

This commit adds a job for testing standalone mode. The hybrid mode
is covered by existing jobs.

Depends-On: https://review.opendev.org/#/c/677094/
Change-Id: I756040f307d12c93bfecfe33ff52222f3a0bfbbe
2019-08-18 16:09:14 +00:00
..
files Add a job for testing zun standalone deployment 2019-08-18 16:09:14 +00:00
lib Remove the unnecessary glance_store config 2019-08-11 16:17:28 +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
README.rst Merge "Consolidate devstack config into sample" 2017-11-25 21:25:35 +00:00
settings Remove etcd devstack config 2019-04-27 18:01:59 +00:00

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.