trove/releasenotes/notes/post-upgrade-fixes-828811607826d433.yaml
Matt Van Dijk c63ca98bd2 Various post-upgrade fixes
The config file gets restored so the config cache needs refreshing.

Touch .guestagent.prepare.end file after upgrade to fix the problem of
the guestagent not knowing if prepare has ran.

Write the volume mount to fstab to persist after subsequent restarts.

Change-Id: I3831de12c999ef8818e80ecdb29f1d86ff8cd5c8
Closes-bug: #1645460
Depends-On: I5c1714b7839b2736c50f2daa2f4506c4006815a1
2016-11-29 12:18:34 -05:00

5 lines
160 B
YAML

---
fixes:
- After upgrading the guestagent was in an inconsistent state. This became
apparent after restarting or resizing the instance after upgrading.