3fe7d8e474
Change-Id: I7c9a0cef77d8564b8c6f0513da985b8ed0a404b9
295 B
295 B
Style Commandments
- Step 1: Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
- Step 2: Read on
oslo.policy Specific Commandments
- Avoid using "double quotes" where you can reasonably use 'single quotes'