Hongbin Lu b7698ffe3b Implement the sandbox proposal - Part 1
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
2016-11-21 20:47:44 -06:00
2016-09-22 10:41:09 -05:00
2016-11-02 05:15:29 +00:00
2016-09-12 12:30:17 +08:00
2016-09-03 16:03:04 -05:00
2016-06-08 22:21:34 -05:00
2016-05-12 14:59:56 -04:00
2016-06-08 22:21:34 -05:00
2016-06-08 22:21:34 -05:00
2016-05-12 14:59:56 -04:00

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.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%