
Infra container (sandbox) is not a must for native Docker driver (it is a must for Nova Docker driver). Introducing infra container to native Docker driver incurs an overhead to manage the additional resources. This patch makes infra container optional for native Docker driver. Cloud administrators could turn on/off infra container via a config. By default, infra container is turned off. Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com> Change-Id: Ie9e8dec947ed3a89f979e4f4df3abd8d133bd856 Implements: blueprint make-sandbox-optional
Team and repository tags
Zun
Container Management service for OpenStack
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%