components/openstack/glance/glance.p5m
author david.comay@oracle.com
Sat, 13 Sep 2014 12:02:15 -0700
changeset 2084 88af15a9e9da
parent 1996 48bc5bfda5d8
child 3998 5bd484384122
permissions -rw-r--r--
19273013 problem in SERVICE/NOVA 19273067 default cinder.conf has some options under undefined config groups 19273093 Glance configuration files should reflect the default of 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) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/cloud/openstack/glance@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="OpenStack Glance (Image Service)"
set name=pkg.description \
    value="OpenStack Glance provides services for discovering, registering, and retrieving virtual machine images. Glance has a RESTful API that allows querying of VM image metadata as well as retrieval of the actual image. VM images made available through Glance can be stored in a variety of locations from simple file systems to object-storage systems like OpenStack Swift."
set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
set name=com.oracle.info.description value="Glance, the OpenStack image 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=org.opensolaris.arc-caseid value=PSARC/2013/350 value=PSARC/2014/055 \
    value=PSARC/2014/207
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir  path=etc/glance owner=glance group=glance mode=0700
file etc/glance-api-paste.ini path=etc/glance/glance-api-paste.ini \
    owner=glance group=glance mode=0644 overlay=allow preserve=renamenew
file files/glance-api.conf path=etc/glance/glance-api.conf owner=glance \
    group=glance mode=0644 overlay=allow preserve=renamenew
file files/glance-cache.conf path=etc/glance/glance-cache.conf owner=glance \
    group=glance mode=0644 overlay=allow preserve=renamenew
file etc/glance-registry-paste.ini path=etc/glance/glance-registry-paste.ini \
    owner=glance group=glance mode=0644 overlay=allow preserve=renamenew
file files/glance-registry.conf path=etc/glance/glance-registry.conf \
    owner=glance group=glance mode=0644 overlay=allow preserve=renamenew
file files/glance-scrubber.conf path=etc/glance/glance-scrubber.conf \
    owner=glance group=glance mode=0644 overlay=allow preserve=renamenew
file etc/logging.cnf.sample path=etc/glance/logging.conf owner=glance \
    group=glance mode=0644 overlay=allow preserve=renamenew
file etc/policy.json path=etc/glance/policy.json owner=glance group=glance \
    mode=0644 overlay=allow preserve=renamenew
file etc/schema-image.json path=etc/glance/schema-image.json owner=glance \
    group=glance
file files/glance.auth_attr \
    path=etc/security/auth_attr.d/cloud:openstack:glance group=sys
file files/glance.exec_attr \
    path=etc/security/exec_attr.d/cloud:openstack:glance group=sys
file files/glance.prof_attr \
    path=etc/security/prof_attr.d/cloud:openstack:glance group=sys
file path=lib/svc/manifest/application/openstack/glance-api.xml
file path=lib/svc/manifest/application/openstack/glance-db.xml
file path=lib/svc/manifest/application/openstack/glance-registry.xml
file files/glance-scrubber.xml \
    path=lib/svc/manifest/application/openstack/glance-scrubber.xml
file files/glance-api path=lib/svc/method/glance-api
file files/glance-registry path=lib/svc/method/glance-registry
file files/glance-scrubber path=lib/svc/method/glance-scrubber
file path=usr/bin/glance-cache-manage
file path=usr/bin/glance-cache-prefetcher
file path=usr/bin/glance-manage
file path=usr/bin/glance-replicator
file usr/bin/glance-api path=usr/lib/glance/glance-api mode=0555
file usr/bin/glance-cache-cleaner path=usr/lib/glance/glance-cache-cleaner \
    mode=0555
file usr/bin/glance-cache-pruner path=usr/lib/glance/glance-cache-pruner \
    mode=0555
file usr/bin/glance-registry path=usr/lib/glance/glance-registry mode=0555
file usr/bin/glance-scrubber path=usr/lib/glance/glance-scrubber mode=0555
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/glance-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/glance/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/authorization.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/cached_images.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/common.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/middleware/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/middleware/cache.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/middleware/cache_manage.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/middleware/context.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/middleware/gzip.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/middleware/version_negotiation.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/property_protections.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/controller.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/filters.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/images.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/members.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/router.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v1/upload_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/image_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/image_members.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/image_tags.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/images.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/router.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/v2/schemas.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/api/versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/cache_cleaner.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/cache_manage.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/cache_prefetcher.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/cache_pruner.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/control.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/manage.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/registry.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/replicator.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/cmd/scrubber.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/auth.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/config.py \
    pkg.depend.bypass-generate=.*/paste.*
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/crypt.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/exception.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/ordereddict.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/property_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/rpc.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/common/wsgi.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/context.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/migration.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/registry/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/registry/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/simple/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/simple/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/README
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/manage.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/migrate.cfg
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/schema.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migrate_repo/versions/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/migration.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/db/sqlalchemy/models.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/domain/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/domain/proxy.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/gateway.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/cleaner.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/drivers/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/drivers/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/drivers/sqlite.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/drivers/xattr.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/prefetcher.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/image_cache/pruner.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ar/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/bg_BG/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/bs/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ca/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/cs/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/da/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/de/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/en_AU/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/en_GB/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/en_US/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/es/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/es_MX/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/fi_FI/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/fil/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/fr/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/hi/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/hr/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/hu/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/id/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/it/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/it_IT/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ja/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ka_GE/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/kn/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ko/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ms/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/nb/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ne/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/nl_NL/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/pl_PL/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/pt/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ro/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ru/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/ru_RU/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/sk/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/sl_SI/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/sw_KE/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/tl/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/tl_PH/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/tr/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/uk/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/vi_VN/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/zh_HK/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po
file path=usr/lib/python$(PYVER)/vendor-packages/glance/notifier/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/notifier/notify_kombu.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/notifier/notify_log.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/notifier/notify_noop.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/notifier/notify_qpid.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/notifier/strategy.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/README
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/context.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/eventlet_backdoor.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/excutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/fileutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/gettextutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/importutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/jsonutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/local.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/lockutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/log.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/loopingcall.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/network_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/log_notifier.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/no_op_notifier.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/rabbit_notifier.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/rpc_notifier.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/rpc_notifier2.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/notifier/test_notifier.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/processutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/service.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/strutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/threadgroup.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/timeutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/openstack/common/uuidutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/quota/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/api/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/api/v1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/api/v1/images.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/api/v1/members.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/api/v2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/api/v2/rpc.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/v1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/v1/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/v1/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/v2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/v2/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/registry/client/v2/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/schema.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/base.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/cinder.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/filesystem.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/gridfs.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/http.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/location.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/rbd.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/s3.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/scrubber.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/sheepdog.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/store/swift.py
file path=usr/lib/python$(PYVER)/vendor-packages/glance/version.py
dir  path=var/lib/glance owner=glance group=glance mode=0700
dir  path=var/log/glance owner=glance group=glance mode=0700
group groupname=glance gid=82
user username=glance ftpuser=false gcos-field="Openstack Glance" group=glance \
    home-dir=/var/lib/glance uid=82
license glance.license license="Apache v2.0"

# force a group dependency on the optional anyjson; pkgdepend work is needed to
# flush this out.
depend type=group fmri=library/python/anyjson-26

# force a group dependency on the optional swiftclient; pkgdepend work is needed
# to flush this out.
depend type=group fmri=library/python/swiftclient-26

# force a dependency on argparse; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/argparse-26

# force a dependency on boto; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/boto-26

# force a dependency on cinderclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/cinderclient-26

# force a dependency on greenlet; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/greenlet-26

# force a dependency on httplib2; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/httplib2-26

# force a dependency on iso8601; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/iso8601-26

# force a dependency on jsonschema; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/jsonschema-26

# force a dependency on keystoneclient; used via a paste.deploy filter
depend type=require fmri=library/python/keystoneclient-26

# force a dependency on kombu; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/kombu-26

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

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

# force a dependency on pbr; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/pbr-26

# force a dependency on pyopenssl; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/pyopenssl-26

# force a dependency on routes; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/routes-26

# force a dependency on six; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/six-26

# force a dependency on sqlalchemy; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/sqlalchemy-26

# force a dependency on webob; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/webob-26