-
Committer:
Ubuntu CI Bot
-
Author(s):
Andy Doan
-
Date:
2014-05-12 19:37:56 UTC
-
mfrom:
(467.2.1 webui-upgrade)
-
Revision ID:
ubuntu_ci_bot-20140512193756-gviw20xstlmw1c44
[r=Joe Talbott, PS Jenkins bot] webui charm: don't loose relation information after upgrade
We create relationship related files that must be accessible via
apache in www-root. Our install function currently deletes this
directory, so our upgrade logic winds up with the webui not being
able to report engine-health. This backs up the important files
and restores them from Andy Doan