components/ruby/puppet-modules/openstack-heat/patches/01-metadata.patch
author Patrick Einheber <patrick.einheber@oracle.com>
Wed, 27 Apr 2016 14:55:10 -0700
changeset 5860 afd31ba91ee9
parent 5464 6e2e17e6aa45
child 6817 e4a26f447d0c
permissions -rw-r--r--
23146903 Puppet and OpenStack modules need modification notices

In-house patch to add support for Solaris 11.3 and 12.0.  This patch
has not yet been submitted upstream due to requirements for 3rd party
CI testing.

--- openstack-heat-6.1.0/metadata.json.orig   2015-10-15 09:04:16.179847720 -0700
+++ openstack-heat-6.1.0/metadata.json       2015-10-15 09:04:59.346275423 -0700
@@ -49,6 +49,13 @@
         "12.04",
         "14.04"
       ]
+    },
+    {
+      "operatingsystem": "Solaris",
+      "operatingsystemrelease": [
+        "11.3",
+        "12.0"
+      ]
     }
   ],
   "description": "Installs and configures OpenStack Heat (Orchestration)."

--- openstack-heat-6.1.0/README.md.orig	2016-04-27 11:27:38.775478579 -0700
+++ openstack-heat-6.1.0/README.md	2016-04-27 11:28:00.603876454 -0700
@@ -1,3 +1,5 @@
+NOTE: Oracle has modified the originally distributed contents of metadata.json.
+
 puppet-heat
 =============