From 97191c32c67e935e9f8ff849d9f10a85158a5f6c Mon Sep 17 00:00:00 2001 From: Michael Still Date: Mon, 20 May 2013 14:18:40 +1000 Subject: [PATCH] The oslo module called utils is no more. This had been cleaned up in openstack/common, but left in the config file. Clean that up too. Change-Id: I15b96c53aff3281a44250e9beb4ec56fb80bf9b6 --- openstack-common.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/openstack-common.conf b/openstack-common.conf index 8c35c08c..9879c2bd 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -21,7 +21,6 @@ module=service module=setup module=threadgroup module=timeutils -module=utils module=uuidutils module=version -- 2.45.2