Merge lp://qastaging/~doanac/uci-engine/webui-upgrade-fix into lp://qastaging/uci-engine

Proposed by Andy Doan
Status: Merged
Approved by: Andy Doan
Approved revision: 468
Merged at revision: 480
Proposed branch: lp://qastaging/~doanac/uci-engine/webui-upgrade-fix
Merge into: lp://qastaging/uci-engine
Diff against target: 42 lines (+15/-1)
1 file modified
charms/precise/webui/hooks/hooks.py (+15/-1)
To merge this branch: bzr merge lp://qastaging/~doanac/uci-engine/webui-upgrade-fix
Reviewer Review Type Date Requested Status
Joe Talbott (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+218518@code.qastaging.launchpad.net

Commit message

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

Description of the change

Fixes an issue where running:

 ./juju/deploy.py --upgrade

leaves the webui unable to report engine health

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:468
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/598/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/598/rebuild

review: Approve (continuous-integration)
Revision history for this message
Joe Talbott (joetalbott) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches