kuryr-kubernetes/kuryr_kubernetes
Roman Dobosz 6714f214b1 Deprecate usage of neutron-client in kuryr-kubernetes.
Recently, we switched almost all drivers and handlers within
kuryr-kubernetes to use OpenStackSDK client instead of neutron client.
In this change we propose to deprecate further usage of neutron client
in favor od openstacksdk-client.

Change-Id: Iea6c4c8a9181f3e2987fc28718c52fe1b230b931
2020-02-07 13:32:15 +01:00
..
cmd Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
cni Merge "Remove old CNI handlers" 2020-02-06 11:40:01 +00:00
controller Merge "Fix port creation with generated payload." 2020-02-06 16:30:26 +00:00
handlers Update exceptions handling for openstacksdk. 2020-01-30 14:08:51 +01:00
objects Merge "Remove openshift routes(Ingress) support" 2020-02-05 16:49:38 +00:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests Merge "Fix port creation with generated payload." 2020-02-06 16:30:26 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Deprecate usage of neutron-client in kuryr-kubernetes. 2020-02-07 13:32:15 +01:00
config.py Remove openshift routes(Ingress) support 2020-02-01 16:09:28 +00:00
constants.py Remove openshift routes(Ingress) support 2020-02-01 16:09:28 +00:00
exceptions.py Remove openshift routes(Ingress) support 2020-02-01 16:09:28 +00:00
k8s_client.py Merge "Add requests.ConnectionError to watcher retries" 2020-01-19 23:44:57 +00:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove openshift routes(Ingress) support 2020-02-01 16:09:28 +00:00
os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
os_vif_util.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
utils.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Remove exit_on_stop from Watcher 2019-09-04 10:26:56 +02:00