openstack-python-openstackc.../openstackclient/tests
Julien Danjou e44bb009d3 keystone: fix catalog output when region is unset
If no region is set in Keystone, null is deserialized as None and the
region has None has value, which triggers a type error when building the
output string.

This patch fixes that.

Change-Id: I7637dc2595655cf452f38308f99fe66ac782e16d
2016-05-25 16:13:48 +02:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Add network support for "quota set" 2016-05-19 20:42:59 +08:00
compute Merge "Enhance exception handling for "network delete" command" 2016-05-17 03:04:42 +00:00
identity keystone: fix catalog output when region is unset 2016-05-25 16:13:48 +02:00
image Fix image tests to use warlock resources 2016-05-20 07:07:16 -05:00
network Add network support for "quota set" 2016-05-19 20:42:59 +08:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Add FakeType class and update volumetype test in VolumeV2 2016-05-23 14:16:39 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fix mutable default arguments in tests 2016-04-20 11:15:17 +08:00
test_shell.py Rename --profile to --os-profile 2016-04-19 07:50:42 -05:00
utils.py remove py26 workaround in osc 2016-03-08 12:41:17 +00:00