22309444 Cinder IPS package group does not install in non-global Zones
authorQiang Strony Zhang <strony.zhang@oracle.com>
Thu, 17 Dec 2015 17:48:04 -0800
changeset 5212 a2fe1318c18d
parent 5211 0522531b2f1d
child 5213 68d34c2581d6
22309444 Cinder IPS package group does not install in non-global Zones
components/openstack/cinder/cinder.p5m
--- a/components/openstack/cinder/cinder.p5m	Thu Dec 17 16:38:31 2015 -0800
+++ b/components/openstack/cinder/cinder.p5m	Thu Dec 17 17:48:04 2015 -0800
@@ -44,6 +44,7 @@
 set name=org.opensolaris.arc-caseid value=PSARC/2013/350 value=PSARC/2014/054 \
     value=PSARC/2014/208 value=PSARC/2015/110
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+set name=variant.opensolaris.zone value=global value=nonglobal
 #
 dir  path=etc/cinder owner=cinder group=cinder mode=0700
 file path=etc/cinder/api-paste.ini owner=cinder group=cinder mode=0644 \
@@ -549,10 +550,12 @@
 depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/fcinfo
 
 # force a dependency on package delivering itadm(1M)
-depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/itadm
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/itadm \
+    variant.opensolaris.zone=global
 
 # force a dependency on package delivering stmfadm(1M)
-depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/stmfadm
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/stmfadm \
+    variant.opensolaris.zone=global
 
 # force a dependency on package delivering zfs(1M)
 depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/zfs