Blob Blame History Raw
From da5a6193bf3985335bccb9d37d2f388634eccefb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P@draigBrady.com>
Date: Wed, 9 Apr 2014 10:31:27 +0100
Subject: [PATCH] avoid unsupported storage drivers

---
 etc/glance-cache.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/etc/glance-cache.conf b/etc/glance-cache.conf
index 0246b67..04e5623 100644
--- a/etc/glance-cache.conf
+++ b/etc/glance-cache.conf
@@ -44,9 +44,7 @@ registry_port = 9191
 #                glance.store.rbd.Store,
 #                glance.store.s3.Store,
 #                glance.store.swift.Store,
-#                glance.store.sheepdog.Store,
 #                glance.store.cinder.Store,
-#                glance.store.vmware_datastore.Store,
 
 # ============ Filesystem Store Options ========================