63a7968d8d
Instead of handling everything in one role - let's have small fit-for-purpose roles, because in reality these are two hosts roles and performance should be better with this approach. [1]: https://docs.ovn.org/en/latest/intro/install/ovn-upgrades.html Change-Id: I8f9dbe9d950323f16375ad5e1dbaedfb1be6585f
8 lines
264 B
YAML
8 lines
264 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
``ovn`` role has been split into ``ovn-controller`` and ``ovn-db``
|
|
roles, therefore users that have ``ovn_extra_volumes`` configured
|
|
need to adapt their config to use ``ovn_db_extra_volumes`` or
|
|
``ovn_controller_extra_volumes``.
|