diff --git a/cloud/openstack/os_image.py b/cloud/openstack/os_image.py index 4687ce5e972..dc36a7474a5 100644 --- a/cloud/openstack/os_image.py +++ b/cloud/openstack/os_image.py @@ -75,12 +75,12 @@ options: required: false default: None ramdisk: - descrption: + description: - The name of an existing ramdisk image that will be associated with this image required: false default: None kernel: - descrption: + description: - The name of an existing kernel image that will be associated with this image required: false default: None