Files
python-ceilometerclient/ceilometerclient/v2
Roman Vasilets 0b1be90970 Change default values from [] to None
Its well known fact that python default values initialized only once
at the stage if creation function. So if we call function with parameter 
foo=[] as default value and change foo.append("bar") at the next call of 
the function default value would be ["bar"]. It will save.

Change-Id: Iba9e55bc2d4dfd811ce7d068b6a9cceae7c000d6
2015-06-25 15:31:09 +00:00
..
2015-04-04 18:05:33 +08:00
2014-06-16 14:42:16 +04:00
2015-06-16 19:45:50 +00:00
2014-07-31 18:59:58 +03:00
2014-06-16 14:42:16 +04:00