diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-09-17 15:56:51 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-09-17 15:56:51 -0400 |
commit | 4558922ac6d8ae129b1f47e124c6b08008e7548f (patch) | |
tree | 6281d36d897ef3e04fa2f7d7da1445dc3735c759 /cloudinit/url_helper.py | |
parent | 03b5cac37154476b89e67b231c2888a9cfdc92ca (diff) | |
download | vyos-cloud-init-4558922ac6d8ae129b1f47e124c6b08008e7548f.tar.gz vyos-cloud-init-4558922ac6d8ae129b1f47e124c6b08008e7548f.zip |
webhook: report with json data
the handler was passing a dictionary to readurl
which was then passing that on to requests.request as 'data'.
the requests library would urlencode that, but we want the
json data posted instead.
LP: #1496960
Diffstat (limited to 'cloudinit/url_helper.py')
0 files changed, 0 insertions, 0 deletions