From 9e8e2275e2d502b0bc6a6028053ba973b3b25f2d Mon Sep 17 00:00:00 2001 From: Luis Pabon Date: Thu, 31 Oct 2013 12:51:51 -0400 Subject: Keystone Functional Tests Functional tests using OpenStack Keystone Authentication. Tests require the following: 1. Keystone server is running locally 2. Keystone server has been setup according to the test.conf 3. /mnt/gluster-object has the directories setup Change-Id: I460471e549da91366cb817916ed5293c7e7adda4 Signed-off-by: Luis Pabon Reviewed-on: http://review.gluster.org/6218 Reviewed-by: Peter Portante Tested-by: Peter Portante Reviewed-on: http://review.gluster.org/6224 --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/test-requires') diff --git a/tools/test-requires b/tools/test-requires index fdebbb6..874e96f 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -10,3 +10,4 @@ openstack.nose_plugin nosehtmloutput sphinx>=1.1.2 mock>=0.8.0 +python-keystoneclient -- cgit