Containers Service for OpenStack
815611705b
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 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
playbooks | ||
releasenotes | ||
specs | ||
template/capsule | ||
tools | ||
zun | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://opendev.org/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://opendev.org/openstack/python-zunclient
Features
- TODO