kuryr-kubernetes/kuryr_kubernetes
Danil Golov b0ce30142e Annotate nodes with pci info for direct ports
This commit allows to add pci information for direct
neutron ports attached to PODs into nodes annotations.
It happens on binding stage when pci information can
be requested.

Also this commit allows to delete annotations for such
ports when apropriate POD is deleted and VFs are returned
into host's network namespace.

For future commits: it is necessary to update neutron
ports with pci info when POD is in Running state.

Change-Id: I5ea8da6bb3143fd689e701f5e503488d4a6c9b33
Closes-Bug: 1818606
Signed-off-by: Danil Golov <d.golov@samsung.com>
2019-05-15 14:46:42 +03:00
..
cmd Rename kuryr-status to kuryr-k8s-status 2018-11-20 15:28:57 +01:00
cni Annotate nodes with pci info for direct ports 2019-05-15 14:46:42 +03:00
controller Support sriovdp arbitrary resource names 2019-05-15 12:50:48 +03:00
handlers Improve logging for event dispatcher 2019-04-04 11:08:23 +09:00
objects Add support for svc with text targetPorts 2019-03-15 15:15:40 +01:00
platform OCP-Router: Fix path route to support subpath 2018-07-23 18:06:36 +03:00
tests Annotate nodes with pci info for direct ports 2019-05-15 14:46:42 +03:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Switch Octavia API calls to openstacksdk 2019-03-07 17:38:27 +01:00
config.py Support sriovdp arbitrary resource names 2019-05-15 12:50:48 +03:00
constants.py Annotate nodes with pci info for direct ports 2019-05-15 14:46:42 +03:00
exceptions.py Implement NPWG multi-vif driver 2018-08-09 17:31:21 +08:00
k8s_client.py Annotate nodes with pci info for direct ports 2019-05-15 14:46:42 +03:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Update CRD when NP has podSelectors 2019-01-02 22:14:44 +00:00
os_vif_plug_noop.py Add SR-IOV pod vif driver 2018-09-18 10:19:43 +03:00
os_vif_util.py Add SR-IOV pod vif driver 2018-09-18 10:19:43 +03:00
utils.py Fix LBaaS SG rules update 2019-04-08 17:15:45 +00:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00