summaryrefslogtreecommitdiff
path: root/cloud/openstack/_keystone_user.py
diff options
context:
space:
mode:
Diffstat (limited to 'cloud/openstack/_keystone_user.py')
-rw-r--r--cloud/openstack/_keystone_user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/openstack/_keystone_user.py b/cloud/openstack/_keystone_user.py
index 430e8bf4..72bf4dcf 100644
--- a/cloud/openstack/_keystone_user.py
+++ b/cloud/openstack/_keystone_user.py
@@ -51,7 +51,7 @@ options:
description:
- The keystone url for authentication
required: false
- default: 'http://127.0.0.1:35357/v2.0/'
+ default: http://127.0.0.1:35357/v2.0/
user:
description:
- The name of the user that has to added/removed from OpenStack