From 5ec4a24b895d3feecd68bca4e14eb47b11e1981b Mon Sep 17 00:00:00 2001 From: Louis Taylor Date: Mon, 2 Feb 2015 11:02:58 +0000 Subject: [PATCH] Remove uuidutils from openstack-common This is unused since the last incubator sync. Change-Id: I10c398c3e907f3830839ce54aae54e5c2f3b4933 --- openstack-common.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/openstack-common.conf b/openstack-common.conf index 0a4bfcd..e674bc9 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -3,7 +3,6 @@ # The list of modules to copy from openstack-common module=apiclient module=gettextutils -module=uuidutils # The base module to hold the copy of openstack.common base=glanceclient