Merge lp://staging/~mthaddon/charm-haproxy/dict-value into lp://staging/charm-haproxy
Proposed by
Tom Haddon
Status: | Merged |
---|---|
Approved by: | 🤖 Canonical IS Review Bot |
Approved revision: | 159 |
Merged at revision: | 159 |
Proposed branch: | lp://staging/~mthaddon/charm-haproxy/dict-value |
Merge into: | lp://staging/charm-haproxy |
Diff against target: |
12 lines (+1/-1) 1 file modified
hooks/hooks.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~mthaddon/charm-haproxy/dict-value |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
🤖 Canonical IS Review Bot | Approve | ||
Canonical IS Reviewers | Pending | ||
Review via email: mp+448242@code.staging.launchpad.net |
Commit message
Switch to a list rather than trying to sort, as doing so will fail with a TypeError for services_dict.
Description of the change
Switch to a list rather than trying to sort, as doing so will fail with a TypeError for services_dict.
The specific error we're seeing was https:/
To post a comment you must log in.
This merge proposal is being monitored by mergebot. Change the status to Approved to merge.