components/ruby/puppet-modules/openstack-nova/patches/02-params.patch
changeset 5860 afd31ba91ee9
parent 5464 6e2e17e6aa45
child 6817 e4a26f447d0c
--- a/components/ruby/puppet-modules/openstack-nova/patches/02-params.patch	Mon Apr 25 10:20:40 2016 -0700
+++ b/components/ruby/puppet-modules/openstack-nova/patches/02-params.patch	Wed Apr 27 14:55:10 2016 -0700
@@ -2,9 +2,17 @@
 has not yet been submitted upstream due to requirements for 3rd party
 CI testing.
 
---- openstack-nova-6.1.0/manifests/params.pp.orig	2015-07-07 12:24:18.609643411 -0700
-+++ openstack-nova-6.1.0/manifests/params.pp	2015-07-07 12:24:51.583277575 -0700
-@@ -116,8 +116,39 @@ class nova::params {
+--- openstack-nova-6.1.0/manifests/params.pp.orig	2016-04-21 08:27:23.127308760 -0700
++++ openstack-nova-6.1.0/manifests/params.pp	2016-04-21 08:27:36.640126549 -0700
+@@ -1,3 +1,7 @@
++#######################################################################
++# Oracle has modified the originally distributed contents of this file.
++#######################################################################
++
+ # == Class: nova::params
+ #
+ # These parameters need to be accessed from several locations and
+@@ -116,8 +120,39 @@
          }
        }
      }
@@ -44,4 +52,4 @@
 +      fail("Unsupported osfamily: ${::osfamily} operatingsystem: ${::operatingsystem}, module ${module_name} only support osfamily Solaris, RedHat, and Debian")
      }
    }
-
+