components/ruby/puppet-modules/openstack-heat/openstack-heat.p5m
author Laszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:35 -0700
changeset 6817 e4a26f447d0c
parent 5464 6e2e17e6aa45
child 7565 48aa82a0931f
permissions -rw-r--r--
24454308 update all openstack puppet modules to the latest mitaka release

#
# 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) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/system/management/puppet/openstack-heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="OpenStack Heat Puppet Module"
set name=pkg.description \
    value="The heat module is an attempt to make Puppet capable of managing the entirety of heat."
set name=com.oracle.info.description value="Heat Puppet Module"
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"
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/2016/001
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file path=etc/puppet/modules/heat/CHANGELOG.md
file path=etc/puppet/modules/heat/Gemfile
file path=etc/puppet/modules/heat/LICENSE
file path=etc/puppet/modules/heat/README.md
file path=etc/puppet/modules/heat/Rakefile
file path=etc/puppet/modules/heat/checksums.json
file path=etc/puppet/modules/heat/examples/site.pp
file path=etc/puppet/modules/heat/lib/puppet/provider/heat_api_paste_ini/ini_setting.rb
file path=etc/puppet/modules/heat/lib/puppet/provider/heat_config/ini_setting.rb
file path=etc/puppet/modules/heat/lib/puppet/type/heat_api_paste_ini.rb
file path=etc/puppet/modules/heat/lib/puppet/type/heat_config.rb
file path=etc/puppet/modules/heat/manifests/api.pp
file path=etc/puppet/modules/heat/manifests/api_cfn.pp
file path=etc/puppet/modules/heat/manifests/api_cloudwatch.pp
file path=etc/puppet/modules/heat/manifests/client.pp
file path=etc/puppet/modules/heat/manifests/config.pp
file path=etc/puppet/modules/heat/manifests/cron/purge_deleted.pp
file path=etc/puppet/modules/heat/manifests/db.pp
file path=etc/puppet/modules/heat/manifests/db/mysql.pp
file path=etc/puppet/modules/heat/manifests/db/postgresql.pp
file path=etc/puppet/modules/heat/manifests/db/sync.pp
file path=etc/puppet/modules/heat/manifests/deps.pp
file path=etc/puppet/modules/heat/manifests/engine.pp
file path=etc/puppet/modules/heat/manifests/init.pp
file path=etc/puppet/modules/heat/manifests/keystone/auth.pp
file path=etc/puppet/modules/heat/manifests/keystone/auth_cfn.pp
file path=etc/puppet/modules/heat/manifests/keystone/domain.pp
file path=etc/puppet/modules/heat/manifests/logging.pp
file path=etc/puppet/modules/heat/manifests/params.pp
file path=etc/puppet/modules/heat/manifests/policy.pp
file path=etc/puppet/modules/heat/metadata.json
file path=etc/puppet/modules/heat/releasenotes/notes/api_paste-b94e191896840944.yaml
file path=etc/puppet/modules/heat/releasenotes/notes/crontab_purge-89f321e9cf966933.yaml
file path=etc/puppet/modules/heat/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
file path=etc/puppet/modules/heat/releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
file path=etc/puppet/modules/heat/releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
file path=etc/puppet/modules/heat/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml
file path=etc/puppet/modules/heat/releasenotes/notes/versionless-auth-urls-08c741084b9a9040.yaml
file path=etc/puppet/modules/heat/releasenotes/source/_static/.placeholder
file path=etc/puppet/modules/heat/releasenotes/source/conf.py
file path=etc/puppet/modules/heat/releasenotes/source/index.rst
file path=etc/puppet/modules/heat/releasenotes/source/mitaka.rst
file path=etc/puppet/modules/heat/releasenotes/source/unreleased.rst
file path=etc/puppet/modules/heat/setup.cfg
file path=etc/puppet/modules/heat/setup.py
file path=etc/puppet/modules/heat/spec/acceptance/basic_heat_spec.rb
file path=etc/puppet/modules/heat/spec/acceptance/nodesets/centos-70-x64.yml
file path=etc/puppet/modules/heat/spec/acceptance/nodesets/default.yml
file path=etc/puppet/modules/heat/spec/acceptance/nodesets/nodepool-centos7.yml
file path=etc/puppet/modules/heat/spec/acceptance/nodesets/nodepool-trusty.yml
file path=etc/puppet/modules/heat/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
file path=etc/puppet/modules/heat/spec/classes/heat_api_cfn_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_api_cloudwatch_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_api_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_client_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_config_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_cron_purge_deleted_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_db_mysql_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_db_postgresql_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_db_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_db_sync_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_deps_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_engine_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_init_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_keystone_auth_cfn_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_keystone_auth_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_keystone_domain_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_logging_spec.rb
file path=etc/puppet/modules/heat/spec/classes/heat_policy_spec.rb
file path=etc/puppet/modules/heat/spec/shared_examples.rb
file path=etc/puppet/modules/heat/spec/spec_helper.rb
file path=etc/puppet/modules/heat/spec/spec_helper_acceptance.rb
file path=etc/puppet/modules/heat/spec/unit/provider/heat_api_paste_ini/ini_setting_spec.rb
file path=etc/puppet/modules/heat/spec/unit/provider/heat_config/ini_setting_spec.rb
file path=etc/puppet/modules/heat/spec/unit/type/heat_api_paste_ini_spec.rb
file path=etc/puppet/modules/heat/spec/unit/type/heat_config_spec.rb
file path=etc/puppet/modules/heat/test-requirements.txt
file path=etc/puppet/modules/heat/tox.ini
#
license openstack-heat.license license="Apache v2.0"

# force a dependency on openstack-keystone
depend type=require fmri=system/management/puppet/openstack-keystone

# force a dependency on openstack-openstacklib
depend type=require fmri=system/management/puppet/openstack-openstacklib

# force a dependency on puppetlabs-inifile
depend type=require fmri=system/management/puppet/puppetlabs-inifile

# force a dependency on puppetlabs-stdlib
depend type=require fmri=system/management/puppet/puppetlabs-stdlib