
After this commit, creating a container will (i) create a Docker container (with image kubernetes/pause) as a sandbox, and (ii) create another container by using the sandbox. Each driver must implement additional methods to create/delete/manage sandboxes. The driver interface is declared in zun/container/driver.py . The next step is to leverage Nova to create the sandbox container so that the container could have a neutron port. Partially-Implements: blueprint neutron-integration Change-Id: Id15d91f375a771b0d74c79d472d10fc97320d5e0
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://github.com/openstack/zun/blob/master/doc/source/dev/quickstart.rst
- Documentation: http://docs.openstack.org/developer/zun
- Source: http://git.openstack.org/cgit/openstack/zun
- Bugs: http://bugs.launchpad.net/zun
- Blueprints:** https://blueprints.launchpad.net/zun
- REST Client:** http://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%