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-glance-6.1.0/metadata.json.orig 2015-10-15 08:59:59.585008574 -0700
+++ openstack-glance-6.1.0/metadata.json 2015-10-15 08:59:37.343357849 -0700
@@ -49,6 +49,13 @@
"12.04",
"14.04"
]
+ },
+ {
+ "operatingsystem": "Solaris",
+ "operatingsystemrelease": [
+ "11.3",
+ "12.0"
+ ]
}
],
"description": "Installs and configures OpenStack Glance (Image Service)."