Files
5dc6c4691af0f82b609b10ac4b0fb0d5d7626dd8
86 lines
2.9 KiB
ReStructuredText
86 lines
2.9 KiB
ReStructuredText
* The provided information should be totally self-contained. External access to web services/sites should not be needed.
the workflow documented at: "http://docs.openstack.org/infra/manual/developers.html#development-workflow"
If it's a bug that needs fixing in a branch in addition to Master, add a '\<release\>-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete.
Should only be touched if it is a Blocker/Gating issue. If it is, please set to High, and only use Critical if you have found a bug that can take down whole infrastructures.
When creating tasks and other roles for use in Ansible please create then using the YAML dictionary format.
Usage of the ">" and "|" operators should be limited to Ansible conditionals and command modules such as the ansible ``shell`` module.