diff --git a/cloud/glance_image b/cloud/glance_image index 25730cf7bc7..b6f015eb830 100644 --- a/cloud/glance_image +++ b/cloud/glance_image @@ -32,12 +32,12 @@ options: description: - Password of login user required: true - default: True + default: yes login_tenant_name: description: - The tenant name of the login user required: true - default: True + default: yes auth_url: description: - The keystone url for authentication