38697ddbebe4490817e88d856b55b4eff74204da

This patch introduces a ports pool manager that runs as an http server thread belonging to the VIF handler. This Manager handles the requests to populate and/or empty given subport pools so that they can be easily managed. It also includes a client and documentation to test/use the new functionality. Implements: blueprint kuryr-manager-cli-tool Change-Id: I495c0ca3ed997ab9da1763d8a3e60bbf7ac618b9
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://git.openstack.org/cgit/openstack/kuryr-kubernetes
- Bugs: https://bugs.launchpad.net/kuryr-kubernetes
- Overview and demo: http://superuser.openstack.org/articles/networking-kubernetes-kuryr
Contribution guidelines
For the process of new feature addition, refer to the Kuryr Policy
Description