components/openstack/glance/glance.p5m
branchs11u2-sru
changeset 4380 2ac4d1fcad4a
parent 4156 4b1def16fe9b
equal deleted inserted replaced
4361:17379d4babfa 4380:2ac4d1fcad4a
   134 file path=lib/svc/manifest/application/openstack/glance-scrubber.xml
   134 file path=lib/svc/manifest/application/openstack/glance-scrubber.xml
   135 file path=lib/svc/manifest/application/openstack/glance-upgrade.xml
   135 file path=lib/svc/manifest/application/openstack/glance-upgrade.xml
   136 file files/glance-api path=lib/svc/method/glance-api
   136 file files/glance-api path=lib/svc/method/glance-api
   137 file files/glance-registry path=lib/svc/method/glance-registry
   137 file files/glance-registry path=lib/svc/method/glance-registry
   138 file files/glance-scrubber path=lib/svc/method/glance-scrubber
   138 file files/glance-scrubber path=lib/svc/method/glance-scrubber
   139 file files/glance-upgrade path=lib/svc/method/glance-upgrade
   139 file files/glance-upgrade path=lib/svc/method/glance-upgrade \
       
   140     pkg.depend.bypass-generate=.*/openstack_common.*
   140 file path=usr/bin/glance-cache-manage
   141 file path=usr/bin/glance-cache-manage
   141 file path=usr/bin/glance-cache-prefetcher
   142 file path=usr/bin/glance-cache-prefetcher
   142 file path=usr/bin/glance-manage
   143 file path=usr/bin/glance-manage
   143 file path=usr/bin/glance-replicator
   144 file path=usr/bin/glance-replicator
   144 file usr/bin/glance-api path=usr/lib/glance/glance-api mode=0555
   145 file usr/bin/glance-api path=usr/lib/glance/glance-api mode=0555
   375 
   376 
   376 # force a group dependency on the optional anyjson; pkgdepend work is needed to
   377 # force a group dependency on the optional anyjson; pkgdepend work is needed to
   377 # flush this out.
   378 # flush this out.
   378 depend type=group fmri=library/python-2/anyjson-$(PYV)
   379 depend type=group fmri=library/python-2/anyjson-$(PYV)
   379 
   380 
       
   381 # force a group dependency on the optional simplejson; pkgdepend work is needed
       
   382 # to flush this out.
       
   383 depend type=group fmri=library/python-2/simplejson-$(PYV)
       
   384 
   380 # force a group dependency on the optional dnspython; pkgdepend work is needed
   385 # force a group dependency on the optional dnspython; pkgdepend work is needed
   381 # to flush this out.
   386 # to flush this out.
   382 depend type=group fmri=library/python/dnspython-$(PYV)
   387 depend type=group fmri=library/python/dnspython-$(PYV)
   383 
   388 
   384 # force a group dependency on the optional pysendfile; pkgdepend work is needed
   389 # force a group dependency on the optional pysendfile; pkgdepend work is needed
   385 # to flush this out.
   390 # to flush this out.
   386 depend type=group fmri=library/python/pysendfile-$(PYV)
   391 depend type=group fmri=library/python/pysendfile-$(PYV)
   387 
   392 
   388 # force a group dependency on the optional simplejson; pkgdepend work is needed
   393 # force a dependency on cloud/openstack/openstack-common until it is
   389 # to flush this out.
   394 # available in the WOS
   390 depend type=group fmri=library/python-2/simplejson-$(PYV)
   395 depend type=require fmri=cloud/openstack/openstack-common
   391 
   396 
   392 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   397 # force a dependency on argparse; pkgdepend work is needed to flush this out.
   393 depend type=require fmri=library/python-2/argparse-$(PYV)
   398 depend type=require fmri=library/python-2/argparse-$(PYV)
   394 
   399 
   395 # force a dependency on babel; pkgdepend work is needed to flush this out.
   400 # force a dependency on babel; pkgdepend work is needed to flush this out.
   396 depend type=require fmri=library/python-2/babel-$(PYV)
   401 depend type=require fmri=library/python-2/babel-$(PYV)
   397 
   402 
       
   403 # force a dependency on httplib2; pkgdepend work is needed to flush this out.
       
   404 depend type=require fmri=library/python-2/httplib2-$(PYV)
       
   405 
       
   406 # force a dependency on jsonschema; pkgdepend work is needed to flush this out.
       
   407 depend type=require fmri=library/python-2/jsonschema-$(PYV)
       
   408 
       
   409 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
       
   410 depend type=require fmri=library/python-2/netaddr-$(PYV)
       
   411 
       
   412 # force a dependency on ordereddict; pkgdepend work is needed to flush this out.
       
   413 depend type=require fmri=library/python-2/ordereddict-$(PYV)
       
   414 
       
   415 # force a dependency on paste; pkgdepend work is needed to flush this out.
       
   416 depend type=require fmri=library/python-2/paste-$(PYV)
       
   417 
       
   418 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
       
   419 # out.
       
   420 depend type=require fmri=library/python-2/paste.deploy-$(PYV)
       
   421 
       
   422 # force a dependency on pyopenssl; pkgdepend work is needed to flush this out.
       
   423 depend type=require fmri=library/python-2/pyopenssl-$(PYV)
       
   424 
       
   425 # force a dependency on routes; pkgdepend work is needed to flush this out.
       
   426 depend type=require fmri=library/python-2/routes-$(PYV)
       
   427 
       
   428 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
       
   429 depend type=require fmri=library/python-2/stevedore-$(PYV)
       
   430 
       
   431 # force a dependency on webob; pkgdepend work is needed to flush this out.
       
   432 depend type=require fmri=library/python-2/webob-$(PYV)
       
   433 
   398 # force a dependency on glance_store; pkgdepend work is needed to flush this out.
   434 # force a dependency on glance_store; pkgdepend work is needed to flush this out.
   399 depend type=require fmri=library/python/glance_store-$(PYV)
   435 depend type=require fmri=library/python/glance_store-$(PYV)
   400 
   436 
   401 # force a dependency on httplib2; pkgdepend work is needed to flush this out.
       
   402 depend type=require fmri=library/python-2/httplib2-$(PYV)
       
   403 
       
   404 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
   437 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
   405 depend type=require fmri=library/python/iso8601-$(PYV)
   438 depend type=require fmri=library/python/iso8601-$(PYV)
   406 
       
   407 # force a dependency on jsonschema; pkgdepend work is needed to flush this out.
       
   408 depend type=require fmri=library/python-2/jsonschema-$(PYV)
       
   409 
   439 
   410 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   440 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   411 # out.
   441 # out.
   412 depend type=require fmri=library/python/keystoneclient-$(PYV)
   442 depend type=require fmri=library/python/keystoneclient-$(PYV)
   413 
   443 
   414 # force a dependency on keystonemiddleware; used via a paste.deploy filter
   444 # force a dependency on keystonemiddleware; used via a paste.deploy filter
   415 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
   445 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
   416 
   446 
   417 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
       
   418 depend type=require fmri=library/python-2/netaddr-$(PYV)
       
   419 
       
   420 # force a dependency on ordereddict; pkgdepend work is needed to flush this out.
       
   421 depend type=require fmri=library/python-2/ordereddict-$(PYV)
       
   422 
       
   423 # force a dependency on oslo.db; pkgdepend work is needed to flush this out.
   447 # force a dependency on oslo.db; pkgdepend work is needed to flush this out.
   424 depend type=require fmri=library/python/oslo.db-$(PYV)
   448 depend type=require fmri=library/python/oslo.db-$(PYV)
   425 
   449 
   426 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
   450 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
   427 depend type=require fmri=library/python/oslo.i18n-$(PYV)
   451 depend type=require fmri=library/python/oslo.i18n-$(PYV)
   434 depend type=require fmri=library/python/oslo.utils-$(PYV)
   458 depend type=require fmri=library/python/oslo.utils-$(PYV)
   435 
   459 
   436 # force a dependency on osprofiler; pkgdepend work is needed to flush this out.
   460 # force a dependency on osprofiler; pkgdepend work is needed to flush this out.
   437 depend type=require fmri=library/python/osprofiler-$(PYV)
   461 depend type=require fmri=library/python/osprofiler-$(PYV)
   438 
   462 
   439 # force a dependency on paste; pkgdepend work is needed to flush this out.
       
   440 depend type=require fmri=library/python-2/paste-$(PYV)
       
   441 
       
   442 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
       
   443 # out.
       
   444 depend type=require fmri=library/python-2/paste.deploy-$(PYV)
       
   445 
       
   446 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   463 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   447 depend type=require fmri=library/python/pbr-$(PYV)
   464 depend type=require fmri=library/python/pbr-$(PYV)
   448 
   465 
   449 # force a dependency on posix_ipc; pkgdepend work is needed to flush this out.
   466 # force a dependency on posix_ipc; pkgdepend work is needed to flush this out.
   450 depend type=require fmri=library/python/posix_ipc-$(PYV)
   467 depend type=require fmri=library/python/posix_ipc-$(PYV)
   451 
   468 
   452 # force a dependency on pyopenssl; pkgdepend work is needed to flush this out.
       
   453 depend type=require fmri=library/python-2/pyopenssl-$(PYV)
       
   454 
       
   455 # force a dependency on retrying; pkgdepend work is needed to flush this out.
   469 # force a dependency on retrying; pkgdepend work is needed to flush this out.
   456 depend type=require fmri=library/python/retrying-$(PYV)
   470 depend type=require fmri=library/python/retrying-$(PYV)
   457 
   471 
   458 # force a dependency on routes; pkgdepend work is needed to flush this out.
       
   459 depend type=require fmri=library/python-2/routes-$(PYV)
       
   460 
       
   461 # force a dependency on six; pkgdepend work is needed to flush this out.
   472 # force a dependency on six; pkgdepend work is needed to flush this out.
   462 depend type=require fmri=library/python/six-$(PYV)
   473 depend type=require fmri=library/python/six-$(PYV)
   463 
   474 
   464 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
       
   465 depend type=require fmri=library/python-2/stevedore-$(PYV)
       
   466 
       
   467 # force a dependency on webob; pkgdepend work is needed to flush this out.
       
   468 depend type=require fmri=library/python-2/webob-$(PYV)
       
   469 
       
   470 # force a dependency on wsme; pkgdepend work is needed to flush this out.
   475 # force a dependency on wsme; pkgdepend work is needed to flush this out.
   471 depend type=require fmri=library/python/wsme-$(PYV)
   476 depend type=require fmri=library/python/wsme-$(PYV)
   472 
   477 
   473 # force a dependency on xattr; pkgdepend work is needed to flush this out.
   478 # force a dependency on xattr; pkgdepend work is needed to flush this out.
   474 depend type=require fmri=library/python/xattr-$(PYV)
   479 depend type=require fmri=library/python/xattr-$(PYV)