summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/openstack/_glance_image.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/openstack/_glance_image.py')
-rw-r--r--lib/ansible/modules/cloud/openstack/_glance_image.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/openstack/_glance_image.py b/lib/ansible/modules/cloud/openstack/_glance_image.py
index a97255241a..520814353f 100644
--- a/lib/ansible/modules/cloud/openstack/_glance_image.py
+++ b/lib/ansible/modules/cloud/openstack/_glance_image.py
@@ -24,7 +24,7 @@ DOCUMENTATION = '''
---
module: glance_image
version_added: "1.2"
-deprecated: Deprecated in 1.10. Use os_image instead
+deprecated: Deprecated in 1.10. Use M(os_image) instead.
short_description: Add/Delete images from glance
description:
- Add or Remove images from the glance repository.