summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/auth.py
diff options
context:
space:
mode:
Diffstat (limited to 'keystoneclient/v3/auth.py')
-rw-r--r--keystoneclient/v3/auth.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/keystoneclient/v3/auth.py b/keystoneclient/v3/auth.py
index 121891b..c228586 100644
--- a/keystoneclient/v3/auth.py
+++ b/keystoneclient/v3/auth.py
@@ -39,6 +39,7 @@ class Domain(base.Resource):
* id: a uuid that identifies the domain
"""
+
pass