Claudiu Popa a4f4a3c4e0 Replace the oauth library with oauthlib
Because the oauth library we were using doesn't support Python 3,
cloudbase-init could not work on Python 3 for the MaaS metadata service,
the only place in the code base where OAuth is needed. This patch
replaces oauth with oauthlib. oauthlib is better maintained and has support
for Python 2.6-3.4.

Change-Id: Iae2995420697bc305f2724ce038db2f2b3ab51e3
Closes-Bug: #1382572
2015-03-06 16:50:14 +02:00
..
2012-12-01 23:50:15 +02:00
2015-01-18 17:51:56 +02:00