From dd7efc70a74eb06bb85a3edde10b520909ab0a4c Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 1 Jun 2013 11:49:29 -0400 Subject: [PATCH] Standardize docs --- library/cloud/glance_image | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/cloud/glance_image b/library/cloud/glance_image index 25730cf7bc7..b6f015eb830 100644 --- a/library/cloud/glance_image +++ b/library/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