python-openstackclient/openstackclient/tests
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
..
common Add basic timing support 2014-07-08 02:04:00 -05:00
compute Fix server resize 2014-07-08 11:20:13 -05:00
identity Fix IDP commands 2014-07-21 10:04:47 +10:00
image Python 3: do not use __builtin__ 2014-07-03 00:27:35 +02:00
network Merge "Allow network find to use alternate name" 2014-07-08 17:42:11 +00:00
object Remove copyright from empty files 2014-01-20 17:28:13 +04:00
volume Fix PEP8 E265 errors 2014-06-27 09:12:55 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Network CRUD 2014-06-24 15:00:25 -06:00
test_shell.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
utils.py Merge "Fix server resize" 2014-07-12 20:58:37 +00:00