Merge pull request #8586 from ericwb/fix_glance_doc

Fix the docs for glance_image.endpoint_type
reviewable/pr18780/r1
James Cammarata 10 years ago
commit 220349d83b

@ -106,10 +106,11 @@ options:
default: None
endpoint_type:
description:
- endpoint URL type
- The name of the glance service's endpoint URL type
choices: [publicURL, internalURL]
required: false
default: publicURL
version_added: "1.7"
requirements: ["glanceclient", "keystoneclient"]
'''

Loading…
Cancel
Save