Feilong Wang
a0e62df093
[k8s] Fix volumes availability zone issue
For a multi AZ env, if Nova doesn't support cross AZ volume mount, then the cluster creation may fail because of block device mapping error. The patch fixes this issue by passing in the AZ information when creating volumes for etcd, docker and the node root disk. Task: 38131 Story: 2007097 Change-Id: I39c99259abc84cbbee50ac1a827e9349ede6593c
Team and repository tags
Magnum
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.
For more information, please refer to the following resources:
- Free software: under the Apache license <http://www.apache.org/licenses/LICENSE-2.0>
- Wiki: https://wiki.openstack.org/wiki/Magnum_
- Documentation: https://docs.openstack.org/magnum/latest/
- Admin guide: https://docs.openstack.org/magnum/latest/admin/index.html
- Source: https://opendev.org/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: https://storyboard.openstack.org/#!/project/openstack/magnum
- REST Client: https://opendev.org/openstack/python-magnumclient
- Release notes: https://docs.openstack.org/releasenotes/magnum/index.html
- Contributing: https://docs.openstack.org/magnum/latest/contributor/index.html
Description
Languages
Python
73%
Shell
26.7%
Dockerfile
0.3%