f3fdae5d0a
Add mutable default arguments hacking check for murano The patch was inspired from: I4aa8aede57d6fd31b4b30c3f7535b819e591165d Change-Id: I9b5d7c1edb96fed6936a27b542f902fe1b579c23 Closes-Bug: #1530041
238 B
238 B
Style Commandments
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Murano Specific Commandments ---------------------------
- [M322] Method's default argument shouldn't be mutable.