os-client-config/os_client_config
Shuquan Huang 88b7e643b9 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Ia1af9f64f4f0a66c1429d81313b2c27a7c67cdd7
Closes-bug: #1280522
2015-12-17 13:58:10 +08:00
..
tests Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 13:58:10 +08:00
vendors Update vexxhost to Identity v3 2015-12-06 10:44:25 -05:00
__init__.py Add simple helper function for client construction 2015-12-07 02:42:47 +00:00
_log.py Add logging module support 2015-11-03 12:01:07 -05:00
cloud_config.py Make client constructor optional 2015-12-07 17:38:15 +00:00
config.py Allow arbitrary client-specific options 2015-12-14 16:14:47 -05:00
constructors.json Add ceilometer constructor to known constructors 2015-12-09 15:53:59 -05:00
constructors.py Make client constructor optional 2015-12-07 17:38:15 +00:00
defaults.json Add ceilometer constructor to known constructors 2015-12-09 15:53:59 -05:00
defaults.py Use json for in-tree cloud data 2015-11-03 10:38:17 -05:00
exceptions.py Port in config reading from shade 2014-09-21 12:17:09 -07:00
schema.json Fix name of the object-store api key 2015-11-14 12:14:10 -05:00
vendor-schema.json Fix JSON schema 2015-11-10 17:16:02 -05:00