Michał Dulko 3fc324fb54 Do not crash on Neutron quota exceptions
We shouldn't be failing on Neutron quota exceptions as Kuryr is not in a
position to ever solve that by restarting. Anyway because bulk create
method that we implemented raised a different exception, we failed to
ignore them for health checks.

This commit makes sure bulk create method raises ConflictException, so
that Retry handler will correctly handle it. Moreover the exception
handling there is improved to make sure we're reading error code instead
of error message.

Closes-Bug: 1978701
Change-Id: I520d415a0a8091737c9a3dd4d1268b3950421d79
2022-06-15 13:26:13 +02:00
2022-05-12 17:50:53 +02:00
2021-04-23 10:55:32 +02:00
2022-03-08 12:52:31 +01:00
2016-11-18 10:14:56 +03:00
2021-10-05 21:44:48 +02:00
2019-04-19 19:44:54 +00:00
2018-07-16 15:43:10 +00:00
2017-03-15 12:44:19 +00:00

Team and repository tags

image

Project description

Kubernetes integration with OpenStack networking

The OpenStack Kuryr project enables native Neutron-based networking in Kubernetes. With Kuryr-Kubernetes it's now possible to choose to run both OpenStack VMs and Kubernetes Pods on the same Neutron network if your workloads require it or to use different segments and, for example, route between them.

Contribution guidelines

For the process of new feature addition, refer to the Kuryr Policy.

Description
RETIRED, Kubernetes integration with OpenStack networking
Readme 46 MiB