From 4ac431a9a2b6379f9ab663f8a330e2d898e9b077 Mon Sep 17 00:00:00 2001 From: Flaper Fesp Date: Mon, 21 Jan 2013 10:20:06 +0100 Subject: Print useful message when keystoneclient is not installed client.py now prints a useful message when trying to use Auth version 2.0 and keystoneclient is not installed. Fixes bug 1102322 Change-Id: I6ed83610fd6e8c79c2dc5cf05db377a843cab1d5 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-requires b/tools/pip-requires index 322630e..60540ac 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1 +1 @@ -simplejson +simplejson \ No newline at end of file -- cgit v1.2.1