aa3c5f15064863d8ae7bbe4ffbceedc07a2e75e7
The container create parameter `runtime` can be any string like `runc`; `cor`, `clear` or any value configured in the docker configuration file. So this patch changes its type from enum to string. Change-Id: Ia360f16edacf352e538a0056af0e3683a21c0053 Partial-Implements: blueprint support-secure-container
Team and repository tags
Zun
Container Management service for OpenStack
Zun (ex. Higgins) is a Container Management service for OpenStack. It aims to provide an OpenStack API for launching and managing containers backed by different container technologies.
- 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%
