e1a7ddf40897c2e3cfb3b8f26e8b3f088047a339

Currently, OpenStackSDK network object doesn't provide a method for bulk create ports. This is a workaround for Kuryr, since we need it for driver NeutronPodVIFDriver. Implements: blueprint switch-to-openstacksdk Change-Id: I4d06f07eb8bd80b4a3042c98fed8acfbc6ccdd4d
Team and repository tags
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/kuryr-kubernetes/latest
- Source: https://opendev.org/openstack/kuryr-kubernetes
- Bugs: https://bugs.launchpad.net/kuryr-kubernetes
- Overview and demo: https://superuser.openstack.org/articles/networking-kubernetes-kuryr
- Release notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/
Contribution guidelines
For the process of new feature addition, refer to the Kuryr Policy
Description