cloud: ovirt change URL in documentation (#24438)

This commit is contained in:
Ondra Machacek 2017-05-16 16:48:26 +02:00 committed by Ryan Brown
commit 4d890c1e9f
39 changed files with 46 additions and 46 deletions

View file

@ -57,7 +57,7 @@ EXAMPLES = '''
RETURN = '''
ovirt_datacenters:
description: "List of dictionaries describing the datacenters. Datacenter attribues are mapped to dictionary keys,
all datacenters attributes can be found at following url: https://ovirt.example.com/ovirt-engine/api/model#types/data_center."
all datacenters attributes can be found at following url: http://ovirt.github.io/ovirt-engine-api-model/master/#types/data_center."
returned: On success.
type: list
'''