Merge lp://staging/~sinzui/charmworld/disable-migration into lp://staging/~juju-jitsu/charmworld/trunk

Proposed by Curtis Hovey
Status: Merged
Merged at revision: 252
Proposed branch: lp://staging/~sinzui/charmworld/disable-migration
Merge into: lp://staging/~juju-jitsu/charmworld/trunk
Diff against target: 15 lines (+6/-1)
1 file modified
migrations/versions/007_delete_icon_field.py (+6/-1)
To merge this branch: bzr merge lp://staging/~sinzui/charmworld/disable-migration
Reviewer Review Type Date Requested Status
Aaron Bentley (community) Approve
Review via email: mp+168482@code.staging.launchpad.net

Commit message

Disable data migrations until the circular reference issue is resolved.

Description of the change

This branch disables data migrations because the last two deploys have failed because of circular references in the charm bson. I have changed migration 7 (the one that production has not yet done) to return early.

I am writing a script that will walk the charms and report which charms are problematic so that we can either fix the data or process this week.

To post a comment you must log in.
Revision history for this message
Aaron Bentley (abentley) wrote :

I think it's the right approach for now, but please add a bug number.

review: Approve
251. By Curtis Hovey

Merged tip.

252. By Curtis Hovey

Updated comment.

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