components/openstack/swift/swift.p5m
branchs11u2-sru
changeset 4380 2ac4d1fcad4a
parent 4156 4b1def16fe9b
child 4471 22a03badd2b2
equal deleted inserted replaced
4361:17379d4babfa 4380:2ac4d1fcad4a
   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 
   291 # force a dependency on dnspython; pkgdepend work is needed to flush this out.
   292 # force a dependency on cloud/openstack/openstack-common until it is
   292 depend type=require fmri=library/python/dnspython-$(PYV)
   293 # available in the WOS
   293 
   294 depend type=require fmri=cloud/openstack/openstack-common
   294 # force a dependency on keystonemiddleware; used via a paste.deploy filter
       
   295 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
       
   296 
   295 
   297 # force a dependency on netifaces; pkgdepend work is needed to flush this out.
   296 # force a dependency on netifaces; pkgdepend work is needed to flush this out.
   298 depend type=require fmri=library/python-2/netifaces-$(PYV)
   297 depend type=require fmri=library/python-2/netifaces-$(PYV)
   299 
   298 
   300 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
   299 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
   302 depend type=require fmri=library/python-2/paste.deploy-$(PYV)
   301 depend type=require fmri=library/python-2/paste.deploy-$(PYV)
   303 
   302 
   304 # force a dependency on setuptools; pkgdepend work is needed to flush this out.
   303 # force a dependency on setuptools; pkgdepend work is needed to flush this out.
   305 depend type=require fmri=library/python-2/setuptools-$(PYV)
   304 depend type=require fmri=library/python-2/setuptools-$(PYV)
   306 
   305 
       
   306 # force a dependency on dnspython; pkgdepend work is needed to flush this out.
       
   307 depend type=require fmri=library/python/dnspython-$(PYV)
       
   308 
       
   309 # force a dependency on keystonemiddleware; used via a paste.deploy filter
       
   310 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
       
   311 
   307 # force a dependency on xattr; pkgdepend work is needed to flush this out.
   312 # force a dependency on xattr; pkgdepend work is needed to flush this out.
   308 depend type=require fmri=library/python/xattr-$(PYV)
   313 depend type=require fmri=library/python/xattr-$(PYV)