From ad673c5bd4733f4fc45e4c253d8889e08ecad884 Mon Sep 17 00:00:00 2001 From: Yuuichi Fujioka Date: Thu, 9 Oct 2014 13:44:20 +0900 Subject: [PATCH] fix KeystoneAuth doc string service_type is duplicated. Change-Id: I3e1a536d676e0e35c3dc42cb3c4ccfd6b2a1524d --- zaqarclient/auth/keystone.py | 1 - 1 file changed, 1 deletion(-) diff --git a/zaqarclient/auth/keystone.py b/zaqarclient/auth/keystone.py index 55297597..8b568f7a 100644 --- a/zaqarclient/auth/keystone.py +++ b/zaqarclient/auth/keystone.py @@ -34,7 +34,6 @@ class KeystoneAuth(base.AuthBackend): - os_auth_token - os_region_name - os_service_type - - os_service_type - os_endpoint_type :type conf: `dict` """