kolla-ansible/releasenotes/notes/change-default-migration-interface-3cdf30eed98553fd.yaml
Jeffrey Zhang 4955a9c020 Use api_interface as migration_interface default value
normally, api_interface is treated as internal and security network plane,
use it as default migration_interface is more meaningful.

Change-Id: Ib9f4bcc19147a49dc09bd905dcd06be165a91b5e
2020-06-02 16:09:14 +08:00

7 lines
195 B
YAML

---
upgrade:
- |
The default ``migration_interface`` is moved from ``network_interface`` to
``api_interface``, which is treaded as internal and security network plane
in most case.