components/openstack/swift/swift.p5m
author Devjani Ray <devjani.ray@oracle.com>
Fri, 05 Feb 2016 17:54:17 -0500
changeset 5405 66fd59fecd68
parent 5029 77413b29eb5a
child 5447 508add8f43f1
permissions -rw-r--r--
PSARC 2015/535 OpenStack service updates for Kilo PSARC 2015/458 aioeventlet - asyncio event loop scheduling callbacks in eventlet PSARC 2015/460 msgpack - C/Python bindings for MessagePack (de)serializer data PSARC 2015/466 openstackclient - OpenStack Command-line Client PSARC 2015/467 oslo.versionedobjects - Oslo Versioned Objects library PSARC 2015/468 pint - A physical quantities module PSARC 2015/469 pysaml2 - A pure Python implementation of SAML2 PSARC 2015/471 semantic_version - A library implementing the 'SemVer' scheme PSARC 2015/472 testresources - PyUnit extension for managing expensive test resources PSARC 2015/473 testscenarios - Extensions to Python unittest to support scenarios PSARC 2015/474 trollius - Port of the Tulip project (asyncio module, PEP 3156) on Python 2 PSARC 2015/475 urllib3 - HTTP library with thread-safe connection pooling, file post, and more PSARC 2015/520 oslo.concurrency - Oslo Concurrency library PSARC 2015/521 oslo.log - Oslo Logging Configuration library PSARC 2015/529 oslo.policy - Oslo Policy library PSARC 2015/530 psutil - Python system and process utilities PSARC 2015/538 fixtures - Python module to support reusable state for writing clean tests PSARC 2015/539 sqlparse - An SQL parser module for Python PSARC 2016/017 extras - Useful extra utilities for Python PSARC 2016/018 linecache2 - Port of the standard linecache module PSARC 2016/019 python-mimeparse - Basic functions for parsing mime-types PSARC 2016/020 testtools - Extensions to the Python unit testing framework PSARC 2016/021 traceback2 - Port of the standard traceback module PSARC 2016/014 OpenStack Cinder NFS driver for Solaris 22384068 OpenStack service updates for Kilo (Umbrella) 21974208 The Python module msgpack should be added to Userland 22010630 The Python trollius module should be added to Userland 22011755 The Python module pint should be added to Userland 22012256 The Python aioeventlet module should be added to Userland 22012282 The Python oslo.versionedobjects module should be added to Userland 22012317 The Python semantic_version module should be added to Userland 22012321 The Python testresources module should be added to Userland 22012329 The Python testscenarios module should be added to Userland 22012336 The Python urllib3 module should be added to Userland 22012343 The Python openstackclient module should be added to Userland 22299389 The Python oslo.concurrency module should be added to Userland 22299409 The Python oslo.log module should be added to Userland 22299418 The Python oslo.policy module should be added to Userland 22299469 The Python psutil module should be added to Userland 22337793 The Python sqlparse module should be added to Userland 22338325 The Python fixtures module should be added to Userland 22535728 The Python testtools module should be added to Userland 22535739 The Python extras module should be added to Userland 22535748 The Python linecache2 module should be added to Userland 22535753 The Python traceback2 module should be added to Userland 22535760 The Python python-mimeparse module should be added to Userland 18961001 Image filtering does not function as expected 21678935 NFS for Cinder in Solaris OpenStack 22548630 derived manifest should not enforce presence of global when installing from UAR 22629795 problem in SERVICE/KEYSTONE

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
#
<transform file path=.*/(.*_attr)\.d -> set action.hash files/swift.%<1>>
<transform file path=.*/(.*_attr)\.d -> default group sys>
<transform file path=etc/swift/(.*) -> set action.hash etc/%<1>-sample>
<transform file path=etc/swift/proxy-server.conf -> set action.hash files/proxy-server.conf>
<transform file path=etc/swift/rsyncd.conf -> set action.hash files/rsyncd.conf>
<transform dir file path=etc/swift/? -> default owner swift>
<transform dir file path=etc/swift/? -> default group swift>
<transform file path=etc/swift/ -> default mode 0644>
<transform file path=etc/swift/ -> default overlay allow>
<transform file path=etc/swift/ -> default preserve renamenew>
<transform file path=lib/svc/method/([^/]*) -> set action.hash files/%<1>>
<transform hardlink path=lib/svc/method -> default target swift-proxy-server>
<transform file path=lib/svc/method/swift-proxy-server -> set action.hash files/swift-smf-method>
<transform file path=usr/lib/swift/(.*) -> set action.hash usr/bin/%<1>>
<transform file path=usr/lib/swift/(.*) -> default mode 0555>
<transform file path=usr/share/man/man1/(.+) -> set action.hash doc/manpages/%<1>>
<transform file path=usr/share/man/man5/(.+)\.5 -> set action.hash doc/manpages/%<1>.5>
set name=pkg.fmri \
    value=pkg:/cloud/openstack/swift@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="OpenStack Swift (Object Storage Service)"
set name=pkg.description \
    value="The OpenStack Object Store project, known as Swift, offers cloud storage software so that you can store and retrieve data in virtual containers"
set name=com.oracle.info.description \
    value="Swift, the OpenStack object storage service"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
    value="org.opensolaris.category.2008:System/Enterprise Management" \
    value=org.opensolaris.category.2008:System/Virtualization \
    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="OpenStack <[email protected]>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=openstack.upgrade-id reboot-needed=true value=$(COMPONENT_BE_VERSION)
set name=org.opensolaris.arc-caseid value=PSARC/2013/350 value=PSARC/2014/050 \
    value=PSARC/2015/110 value=PSARC/2015/535
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=etc/security/auth_attr.d/cloud:openstack:swift
file path=etc/security/exec_attr.d/cloud:openstack:swift
file path=etc/security/prof_attr.d/cloud:openstack:swift
dir  path=etc/swift mode=0700
file path=etc/swift/account-server.conf
file path=etc/swift/container-reconciler.conf
file path=etc/swift/container-server.conf
file path=etc/swift/container-sync-realms.conf
file path=etc/swift/dispersion.conf
file path=etc/swift/memcache.conf
file path=etc/swift/mime.types
file path=etc/swift/object-expirer.conf
file path=etc/swift/object-server.conf
file path=etc/swift/proxy-server.conf
file path=etc/swift/rsyncd.conf
file path=etc/swift/swift.conf
file path=etc/user_attr.d/cloud:openstack:swift
file path=lib/svc/manifest/application/openstack/swift-account-auditor.xml
file path=lib/svc/manifest/application/openstack/swift-account-reaper.xml
file path=lib/svc/manifest/application/openstack/swift-account-replicator.xml
file path=lib/svc/manifest/application/openstack/swift-account-server.xml
file path=lib/svc/manifest/application/openstack/swift-container-auditor.xml
file path=lib/svc/manifest/application/openstack/swift-container-reconciler.xml
file path=lib/svc/manifest/application/openstack/swift-container-replicator.xml
file path=lib/svc/manifest/application/openstack/swift-container-server.xml
file path=lib/svc/manifest/application/openstack/swift-container-sync.xml
file path=lib/svc/manifest/application/openstack/swift-container-updater.xml
file path=lib/svc/manifest/application/openstack/swift-object-auditor.xml
file path=lib/svc/manifest/application/openstack/swift-object-expirer.xml
file path=lib/svc/manifest/application/openstack/swift-object-replicator.xml
file path=lib/svc/manifest/application/openstack/swift-object-server.xml
file path=lib/svc/manifest/application/openstack/swift-object-updater.xml
file path=lib/svc/manifest/application/openstack/swift-proxy-server.xml
file path=lib/svc/manifest/application/openstack/swift-replicator-rsync.xml
file path=lib/svc/manifest/application/openstack/swift-upgrade.xml
hardlink path=lib/svc/method/swift-account-auditor
hardlink path=lib/svc/method/swift-account-reaper
hardlink path=lib/svc/method/swift-account-replicator
hardlink path=lib/svc/method/swift-account-server
hardlink path=lib/svc/method/swift-container-auditor
hardlink path=lib/svc/method/swift-container-reconciler
hardlink path=lib/svc/method/swift-container-replicator
hardlink path=lib/svc/method/swift-container-server
hardlink path=lib/svc/method/swift-container-sync
hardlink path=lib/svc/method/swift-container-updater
hardlink path=lib/svc/method/swift-object-auditor
hardlink path=lib/svc/method/swift-object-expirer
hardlink path=lib/svc/method/swift-object-replicator
hardlink path=lib/svc/method/swift-object-server
hardlink path=lib/svc/method/swift-object-updater
file path=lib/svc/method/swift-proxy-server
file path=lib/svc/method/swift-replicator-rsync
file path=lib/svc/method/swift-upgrade
file path=usr/bin/swift-account-audit
file path=usr/bin/swift-account-info
file path=usr/bin/swift-config
file path=usr/bin/swift-container-info
file path=usr/bin/swift-dispersion-populate
file path=usr/bin/swift-dispersion-report
file path=usr/bin/swift-form-signature
file path=usr/bin/swift-get-nodes
file path=usr/bin/swift-object-info
file path=usr/bin/swift-recon
file path=usr/bin/swift-reconciler-enqueue
file path=usr/bin/swift-ring-builder
file path=usr/bin/swift-temp-url
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/swift-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/swift/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/auditor.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/backend.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/reaper.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/replicator.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/account/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/cli/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/cli/form_signature.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/cli/info.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/cli/recon.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/cli/ringbuilder.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/base_storage_server.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/bufferedhttp.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/constraints.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/container_sync_realms.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/daemon.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/db.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/db_replicator.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/direct_client.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/http.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/internal_client.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/manager.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/memcached.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/account_quotas.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/acl.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/bulk.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/catch_errors.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/cname_lookup.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/container_quotas.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/container_sync.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/crossdomain.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/dlo.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/domain_remap.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/formpost.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/gatekeeper.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/healthcheck.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/keystoneauth.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/list_endpoints.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/memcache.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/name_check.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/proxy_logging.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/ratelimit.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/recon.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/slo.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/staticweb.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/tempauth.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/tempurl.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/x_profile/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/x_profile/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/x_profile/html_viewer.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/x_profile/profile_model.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/middleware/xprofile.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/request_helpers.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/ring/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/ring/builder.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/ring/ring.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/ring/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/splice.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/storage_policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/swob.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/common/wsgi.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/auditor.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/backend.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/reconciler.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/replicator.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/sync.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/container/updater.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/auditor.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/diskfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/expirer.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/mem_diskfile.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/mem_server.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/reconstructor.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/replicator.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/ssync_receiver.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/ssync_sender.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/obj/updater.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/controllers/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/controllers/account.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/controllers/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/controllers/container.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/controllers/info.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/controllers/obj.py
file path=usr/lib/python$(PYVER)/vendor-packages/swift/proxy/server.py
file path=usr/lib/swift/swift-account-auditor
file path=usr/lib/swift/swift-account-reaper
file path=usr/lib/swift/swift-account-replicator
file path=usr/lib/swift/swift-account-server
file path=usr/lib/swift/swift-container-auditor
file path=usr/lib/swift/swift-container-reconciler
file path=usr/lib/swift/swift-container-replicator
file path=usr/lib/swift/swift-container-server
file path=usr/lib/swift/swift-container-sync
file path=usr/lib/swift/swift-container-updater
file path=usr/lib/swift/swift-init
file path=usr/lib/swift/swift-object-auditor
file path=usr/lib/swift/swift-object-expirer
file path=usr/lib/swift/swift-object-replicator
file path=usr/lib/swift/swift-object-server
file path=usr/lib/swift/swift-object-updater
file path=usr/lib/swift/swift-proxy-server
file path=usr/lib/swift/swift-recon-cron
file path=usr/share/man/man1/swift-account-auditor.1
file path=usr/share/man/man1/swift-account-info.1
file path=usr/share/man/man1/swift-account-reaper.1
file path=usr/share/man/man1/swift-account-replicator.1
file path=usr/share/man/man1/swift-account-server.1
file path=usr/share/man/man1/swift-container-auditor.1
file path=usr/share/man/man1/swift-container-info.1
file path=usr/share/man/man1/swift-container-replicator.1
file path=usr/share/man/man1/swift-container-server.1
file path=usr/share/man/man1/swift-container-sync.1
file path=usr/share/man/man1/swift-container-updater.1
file path=usr/share/man/man1/swift-dispersion-populate.1
file path=usr/share/man/man1/swift-dispersion-report.1
file path=usr/share/man/man1/swift-get-nodes.1
file path=usr/share/man/man1/swift-init.1
file path=usr/share/man/man1/swift-object-auditor.1
file path=usr/share/man/man1/swift-object-expirer.1
file path=usr/share/man/man1/swift-object-info.1
file path=usr/share/man/man1/swift-object-replicator.1
file path=usr/share/man/man1/swift-object-server.1
file path=usr/share/man/man1/swift-object-updater.1
file path=usr/share/man/man1/swift-proxy-server.1
file path=usr/share/man/man1/swift-recon.1
file path=usr/share/man/man1/swift-ring-builder.1
file path=usr/share/man/man5/account-server.conf.5
file path=usr/share/man/man5/container-server.conf.5
file path=usr/share/man/man5/dispersion.conf.5
file path=usr/share/man/man5/object-expirer.conf.5
file path=usr/share/man/man5/object-server.conf.5
file path=usr/share/man/man5/proxy-server.conf.5
dir  path=var/lib/swift owner=swift group=swift mode=0700
dir  path=var/lib/swift/recon-cache owner=swift group=swift
dir  path=var/log/swift owner=swift group=swift
#
group groupname=swift gid=86
user username=swift ftpuser=false gcos-field="Openstack Swift" group=swift \
    home-dir=/var/lib/swift uid=86
#
license swift.license license="Apache v2.0"

# To upgrade to Kilo version, Juno version of the package must be on the system
depend type=origin fmri=cloud/openstack/[email protected] root-image=true

# force a dependency on dnspython; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/dnspython-$(PYV)

# force a dependency on keystonemiddleware; used via a paste.deploy filter
depend type=require fmri=library/python/keystonemiddleware-$(PYV)

# force a dependency on netifaces; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/netifaces-$(PYV)

# force a dependency on paste.deploy; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/paste.deploy-$(PYV)

# force a dependency on setuptools; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/setuptools-$(PYV)

# force a dependency on xattr; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/xattr-$(PYV)

# force a dependency on rsync; required for replicator service.
depend type=require fmri=network/rsync