kuryr-kubernetes/kuryr_kubernetes/tests/unit
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
..
cmd Controller service base 2016-10-04 21:56:50 +03:00
controller Default pod security groups driver 2016-11-20 12:55:41 +00:00
handlers Asynchronous handler 2016-10-31 14:31:50 +03:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py Default pod subnet driver and os-vif utils 2016-11-20 12:55:16 +00:00
test_clients.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
test_k8s_client.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
test_os_vif_util.py Default pod subnet driver and os-vif utils 2016-11-20 12:55:16 +00:00
test_watcher.py Watcher implementation 2016-10-26 06:15:31 +03:00