openstack-python-openstackc.../openstackclient
Javier Pena c5b4383160 Fix the way auth_type default value is overriden
Commit 50f05448982b5fafd9d9a7783b639dd145090a0d to os-client-config
removed the default values in the _defaults dict. This makes any
call to cloud_config.set_default() before initializing the dict
fail.

The fix changes the way the auth_type default is overriden, by
doing it when cloud_config.OpenStackConfig() is executed.

Change-Id: If37d3ba303f01d4c77fd7c15a3cde9634534b64a
Closes-bug: #1473921
2015-07-20 15:29:41 +02:00
..
api Improve the hint message 2015-06-14 13:31:02 +00:00
common More minor docs fixes 2015-07-19 07:03:57 -06:00
compute Making --property as required when openstack flavor unset 2015-07-18 08:29:54 -04:00
identity Merge "Removes trailing blank in trust show" 2015-07-19 23:14:31 +00:00
image Merge "Fix image save with API v2" 2015-07-19 23:41:17 +00:00
network Merge "Rename endpoint type to interface" 2015-07-17 13:55:47 +00:00
object More minor docs fixes 2015-07-19 07:03:57 -06:00
tests Merge "Removes trailing blank in trust show" 2015-07-19 23:14:31 +00:00
volume Rename type.py to volume_type.py 2015-07-19 17:02:43 -07:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Fix the way auth_type default value is overriden 2015-07-20 15:29:41 +02:00