b77d1d4e55
We will create new grenade gate that ensure upgrading procedures from pool-manager-->worker and pool-manager-->pool-manager by setting $DESIGNATE_ENABLED_WORKER_MODEL variable. Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com> Co-Authored-By: Nguyen Van Trung <trungnv@vn.fujitsu.com> Change-Id: I5e220738a18422a28a3384db1ab671ea111ac9b2 Signed-off-by: Graham Hayes <gr@ham.ie>
6 lines
233 B
YAML
6 lines
233 B
YAML
---
|
|
upgrade:
|
|
- New installs will now have pool manager disabled by
|
|
default and will use the worker and producer services.
|
|
To continue to use pool manager set ``enabled=False``
|
|
in the ``[service:worker]`` of your config. |