Fix Parameter: Credentials Plugin docs example

Due to an extra colon and indentation, the example for the credentials
plugin parameter was not being included correctly.

Change-Id: I7363f8dea713410dc4fa263a557ba7cb6d1c4e58
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
This commit is contained in:
Trevor Bramwell 2018-04-16 22:19:19 -07:00
parent 3264b244b5
commit 2507f60a4e
1 changed files with 4 additions and 4 deletions

View File

@ -307,11 +307,11 @@ def credentials_param(registry, xml_parent, data):
:arg string default: default credentials ID (optional)
:arg str description: a description of the parameter (optional)
Example::
Example:
.. literalinclude::
/../../tests/parameters/fixtures/credentials-param001.yaml
:language: yaml
.. literalinclude:: \
/../../tests/parameters/fixtures/credentials-param001.yaml
:language: yaml
"""
cred_impl_types = {