magnum/releasenotes/notes/bug-2002728-kube-os-conf-region-46cd60537bdabdb2.yaml
Andrei Ozerov a28e5609f9 Provide a region to the K8S Fedora Atomic config
Kubernetes should initialize its Global configuration for the OpenStack
provider with the region specified in the Heat stack.
This will allow user to create Magnum Kubernetes clusters in
multiregional OpenStack installation with different public endpoint for
services.

Task: 22576
Story: 2002728
Change-Id: I66820369b889e16445cad7a48cd0f458aae1c41f
2018-07-10 10:19:29 +03:00

7 lines
235 B
YAML

---
fixes:
- |
Add `region` parameter to the Global configuration section of the
Kubernetes configuration file. Setting this parameter will allow Magnum
cluster to be created in the multi-regional OpenStack installation.