c5a979864e01eee1b553d6e1a8ccb196275282e1
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
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/developer/zun/dev/quickstart.html
- Documentation: https://docs.openstack.org/developer/zun
- 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%