diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-03-10 17:04:59 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-03-10 17:04:59 -0400 |
commit | 5f2b73c8ae292cf400b811f3b3f808be6019a60c (patch) | |
tree | 7a26cbccc95d9e03515740e3019f479981c40436 /packages | |
parent | ec23db8b0450c8f76305295bea5ec3178dd5f176 (diff) | |
download | vyos-cloud-init-5f2b73c8ae292cf400b811f3b3f808be6019a60c.tar.gz vyos-cloud-init-5f2b73c8ae292cf400b811f3b3f808be6019a60c.zip |
DataSourceMAAS: fix timestamp error in oauthlib
oddly enough, the timestamp you pass into oauthlib must be a None
or a string. If not, raises ValueError:
Only unicode objects are escapable. Got 1426021488 of type <class 'int'>
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions