components/openstack/keystone/keystone.p5m
branchs11-update
changeset 4314 96c1b7e2e45c
parent 4072 db0cec748ec0
child 4625 18adb92d4193
equal deleted inserted replaced
4313:ab47f4c0c6fc 4314:96c1b7e2e45c
    67 file files/keystone.user_attr path=etc/user_attr.d/cloud:openstack:keystone \
    67 file files/keystone.user_attr path=etc/user_attr.d/cloud:openstack:keystone \
    68     group=sys
    68     group=sys
    69 file path=lib/svc/manifest/application/openstack/keystone-upgrade.xml
    69 file path=lib/svc/manifest/application/openstack/keystone-upgrade.xml
    70 file path=lib/svc/manifest/application/openstack/keystone.xml
    70 file path=lib/svc/manifest/application/openstack/keystone.xml
    71 file files/keystone path=lib/svc/method/keystone
    71 file files/keystone path=lib/svc/method/keystone
    72 file files/keystone-upgrade path=lib/svc/method/keystone-upgrade
    72 file files/keystone-upgrade path=lib/svc/method/keystone-upgrade \
       
    73     pkg.depend.bypass-generate=.*/openstack_common.*
    73 file path=usr/bin/keystone-manage
    74 file path=usr/bin/keystone-manage
    74 file tools/sample_data.sh path=usr/demo/openstack/keystone/sample_data.sh \
    75 file tools/sample_data.sh path=usr/demo/openstack/keystone/sample_data.sh \
    75     mode=0555
    76     mode=0555
    76 file usr/bin/keystone-all path=usr/lib/keystone/keystone-all mode=0555
    77 file usr/bin/keystone-all path=usr/lib/keystone/keystone-all mode=0555
    77 file path=usr/lib/python$(PYVER)/vendor-packages/keystone-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    78 file path=usr/lib/python$(PYVER)/vendor-packages/keystone-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
   393 depend type=group fmri=library/python/simplejson-$(PYV)
   394 depend type=group fmri=library/python/simplejson-$(PYV)
   394 
   395 
   395 # force a dependency on package delivering openssl(1OPENSSL)
   396 # force a dependency on package delivering openssl(1OPENSSL)
   396 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/openssl
   397 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/openssl
   397 
   398 
       
   399 # force a dependency on cloud/openstack/openstack-common until it is
       
   400 # available in the WOS
       
   401 depend type=require fmri=cloud/openstack/openstack-common
       
   402 
   398 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   403 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   399 depend type=require fmri=library/python/argparse-$(PYV)
   404 depend type=require fmri=library/python/argparse-$(PYV)
   400 
   405 
   401 # force a dependency on babel; pkgdepend work is needed to flush this out.
   406 # force a dependency on babel; pkgdepend work is needed to flush this out.
   402 depend type=require fmri=library/python/babel-$(PYV)
   407 depend type=require fmri=library/python/babel-$(PYV)