components/openstack/swift/swift.p5m
branchs11-update
changeset 4314 96c1b7e2e45c
parent 4072 db0cec748ec0
child 4448 a1595889821c
equal deleted inserted replaced
4313:ab47f4c0c6fc 4314:96c1b7e2e45c
   112 hardlink path=lib/svc/method/swift-object-replicator
   112 hardlink path=lib/svc/method/swift-object-replicator
   113 hardlink path=lib/svc/method/swift-object-server
   113 hardlink path=lib/svc/method/swift-object-server
   114 hardlink path=lib/svc/method/swift-object-updater
   114 hardlink path=lib/svc/method/swift-object-updater
   115 file path=lib/svc/method/swift-proxy-server
   115 file path=lib/svc/method/swift-proxy-server
   116 file path=lib/svc/method/swift-replicator-rsync
   116 file path=lib/svc/method/swift-replicator-rsync
   117 file path=lib/svc/method/swift-upgrade
   117 file path=lib/svc/method/swift-upgrade \
       
   118     pkg.depend.bypass-generate=.*/openstack_common.*
   118 file path=usr/bin/swift-account-audit
   119 file path=usr/bin/swift-account-audit
   119 file path=usr/bin/swift-account-info
   120 file path=usr/bin/swift-account-info
   120 file path=usr/bin/swift-config
   121 file path=usr/bin/swift-config
   121 file path=usr/bin/swift-container-info
   122 file path=usr/bin/swift-container-info
   122 file path=usr/bin/swift-dispersion-populate
   123 file path=usr/bin/swift-dispersion-populate
   286 user username=swift ftpuser=false gcos-field="Openstack Swift" group=swift \
   287 user username=swift ftpuser=false gcos-field="Openstack Swift" group=swift \
   287     home-dir=/var/lib/swift uid=86
   288     home-dir=/var/lib/swift uid=86
   288 #
   289 #
   289 license LICENSE license="Apache v2.0"
   290 license LICENSE license="Apache v2.0"
   290 
   291 
       
   292 # force a dependency on cloud/openstack/openstack-common until it is
       
   293 # available in the WOS
       
   294 depend type=require fmri=cloud/openstack/openstack-common
       
   295 
   291 # force a dependency on dnspython; pkgdepend work is needed to flush this out.
   296 # force a dependency on dnspython; pkgdepend work is needed to flush this out.
   292 depend type=require fmri=library/python/dnspython-$(PYV)
   297 depend type=require fmri=library/python/dnspython-$(PYV)
   293 
   298 
   294 # force a dependency on keystonemiddleware; used via a paste.deploy filter
   299 # force a dependency on keystonemiddleware; used via a paste.deploy filter
   295 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
   300 depend type=require fmri=library/python/keystonemiddleware-$(PYV)