python-openstackclient/openstackclient/identity
Jamie Lennox 5e7e94d59e Fix IDP commands
identity_client.identity_providers doesn't exist as a manager. These are
located at identity_client.federation.identity_providers. Fix the
routes.

Also fix passing id to .create() as a positional argument. This is not
allowed from keystoneclient it should be passed as a keyword argument.

Change-Id: I912c27fcee58b0723e27e9147def2cbd1c62c288
2014-07-21 10:04:47 +10:00
..
v2_0 Rename token classes to match command 2014-06-27 09:14:58 -05:00
v3 Fix IDP commands 2014-07-21 10:04:47 +10:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Clean up make_client() logging 2014-07-08 01:44:55 -05:00
common.py Domain administrator cannot do project operations 2014-07-07 20:18:39 +00:00