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-keystone-6.1.0/metadata.json.orig 2015-10-15 09:15:58.784387200 -0700
+++ openstack-keystone-6.1.0/metadata.json 2015-10-15 09:16:20.060854398 -0700
@@ -49,6 +49,13 @@
"12.04",
"14.04"
]
+ },
+ {
+ "operatingsystem": "Solaris",
+ "operatingsystemrelease": [
+ "11.3",
+ "12.0"
+ ]
}
],
"description": "Installs and configures OpenStack Keystone (Identity)."