328b0f53f1
The feature doesn't work now, the upgrade_tasks that take care of the cleanup are being refactored by the Upgrade team. The current status of this feature is that the upgrade will fail in some of the tasks, and also the tasks aren't idempotent (for the ones which worked). Until we stabilize it, let's mark it as experimental. Related-Bug: #1774219 Change-Id: I38c411cae75c419af18a654c741a014502ecd292
8 lines
280 B
YAML
8 lines
280 B
YAML
---
|
|
features:
|
|
- |
|
|
The new option "upgrade_cleanup" is set to False by default but when
|
|
set to True, it'll cleanup the packages and configurations installed
|
|
on the undercloud after an upgrade.
|
|
This feature is experimental now and should be used for testing only.
|