Deleted MIRA patch because it has removed from specs earlier
[openstack-build/neutron-build.git] / rpm / SPECS / openstack-neutron.spec
index 82f8097582849f5c2c6951f8af1d8be07b390ad4..7bdabdc552a1743c6269b28d82dde1543775c9c6 100644 (file)
@@ -55,7 +55,6 @@ Source90:     neutron-dist.conf
 # patches_base=2013.2+1
 #
 Patch0001: 0001-use-parallel-installed-versions-in-RHEL6.patch
-Patch0002: MIRA001-Send-DHCP-notifications-regardless-of-agent-status.patch
 
 BuildArch:     noarch
 
@@ -422,7 +421,6 @@ IPSec.
 %setup -q -n neutron-%{version}
 
 %patch0001 -p1
-#%patch0002 -p1
 
 find neutron -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} +