Merge lp://staging/~thomir-deactivatedaccount/adt-cloud-worker/trunk-version-result-queue into lp://staging/adt-cloud-worker
Proposed by
Thomi Richards
Status: | Merged |
---|---|
Approved by: | Thomi Richards |
Approved revision: | 24 |
Merged at revision: | 23 |
Proposed branch: | lp://staging/~thomir-deactivatedaccount/adt-cloud-worker/trunk-version-result-queue |
Merge into: | lp://staging/adt-cloud-worker |
Diff against target: |
12 lines (+1/-1) 1 file modified
adt_cloud_worker/__init__.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~thomir-deactivatedaccount/adt-cloud-worker/trunk-version-result-queue |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Celso Providelo (community) | Approve | ||
Review via email: mp+253269@code.staging.launchpad.net |
Commit message
Add the version number to the result queue name.
Description of the change
This branch adds the api version ('v1') to the result queue name. This will allow us to iterate the result payload without breaking the deployed service.
To post a comment you must log in.
Yup, good point on versioning the result queue too.
Just a minor typo that would be caught on tarmac ... pre-approving.