From bcdcfce2587d467d756d7493f40a41167c2b68ed Mon Sep 17 00:00:00 2001 From: Stefan Dinescu Date: Thu, 16 Nov 2017 17:44:10 +0000 Subject: Meta Glance Driver --- SPECS/python-glance-store.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPECS/python-glance-store.spec b/SPECS/python-glance-store.spec index b60bd97..0c0d728 100644 --- a/SPECS/python-glance-store.spec +++ b/SPECS/python-glance-store.spec @@ -15,6 +15,7 @@ URL: https://github.com/openstack/%{upstream_name} Source0: https://tarballs.openstack.org/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz # WRS Patch0001: 0001-Check-ceph-cluster-free-space-before-creating-image.patch +Patch0002: 0002-Add-glance-driver.patch BuildArch: noarch @@ -88,6 +89,7 @@ Requires: python3-oslo-privsep >= 1.9.0 # Apply WRS patches %patch0001 -p1 +%patch0002 -p1 %build %py2_build -- 2.7.4