components/openstack/heat/heat.p5m
branchs11-update
changeset 4314 96c1b7e2e45c
parent 4072 db0cec748ec0
child 4625 18adb92d4193
equal deleted inserted replaced
4313:ab47f4c0c6fc 4314:96c1b7e2e45c
    70 file path=lib/svc/manifest/application/openstack/heat-api.xml
    70 file path=lib/svc/manifest/application/openstack/heat-api.xml
    71 file path=lib/svc/manifest/application/openstack/heat-db.xml
    71 file path=lib/svc/manifest/application/openstack/heat-db.xml
    72 file path=lib/svc/manifest/application/openstack/heat-engine.xml
    72 file path=lib/svc/manifest/application/openstack/heat-engine.xml
    73 file path=lib/svc/manifest/application/openstack/heat-upgrade.xml
    73 file path=lib/svc/manifest/application/openstack/heat-upgrade.xml
    74 file files/heat-smf-method path=lib/svc/method/heat-smf-method
    74 file files/heat-smf-method path=lib/svc/method/heat-smf-method
    75 file files/heat-upgrade path=lib/svc/method/heat-upgrade
    75 file files/heat-upgrade path=lib/svc/method/heat-upgrade \
       
    76     pkg.depend.bypass-generate=.*/openstack_common.*
    76 file path=usr/bin/heat-manage
    77 file path=usr/bin/heat-manage
    77 file usr/bin/heat-keystone-setup \
    78 file usr/bin/heat-keystone-setup \
    78     path=usr/demo/openstack/keystone/heat-keystone-setup mode=0555
    79     path=usr/demo/openstack/keystone/heat-keystone-setup mode=0555
    79 file usr/bin/heat-api path=usr/lib/heat/heat-api mode=0555
    80 file usr/bin/heat-api path=usr/lib/heat/heat-api mode=0555
    80 file usr/bin/heat-api-cfn path=usr/lib/heat/heat-api-cfn mode=0555
    81 file usr/bin/heat-api-cfn path=usr/lib/heat/heat-api-cfn mode=0555
   366 
   367 
   367 # force a group dependency on the optional simplejson; pkgdepend work is needed
   368 # force a group dependency on the optional simplejson; pkgdepend work is needed
   368 # to flush this out.
   369 # to flush this out.
   369 depend type=group fmri=library/python/simplejson-$(PYV)
   370 depend type=group fmri=library/python/simplejson-$(PYV)
   370 
   371 
       
   372 # force a dependency on cloud/openstack/openstack-common until it is
       
   373 # available in the WOS
       
   374 depend type=require fmri=cloud/openstack/openstack-common
       
   375 
   371 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   376 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   372 depend type=require fmri=library/python/argparse-$(PYV)
   377 depend type=require fmri=library/python/argparse-$(PYV)
   373 
   378 
   374 # force a dependency on babel; pkgdepend work is needed to flush this out.
   379 # force a dependency on babel; pkgdepend work is needed to flush this out.
   375 depend type=require fmri=library/python/babel-$(PYV)
   380 depend type=require fmri=library/python/babel-$(PYV)