Go to file
Hongbin Lu c5a979864e Implement kuryr integration
After this patch, all containers created by native docker driver
will connect to neutron. Right now, users don't have a choice of
networks the container will be created from (which is a future
work). Instead, Zun will select a neutron network for each
container by looking up all the networks under user's tenant.

This is the first step for enabling Kuryr integration. The following
work needs to be done later:
* Expose network feature via REST API. Allow users to create, inspect,
  delete container network, and connect/disconnect container from/to
  a network.
* Add support for associate/dissociate floating IPs to containers.
* Add support for tuning security groups of the containers.

Implements: blueprint kuryr-integration
Change-Id: I2701eb9a82a74aedf00c1a2af29850d4bd0e8f7a
2017-04-19 22:10:09 +00:00
2017-03-27 20:10:33 +00:00
2017-03-21 15:41:12 +08:00
2017-04-19 22:10:09 +00:00
2016-11-02 05:15:29 +00:00
2017-03-15 05:28:14 +00: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
2017-04-07 10:50:23 +08:00
2017-04-07 10:50:23 +08:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-04-19 22:10:09 +00:00
2017-04-19 22:10:09 +00:00
2017-03-02 17:55:59 +00:00

Team and repository tags

image

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%