Containers Service for OpenStack
Go to file
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
api-ref/source Add 'tty' property to container 2019-07-07 15:50:24 +00:00
contrib Enable plugin in target branch 2018-12-07 02:53:55 +00:00
devstack Add a job for testing zun standalone deployment 2019-08-18 16:09:14 +00:00
doc Fix format issue on private registry doc 2019-08-03 16:12:02 +00:00
etc Add oslo.privsep to config-generator list 2019-03-01 16:55:59 +00:00
playbooks Introduce fullstack tests 2019-06-10 01:41:09 +00:00
releasenotes Update master for stable/stein 2019-03-20 04:52:19 +00:00
specs Replace git.openstack.org URLs with opendev.org URLs 2019-04-25 02:55:41 +00:00
template/capsule Add sample template for init containers 2018-09-29 16:31:27 +00:00
tools Remove unused file tools/cover.sh 2018-10-25 03:55:03 +00:00
zun Fix container status on create 2019-08-09 03:54:45 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Remove etcd devstack config 2019-04-27 18:01:59 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:35 +00:00
.stestr.conf Migrate to stestr 2018-03-28 15:29:40 +07:00
.zuul.yaml Add a job for testing zun standalone deployment 2019-08-18 16:09:14 +00:00
babel.cfg Initial commit 2016-05-12 14:59:56 -04:00
bindep.txt Support cpuset and scheduler for cpuset 2018-12-11 03:54:46 +00:00
CONTRIBUTING.rst Optimize the link address 2017-04-07 10:50:23 +08:00
HACKING.rst Fix docs & specs erros. 2017-07-15 16:10:06 +07:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
lower-constraints.txt Use placement for unified resource management 2019-07-29 04:12:16 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-25 02:55:41 +00:00
requirements.txt Use placement for unified resource management 2019-07-29 04:12:16 +00:00
setup.cfg Add Python 3 Train unit tests 2019-07-01 16:00:45 +08:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Introduce fullstack tests 2019-06-10 01:41:09 +00:00
tox.ini Add Python 3 Train unit tests 2019-07-05 17:07:44 -04:00

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO