components/ruby/puppet-modules/openstack-heat/openstack-heat.p5m
author Shawn Ferry <shawn.ferry@oracle.com>
Mon, 28 Nov 2016 16:54:02 -0800
changeset 7565 48aa82a0931f
parent 6817 e4a26f447d0c
permissions -rw-r--r--
PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0 19429313 address_object type should support vrrp addresses 19888183 publisher provider is applied on each puppet run 22125767 nsswitch provider missing ipnodes, protocols, printers 22126108 add process scheduler administration provider 22960016 Puppet needs a native way to set ZFS ACLs 23107546 race condition with smf provider and manifest-import 23119445 Upgrade Ruby Hiera to 3.2.0 23547788 Add ILB type to Puppet 23593229 rspec tests need to be written for solaris_providers boot_environment 23593308 rspec tests need to be written for solaris_providers ipmp_interface 23593316 rspec tests need to be written for solaris_providers protocol_properties 23593225 rspec tests need to be written for solaris_providers etherstub 23593319 rspec tests need to be written for solaris_providers vnic 23593310 puppet module rspec tests and validation for nsswitch 24674283 current puppet.stencil implementation restricts some valid puppet use cases 24680838 puppet agent failures should be visible to administrator via SMF interfaces 24681179 puppet's logadm.conf is pointing at wrong location for master, ignoring agent 24696742 puppet svccfg doesn't work for some value types 24696809 Puppet link aggregation modules cascading errors 24825868 Update to Puppet 4, Puppet 3 is EOL 24836004 '-' is valid in pkg mediator implementation 24836209 nis provider needs to support multiple securenets entries 24928890 keystone and horizon modules patches create invalid metadata.json 25022632 puppet ipmp_interface type should not validate interface existence 25022714 Puppet SMF service should not refresh on every apply operation 25225039 puppet svccfg should not declare a property absent if it does not match desired 25060925 puppet resource address_object generates invalid puppet code for dhcp interfaces 25065015 update puppet oracle-solaris_providers 2.0.0 25071521 puppet svccfg type should return a clear error if value is not provided 25071681 puppet dns resource generates invalid manifest 25071686 puppet resource ldap; Error: Could not run: No ability to determine if ldap... 25071690 puppet resource nis; Error: Could not run: No ability to determine if nis exists 25092384 puppet module files should be owned by root 25093408 puppet-solaris should be part of puppet again 25106150 Nis provider is not idempotent 25106155 DNS provider is not idempotent 25163776 puppet link_aggregation misunderstands 'address' -u output 25163791 puppet link_aggregation should use resource values instead of property_hash 25163815 puppet address_object errors and validations could be better 25163840 puppet Puppet::Property::List types conflict with internally generated arrays 25163864 puppet link_aggregation type specs need to be written 25177901 puppet beadm should not use both -e and -p 25178928 puppet link_aggregation should try to copy existing values on change of mode 25179040 puppet link_aggregation should delete with -t for temporary 25192742 puppet svccfg shouldn't try to update properties for a non-existent fmri 25196056 puppet interface and address _properties namevars are problematic 25191982 puppet type 'dns' is not able to set 'options' property in resolv.conf 25211935 puppet link_aggregation needs to permanently delete before modifying temporary 25217063 puppet protocol_properties is not idempotent 25218036 puppet resource svccfg emits a warning for every property 25218053 puppet svccfg prefetch should match individually specified parameters 25218208 puppet svccfg should enforce well-formedness in fmri parameters 25224661 puppet resource address_properties shouldn't output read-only properties 25224777 puppet address_properties should not reset unchanged properties 25306835 puppet boot_environment needs to understand the new snapshot format 25306877 puppet svccfg should check for pg and allow nested property groups 25306904 puppet dns,nis,ldap,protocol_properties prefetch fails after input auto munge 25348321 puppet boot_environment needs to validate all properties and parameters 25354751 puppet vnic provider needs to support / and - as valid vnic name characters
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     1
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     3
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     7
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    12
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    18
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    20
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    21
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    22
#
6817
e4a26f447d0c 24454308 update all openstack puppet modules to the latest mitaka release
Laszlo Peter <laszlo.peter@oracle.com>
parents: 5464
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    24
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    25
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    27
    value=pkg:/system/management/puppet/openstack-heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    28
set name=pkg.summary value="OpenStack Heat Puppet Module"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    29
set name=pkg.description \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    30
    value="The heat module is an attempt to make Puppet capable of managing the entirety of heat."
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    31
set name=com.oracle.info.description value="Heat Puppet Module"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    32
set name=com.oracle.info.tpno value=$(TPNO)
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    33
set name=info.classification \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    34
    value="org.opensolaris.category.2008:System/Administration and Configuration" \
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    35
    value="org.opensolaris.category.2008:System/Enterprise Management"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    36
set name=info.upstream value="OpenStack <[email protected]>"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    37
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    38
set name=org.opensolaris.arc-caseid value=PSARC/2016/001 value=PSARC/2016/607
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    40
#
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    41
file path=usr/puppetlabs/puppet/modules/heat/CHANGELOG.md
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    42
file path=usr/puppetlabs/puppet/modules/heat/Gemfile
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    43
file path=usr/puppetlabs/puppet/modules/heat/LICENSE
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    44
file path=usr/puppetlabs/puppet/modules/heat/README.md
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    45
file path=usr/puppetlabs/puppet/modules/heat/Rakefile
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    46
file path=usr/puppetlabs/puppet/modules/heat/checksums.json
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    47
file path=usr/puppetlabs/puppet/modules/heat/examples/site.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    48
file path=usr/puppetlabs/puppet/modules/heat/lib/puppet/provider/heat_api_paste_ini/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    49
file path=usr/puppetlabs/puppet/modules/heat/lib/puppet/provider/heat_config/ini_setting.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    50
file path=usr/puppetlabs/puppet/modules/heat/lib/puppet/type/heat_api_paste_ini.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    51
file path=usr/puppetlabs/puppet/modules/heat/lib/puppet/type/heat_config.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    52
file path=usr/puppetlabs/puppet/modules/heat/manifests/api.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    53
file path=usr/puppetlabs/puppet/modules/heat/manifests/api_cfn.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    54
file path=usr/puppetlabs/puppet/modules/heat/manifests/api_cloudwatch.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    55
file path=usr/puppetlabs/puppet/modules/heat/manifests/client.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    56
file path=usr/puppetlabs/puppet/modules/heat/manifests/config.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    57
file path=usr/puppetlabs/puppet/modules/heat/manifests/cron/purge_deleted.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    58
file path=usr/puppetlabs/puppet/modules/heat/manifests/db.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    59
file path=usr/puppetlabs/puppet/modules/heat/manifests/db/mysql.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    60
file path=usr/puppetlabs/puppet/modules/heat/manifests/db/postgresql.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    61
file path=usr/puppetlabs/puppet/modules/heat/manifests/db/sync.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    62
file path=usr/puppetlabs/puppet/modules/heat/manifests/deps.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    63
file path=usr/puppetlabs/puppet/modules/heat/manifests/engine.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    64
file path=usr/puppetlabs/puppet/modules/heat/manifests/init.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    65
file path=usr/puppetlabs/puppet/modules/heat/manifests/keystone/auth.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    66
file path=usr/puppetlabs/puppet/modules/heat/manifests/keystone/auth_cfn.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    67
file path=usr/puppetlabs/puppet/modules/heat/manifests/keystone/domain.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    68
file path=usr/puppetlabs/puppet/modules/heat/manifests/logging.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    69
file path=usr/puppetlabs/puppet/modules/heat/manifests/params.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    70
file path=usr/puppetlabs/puppet/modules/heat/manifests/policy.pp
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    71
file path=usr/puppetlabs/puppet/modules/heat/metadata.json
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    72
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/api_paste-b94e191896840944.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    73
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/crontab_purge-89f321e9cf966933.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    74
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    75
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    76
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    77
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    78
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/notes/versionless-auth-urls-08c741084b9a9040.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    79
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/source/_static/.placeholder
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    80
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/source/conf.py
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    81
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/source/index.rst
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    82
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/source/mitaka.rst
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    83
file path=usr/puppetlabs/puppet/modules/heat/releasenotes/source/unreleased.rst
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    84
file path=usr/puppetlabs/puppet/modules/heat/setup.cfg
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    85
file path=usr/puppetlabs/puppet/modules/heat/setup.py
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    86
file path=usr/puppetlabs/puppet/modules/heat/spec/acceptance/basic_heat_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    87
file path=usr/puppetlabs/puppet/modules/heat/spec/acceptance/nodesets/centos-70-x64.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    88
file path=usr/puppetlabs/puppet/modules/heat/spec/acceptance/nodesets/default.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    89
file path=usr/puppetlabs/puppet/modules/heat/spec/acceptance/nodesets/nodepool-centos7.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    90
file path=usr/puppetlabs/puppet/modules/heat/spec/acceptance/nodesets/nodepool-trusty.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    91
file path=usr/puppetlabs/puppet/modules/heat/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    92
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_api_cfn_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    93
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_api_cloudwatch_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    94
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_api_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    95
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_client_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    96
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    97
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_cron_purge_deleted_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    98
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_db_mysql_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
    99
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_db_postgresql_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   100
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_db_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   101
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_db_sync_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   102
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_deps_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   103
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_engine_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   104
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_init_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   105
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_keystone_auth_cfn_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   106
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_keystone_auth_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   107
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_keystone_domain_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   108
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_logging_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   109
file path=usr/puppetlabs/puppet/modules/heat/spec/classes/heat_policy_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   110
file path=usr/puppetlabs/puppet/modules/heat/spec/shared_examples.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   111
file path=usr/puppetlabs/puppet/modules/heat/spec/spec_helper.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   112
file path=usr/puppetlabs/puppet/modules/heat/spec/spec_helper_acceptance.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   113
file path=usr/puppetlabs/puppet/modules/heat/spec/unit/provider/heat_api_paste_ini/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   114
file path=usr/puppetlabs/puppet/modules/heat/spec/unit/provider/heat_config/ini_setting_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   115
file path=usr/puppetlabs/puppet/modules/heat/spec/unit/type/heat_api_paste_ini_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   116
file path=usr/puppetlabs/puppet/modules/heat/spec/unit/type/heat_config_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   117
file path=usr/puppetlabs/puppet/modules/heat/test-requirements.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6817
diff changeset
   118
file path=usr/puppetlabs/puppet/modules/heat/tox.ini
5464
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   119
#
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   120
license openstack-heat.license license="Apache v2.0"
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   121
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   122
# force a dependency on openstack-keystone
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   123
depend type=require fmri=system/management/puppet/openstack-keystone
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   124
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   125
# force a dependency on openstack-openstacklib
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   126
depend type=require fmri=system/management/puppet/openstack-openstacklib
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   127
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   128
# force a dependency on puppetlabs-inifile
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   129
depend type=require fmri=system/management/puppet/puppetlabs-inifile
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   130
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   131
# force a dependency on puppetlabs-stdlib
6e2e17e6aa45 PSARC/2016/001 OpenStack Puppet Modules
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   132
depend type=require fmri=system/management/puppet/puppetlabs-stdlib