Files
1dec542462324226aa7cfe8bf7767e7118cf38c0
Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
179 lines
8.7 KiB
ReStructuredText
179 lines
8.7 KiB
ReStructuredText
Nova Style Commandments
- [N326] Translated messages cannot be concatenated. String should be included in translated message.
- [N336] Must use a dict comprehension instead of a dict constructor with a sequence of key-value pairs.
.. _Development Quickstart: https://docs.openstack.org/nova/latest/contributor/development-environment.html