Files
31a9df97669aee435863114e6666fe0218afeb31
84 lines
2.9 KiB
ReStructuredText
84 lines
2.9 KiB
ReStructuredText
memcached_server
* 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 them 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.
* If the issue is a bug that needs fixing in a branch other than Master, add the 'backport potential' tag TO THE ISSUE (not the PR).
* The provided information should be totally self-contained. External access to web services/sites should not be needed.