components/ruby/puppet-modules/openstack-swift/patches/04-proxy.patch
changeset 5860 afd31ba91ee9
parent 5464 6e2e17e6aa45
child 6817 e4a26f447d0c
--- a/components/ruby/puppet-modules/openstack-swift/patches/04-proxy.patch	Mon Apr 25 10:20:40 2016 -0700
+++ b/components/ruby/puppet-modules/openstack-swift/patches/04-proxy.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-swift-6.1.0/manifests/proxy.pp.orig	2015-09-14 13:10:38.379095262 +0100
-+++ openstack-swift-6.1.0/manifests/proxy.pp	2015-09-14 13:11:32.939063467 +0100
-@@ -167,17 +167,20 @@
+--- openstack-swift-6.1.0/manifests/proxy.pp.orig	2016-04-21 08:34:39.790662969 -0700
++++ openstack-swift-6.1.0/manifests/proxy.pp	2016-04-21 08:34:51.601941595 -0700
+@@ -1,3 +1,7 @@
++#######################################################################
++# Oracle has modified the originally distributed contents of this file.
++#######################################################################
++
+ #
+ # TODO - assumes that proxy server is always a memcached server
+ #
+@@ -167,17 +171,20 @@
      fail ('log_udp_port requires log_udp_host to be set')
    }