kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/drivers
Ilya Chukhnakov d20a512600 Default pod security groups driver
This patch adds a new driver type used to determine Neutron security
groups that should be used for Kubernetes pods. This patch also
provides a default driver implementation that uses a list of security
groups set in configuration file.

Change-Id: Id76f70b8a99ffa8372dfd3d199371e7db46fb812
Partially-Implements: blueprint kuryr-k8s-integration
2016-11-20 12:55:41 +00:00
..
__init__.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_base.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_default_project.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_default_security_groups.py Default pod security groups driver 2016-11-20 12:55:41 +00:00
test_default_subnet.py Default pod subnet driver and os-vif utils 2016-11-20 12:55:16 +00:00