Merge lp://qastaging/~rvb/maas/bug-1433625 into lp://qastaging/~maas-committers/maas/trunk

Proposed by Raphaël Badin
Status: Merged
Approved by: Raphaël Badin
Approved revision: no longer in the source branch.
Merged at revision: 3763
Proposed branch: lp://qastaging/~rvb/maas/bug-1433625
Merge into: lp://qastaging/~maas-committers/maas/trunk
Diff against target: 121 lines (+30/-19)
2 files modified
src/maasserver/middleware.py (+7/-6)
src/maasserver/tests/test_middleware.py (+23/-13)
To merge this branch: bzr merge lp://qastaging/~rvb/maas/bug-1433625
Reviewer Review Type Date Requested Status
Blake Rouse (community) Approve
Review via email: mp+255066@code.qastaging.launchpad.net

Commit message

Transform RETRY_AFTER_SERVICE_UNAVAILABLE into a global constant: no need for a per-middleware value for now… and since the class hierarchy isn't a tree (it's multiple trees) it's simpler and safer to make RETRY_AFTER_SERVICE_UNAVAILABLE a global constant.

To post a comment you must log in.
Revision history for this message
Blake Rouse (blake-rouse) wrote :

Looks good.

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.