components/ruby/puppet-modules/openstack-horizon/patches/01-metadata.patch
changeset 5464 6e2e17e6aa45
child 5860 afd31ba91ee9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/openstack-horizon/patches/01-metadata.patch	Tue Feb 16 13:47:43 2016 -0800
@@ -0,0 +1,20 @@
+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-horizon-6.1.0/metadata.json.orig   2015-10-15 09:08:36.076687173 -0700
++++ openstack-horizon-6.1.0/metadata.json       2015-10-15 09:10:00.860099386 -0700
+@@ -48,6 +48,13 @@
+         "12.04",
+         "14.04"
+       ]
++    },
++    {
++      "operatingsystem": "Solaris",
++      "operatingsystemrelease": [
++        "11.3",
++        "12.0"
++      ]
+     }
+   ],
+   "description": "Installs and configures OpenStack Horizon (Dashboard)."