openstack-python-openstackc.../openstackclient/identity/v2_0
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py keystone: fix catalog output when region is unset 2016-05-25 16:13:48 +02:00
ec2creds.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00
endpoint.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00
project.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00
role.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00
service.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00
token.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00
user.py remove #noqa from i18n imports 2016-05-13 13:14:02 -07:00