#
# 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) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri \
value=pkg:/cloud/openstack/heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="OpenStack Heat (Orchestration Service)"
set name=pkg.description \
value="OpenStack Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API."
set name=pkg.human-version value="Kilo $(COMPONENT_VERSION)"
set name=com.oracle.info.description \
value="Heat, the OpenStack orchestration 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 <openstack-dev@lists.openstack.org>"
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/236 \
value=PSARC/2015/110 value=PSARC/2015/535
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
dir path=etc/heat owner=heat group=heat mode=0700
file path=etc/heat/api-paste.ini owner=heat group=heat mode=0644 overlay=allow \
preserve=renamenew
file path=etc/heat/environment.d/default.yaml owner=heat group=heat mode=0644 \
overlay=allow preserve=renamenew
file files/heat.conf path=etc/heat/heat.conf owner=heat group=heat mode=0644 \
overlay=allow preserve=renamenew
file path=etc/heat/policy.json owner=heat group=heat mode=0644 overlay=allow \
preserve=renamenew
file path=etc/heat/templates/AWS_CloudWatch_Alarm.yaml owner=heat group=heat \
mode=0644 overlay=allow preserve=renamenew
file path=etc/heat/templates/AWS_RDS_DBInstance.yaml owner=heat group=heat \
mode=0644 overlay=allow preserve=renamenew
file files/heat.auth_attr path=etc/security/auth_attr.d/cloud:openstack:heat \
group=sys
file files/heat.exec_attr path=etc/security/exec_attr.d/cloud:openstack:heat \
group=sys
file files/heat.prof_attr path=etc/security/prof_attr.d/cloud:openstack:heat \
group=sys
file files/heat.user_attr path=etc/user_attr.d/cloud:openstack:heat group=sys
file path=lib/svc/manifest/application/openstack/heat-api-cfn.xml
file path=lib/svc/manifest/application/openstack/heat-api-cloudwatch.xml
file path=lib/svc/manifest/application/openstack/heat-api.xml
file path=lib/svc/manifest/application/openstack/heat-db.xml
file path=lib/svc/manifest/application/openstack/heat-engine.xml
file path=lib/svc/manifest/application/openstack/heat-upgrade.xml
file files/heat-smf-method path=lib/svc/method/heat-smf-method
file files/heat-upgrade path=lib/svc/method/heat-upgrade
file path=usr/bin/heat-manage
file usr/bin/heat-api path=usr/lib/heat/heat-api mode=0555 \
pkg.depend.bypass-generate=.*/oslo_log.*
file usr/bin/heat-api-cfn path=usr/lib/heat/heat-api-cfn mode=0555 \
pkg.depend.bypass-generate=.*/oslo_log.*
file usr/bin/heat-api-cloudwatch path=usr/lib/heat/heat-api-cloudwatch \
mode=0555 pkg.depend.bypass-generate=.*/oslo_log.*
file usr/bin/heat-engine path=usr/lib/heat/heat-engine mode=0555 \
pkg.depend.bypass-generate=.*/oslo_log.*
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
file path=usr/lib/python$(PYVER)/vendor-packages/heat-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/heat/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/aws/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/aws/ec2token.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/aws/exception.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/aws/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cfn/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cfn/v1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cfn/v1/signal.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cfn/v1/stacks.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cfn/versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cloudwatch/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cloudwatch/versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/cloudwatch/watch.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/middleware/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/middleware/fault.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/middleware/ssl.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/middleware/version_negotiation.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/actions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/build_info.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/events.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/resources.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/services.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/software_configs.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/software_deployments.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/stacks.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/util.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/views/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/views/stacks_view.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/v1/views/views_common.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/api/openstack/versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cloudinit/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cloudinit/boothook.sh
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cloudinit/config
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cloudinit/loguserdata.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cloudinit/part_handler.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cmd/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/cmd/manage.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/auth_password.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/auth_url.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/context.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/crypt.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/custom_backend_auth.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/environment_format.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/exception.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/grouputils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/heat_keystoneclient.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/i18n.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/identifier.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/lifecycle_plugin_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/messaging.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/param_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/plugin_loader.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/profiler.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/serializers.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/service_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/short_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/template_format.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/timeutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/urlfetch.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/common/wsgi.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/filters.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/README
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/manage.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/migrate.cfg
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/015_grizzly.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/016_timeout_nullable.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/017_event_state_status.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/018_resource_id_uuid.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/019_resource_action_status.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/020_stack_action.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/021_resource_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/022_stack_event_soft_delete.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/023_raw_template_mysql_longtext.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/024_event_resource_name.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/025_user_creds_drop_service.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/026_user_creds_drop_aws.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/027_user_creds_trusts.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/028_text_mysql_longtext.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/029_event_id_to_uuid.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/030_remove_uuidutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/031_stack_lock.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/032_decrypt_method.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/033_software_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/034_raw_template_files.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/035_event_uuid_to_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/036_stack_domain_project.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/037_migrate_hot_template.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/038_software_config_json_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/039_user_creds_nullable.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/040_software_deployment_no_signal_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/041_migrate_hot_template_resources.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/042_software_deployment_domain_project.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/043_migrate_template_versions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/044_snapshots.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/045_stack_backup.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/046_properties_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/047_stack_nested_depth.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/048_resource_id_server_default_none_psql.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/049_user_creds_region_name.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/050_stack_tags.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/051_service.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/052_convergence_flag.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/053_stack_name_tenant_indexes.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/054_stack_tags_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/055_stack_convg_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/056_convergence_parameter_storage.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/057_resource_uuid_to_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/058_resource_engine_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/059_sync_point.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/060_resource_convg_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/061_status_reason_longtext.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/062_parent_resource.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migrate_repo/versions/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/migration.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/models.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/types.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/sqlalchemy/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/db/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/attributes.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/cfn/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/cfn/functions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/cfn/template.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/client_plugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/ceilometer.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/cinder.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/glance.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/heat_plugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/keystone.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/neutron.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/nova.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/sahara.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/swift.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/clients/os/trove.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/constraints.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/dependencies.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/environment.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/event.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/function.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/hot/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/hot/functions.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/hot/parameters.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/hot/template.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/iso_8601.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/lifecycle_plugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/notification/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/notification/autoscaling.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/notification/stack.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/nova_utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/parameter_groups.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/parameters.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/plugin_manager.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/properties.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resource.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/autoscaling/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/autoscaling/autoscaling_group.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/autoscaling/launch_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/autoscaling/scaling_policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/cfn/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/cfn/stack.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/cfn/wait_condition.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/cfn/wait_condition_handle.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/eip.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/instance.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/internet_gateway.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/network_interface.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/route_table.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/security_group.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/subnet.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/volume.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/ec2/vpc.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/iam/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/iam/user.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/lb/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/lb/loadbalancer.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/s3/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/aws/s3/s3.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/ceilometer/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/ceilometer/alarm.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/cinder/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/cinder/volume.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/glance/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/glance/glance_image.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/access_policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/autoscaling_group.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/cloud_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/cloud_watch.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/ha_restarter.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/instance_group.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/multi_part.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/random_string.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/remote_stack.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/resource_group.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/scaling_policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/software_component.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/software_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/software_deployment.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/structured_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/swiftsignal.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/wait_condition.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/heat/wait_condition_handle.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/firewall.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/floatingip.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/loadbalancer.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/metering.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/net.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/network_gateway.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/neutron.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/port.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/provider_net.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/router.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/security_group.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/subnet.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/neutron/vpnservice.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/nova/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/nova/nova_floatingip.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/nova/nova_keypair.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/nova/nova_servergroup.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/nova/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/sahara/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/sahara/sahara_cluster.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/sahara/sahara_templates.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/swift/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/swift/swift.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/trove/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/trove/os_database.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/openstack/trove/trove_cluster.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/scheduler_hints.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/signal_responder.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/stack_resource.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/stack_user.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/template_resource.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/resources/wait_condition.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/rsrc_defn.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/scheduler.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/service.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/service_software_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/service_stack_watch.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/stack.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/stack_lock.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/support.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/template.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/timestamp.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/update.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/volume_tasks.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/watchrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/engine/worker.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/event.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/fields.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/raw_template.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/resource.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/resource_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/service.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/snapshot.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/software_config.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/software_deployment.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/stack.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/stack_lock.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/stack_tag.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/sync_point.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/user_creds.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/watch_data.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/objects/watch_rule.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/README
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/_i18n.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/crypto/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/crypto/utils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/eventlet_backdoor.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/fileutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/loopingcall.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/middleware/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/middleware/request_id.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/policy.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/service.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/systemd.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/threadgroup.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/openstack/common/versionutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/rpc/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/rpc/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/rpc/client.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/rpc/worker_api.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/rpc/worker_client.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/scaling/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/scaling/cooldown.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/scaling/lbutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/scaling/template.py
file path=usr/lib/python$(PYVER)/vendor-packages/heat/version.py
dir path=var/lib/heat owner=heat group=heat mode=0700
dir path=var/log/heat owner=heat group=heat mode=0700
group groupname=heat gid=87
user username=heat ftpuser=false gcos-field="OpenStack Heat" group=heat \
home-dir=/var/lib/heat uid=87
#
license heat.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/heat@0.2014.2.2 root-image=true
# force a dependency on ceilometerclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/ceilometerclient-$(PYV)
# force a dependency on cinderclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/cinderclient-$(PYV)
# force a dependency on glanceclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/glanceclient-$(PYV)
# force a dependency on greenlet; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/greenlet-$(PYV)
# force a dependency on heatclient; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/heatclient-$(PYV)
# force a dependency on iso8601; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/iso8601-$(PYV)
# force a dependency on keystoneclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/keystoneclient-$(PYV)
# force a dependency on keystonemiddleware; used via a paste.deploy filter
depend type=require fmri=library/python/keystonemiddleware-$(PYV)
# force a dependency on lxml; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/lxml-$(PYV)
# force a dependency on m2crypto; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/m2crypto-$(PYV)
# force a dependency on neutronclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/neutronclient-$(PYV)
# force a dependency on novaclient; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/novaclient-$(PYV)
# force a dependency on oslo.concurrency; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/oslo.concurrency-$(PYV)
# force a dependency on oslo.context; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/oslo.context-$(PYV)
# force a dependency on oslo.db; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/oslo.db-$(PYV)
# force a dependency on oslo.log; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/oslo.log-$(PYV)
# force a dependency on oslo.messaging; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/oslo.messaging-$(PYV)
# force a dependency on oslo.middleware; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/oslo.middleware-$(PYV)
# force a dependency on oslo.serialization; pkgdepend work is needed to flush
# this out.
depend type=require fmri=library/python/oslo.serialization-$(PYV)
# force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/oslo.utils-$(PYV)
# force a dependency on oslo.versionedobjects; pkgdepend work is needed to flush
# this out.
depend type=require fmri=library/python/oslo.versionedobjects-$(PYV)
# force a dependency on osprofiler; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/osprofiler-$(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 pbr; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/pbr-$(PYV)
# force a dependency on pyyaml; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/pyyaml-$(PYV)
# force a dependency on requests; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/requests-$(PYV)
# force a dependency on routes; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/routes-$(PYV)
# force a dependency on saharaclient; pkgdepend work is needed to flush this
# out.
depend type=require fmri=library/python/saharaclient-$(PYV)
# force a dependency on stevedore; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/stevedore-$(PYV)
# force a dependency on swiftclient; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/swiftclient-$(PYV)
# force a dependency on troveclient; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/troveclient-$(PYV)
# force a dependency on webob; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python/webob-$(PYV)