Merge "[DOCS] - Removing tags: and category:"

This commit is contained in:
Jenkins 2016-08-18 23:30:12 +00:00 committed by Gerrit Code Review
commit f321c7f3b7
2 changed files with 2 additions and 7 deletions

View File

@ -1,7 +1,5 @@
repo_build
########
:tags: openstack, cloud, ansible
:category: \*nix
contributor guidelines
^^^^^^^^^^^^^^^^^^^^^^
@ -32,7 +30,7 @@ Pull requests submitted through GitHub will be ignored and closed without regard
Extra
-----
Tags:
Tags:
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.
Status:
@ -45,7 +43,7 @@ Importance:
Style guide
-----------
When creating tasks and other roles for use in Ansible please create then using the YAML dictionary format.
When creating tasks and other roles for use in Ansible please create them using the YAML dictionary format.
Example YAML dictionary format:
.. code-block:: yaml

View File

@ -2,9 +2,6 @@
OpenStack repo build
====================
:tags: openstack, repo, build, cloud, ansible
:category: \*nix
Role to deploy a repository build for both python packages and git sources.
.. code:: yaml