Merge lp://staging/~mkanat/loggerhead/launchpad into lp://staging/~launchpad-pqm/loggerhead/devel
Proposed by
Max Kanat-Alexander
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Brad Crittenden | ||||
Approved revision: | 179 | ||||
Merged at revision: | 179 | ||||
Proposed branch: | lp://staging/~mkanat/loggerhead/launchpad | ||||
Merge into: | lp://staging/~launchpad-pqm/loggerhead/devel | ||||
Diff against target: |
27 lines (+8/-2) 1 file modified
loggerhead/controllers/__init__.py (+8/-2) |
||||
To merge this branch: | bzr merge lp://staging/~mkanat/loggerhead/launchpad | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brad Crittenden (community) | code | Approve | |
Launchpad PQM Bot | Pending | ||
Review via email: mp+46880@code.staging.launchpad.net |
Commit message
[r=bac][bug=698305]
Description of the change
Fix bug 698305 for launchpad.
To post a comment you must log in.
Thanks for making this change.
The code you modified looks good. Would you be able to exercise this change in the test_controllers unit test? I think it would be a great addition.