sahara-plugin-vanilla/sahara
Javeme 545a3af243 Ensure default arguments are not mutable
* add hacking check: no_mutable_default_args()
* remove the mutable default arguments "[]" or "{}" when the function
  is defined.

ref: http://docs.python-guide.org/en/latest/writing/gotchas/

Closes-Bug: #1530282
Change-Id: Ice6f7654211b73d7f8bc3ca0e4dfae3dca354397
2015-12-31 15:56:11 +08:00
..
plugins Ensure default arguments are not mutable 2015-12-31 15:56:11 +08:00
tests Replace assertEqual(None, *) with assertIsNone in tests 2015-12-19 03:28:03 +00:00
utils Split sahara into sahara-api and sahara-engine 2014-04-28 17:54:32 +04:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
i18n.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00