Merge lp://staging/~doanac/ubuntu-ci-services-itself/json-jsonp-status into lp://staging/ubuntu-ci-services-itself

Proposed by Andy Doan
Status: Merged
Approved by: Chris Johnston
Approved revision: no longer in the source branch.
Merged at revision: 291
Proposed branch: lp://staging/~doanac/ubuntu-ci-services-itself/json-jsonp-status
Merge into: lp://staging/ubuntu-ci-services-itself
Diff against target: 149 lines (+70/-2)
5 files modified
ci-utils/ci_utils/restish_utils.py (+23/-2)
ci-utils/ci_utils/tests/test_restish.py (+11/-0)
ppa-assigner/ppa_assigner/api.py (+21/-0)
ppa-assigner/ppa_assigner/settings.py (+2/-0)
ppa-assigner/ppa_assigner/tests.py (+13/-0)
To merge this branch: bzr merge lp://staging/~doanac/ubuntu-ci-services-itself/json-jsonp-status
Reviewer Review Type Date Requested Status
Chris Johnston (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+208866@code.staging.launchpad.net

Commit message

jsonp and status api support

This allows our web services to report their status via:
  curl "http://<service>/api/v1/status?format=jsonp"

Description of the change

one of the steps required to fix:

 https://bugs.launchpad.net/bugs/1285360

is to get our web services reporting status via jsonp. This adds a missing status api to the PPA assigner and enables jsonp for our services.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:291
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/252/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/252/rebuild

review: Approve (continuous-integration)
290. By Evan

[r=Andy Doan, PS Jenkins bot] - Bring charmhelpers into the rabbitmq-worker charm.
- Use PPA versions of the dependencies for the bsb, image builder, and test runner components. 1283595,1283747 from Evan Dandrea

Revision history for this message
Chris Johnston (cjohnston) :
review: Approve
291. By Andy Doan

[r=Chris Johnston, PS Jenkins bot] jsonp and status api support

This allows our web services to report their status via:
  curl "http://<service>/api/v1/status?format=jsonp" from Andy Doan

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