diff --git a/cloud/glance_image b/cloud/glance_image index d8b02602feb..3bbc6f0ebca 100644 --- a/cloud/glance_image +++ b/cloud/glance_image @@ -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"] '''