components/openstack/nova/patches/01-Solaris-vm_mode.patch
changeset 3998 5bd484384122
parent 1760 353323c7bdc1
child 5405 66fd59fecd68
--- a/components/openstack/nova/patches/01-Solaris-vm_mode.patch	Fri Mar 20 03:13:26 2015 -0700
+++ b/components/openstack/nova/patches/01-Solaris-vm_mode.patch	Thu Mar 19 14:41:20 2015 -0700
@@ -2,9 +2,9 @@
 ImagePropertiesFilter scheduling filter.  This patch has not yet been
 submitted upstream.
 
---- nova-2013.1.4/nova/compute/vm_mode.py.orig	Thu Oct 17 11:25:43 2013
-+++ nova-2013.1.4/nova/compute/vm_mode.py	Tue Mar  4 23:59:38 2014
-@@ -33,8 +33,9 @@
+--- nova-2014.2.2/nova/compute/vm_mode.py.orig	Thu Oct 17 11:25:43 2013
++++ nova-2014.2.2/nova/compute/vm_mode.py	Tue Mar  4 23:59:38 2014
+@@ -31,8 +31,9 @@
  XEN = "xen"  # Xen 3.0 paravirtualized
  UML = "uml"  # User Mode Linux paravirtualized
  EXE = "exe"  # Executables in containers