
The hacking rule error code should be start with 'M', which stands for Magnum. PS: Error number begins with M301 Closes-Bug: #1465895 Change-Id: Ie9565c4a700a1bf85eed8c5db87a8c4012f5254b
305 B
305 B
Magnum Style Commandments
- Step 1: Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
- Step 2: Read on
Magnum Specific Commandments ---------------------------
- [M301] policy.enforce_wsgi decorator must be the first decorator on a method.