openstack-python-openstackc.../openstackclient/tests
Jamie Lennox 022b6d95d1 Pass arguments to v3 keystoneclient by kwarg
Keystoneclient has added the positional decorator which emits a warning
if arguments aren't passed by keyword. This means we are getting
warnings in certain places in openstackclient.

Change-Id: Ic5446cd6f122cbb56fce543011386d53bc31fe18
Closes-Bug: #1302199
2014-04-04 08:09:43 +10:00
..
common Produce a useful error message for NoUniqueMatch 2014-03-17 17:32:41 -06:00
compute Remove copyright from empty files 2014-01-20 17:28:13 +04:00
identity Pass arguments to v3 keystoneclient by kwarg 2014-04-04 08:09:43 +10:00
image Add --volume option to image create command 2014-03-05 11:26:13 -07:00
object Remove copyright from empty files 2014-01-20 17:28:13 +04:00
volume Fix misspellings in python openstackclient 2014-02-07 13:26:48 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Use six.iteritems() rather than dict.iteritems() 2014-02-11 02:53:24 +01:00
test_shell.py Add support for specifying custom domains 2014-01-07 16:50:20 -06:00
utils.py Prepare for Identity v3 tests 2013-09-09 14:52:50 -05:00