openstack-python-openstackc.../openstackclient
Steve Martinelli d5aaba9d82 Refactor oauth1 code for updates
The keystoneclient code for oauth1 support has changed.
As such, we should remove the delete, list and authenticate
functions, since they are not in keystoneclient.

Also, we must now pass in the project id when creating a
request token. Additionally we must now pass in roles
when authorizing a request token.

Added functional tests to ensure output and input args
are the same.

bp add-oauth-support
Change-Id: I559c18a73ad95a0c8b7a6a95f463b78334186f61
2014-06-14 17:21:17 -04:00
..
common Add support for extension list 2014-06-11 13:40:30 -06:00
compute Ignore most of the new hacking 0.9.2 rules 2014-06-13 17:06:28 -05:00
identity Refactor oauth1 code for updates 2014-06-14 17:21:17 -04:00
image replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
object replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
openstack Update oslo incubator bits 2014-02-20 14:09:01 -06:00
tests Refactor oauth1 code for updates 2014-06-14 17:21:17 -04:00
volume replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
shell.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00