components/ruby/puppet-modules/openstack-heat/openstack-heat.p5m
changeset 6817 e4a26f447d0c
parent 5464 6e2e17e6aa45
child 7565 48aa82a0931f
equal deleted inserted replaced
6816:bb11bcf4ebf8 6817:e4a26f447d0c
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/system/management/puppet/openstack-heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/system/management/puppet/openstack-heat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="OpenStack Heat Puppet Module"
    28 set name=pkg.summary value="OpenStack Heat Puppet Module"
    43 file path=etc/puppet/modules/heat/LICENSE
    43 file path=etc/puppet/modules/heat/LICENSE
    44 file path=etc/puppet/modules/heat/README.md
    44 file path=etc/puppet/modules/heat/README.md
    45 file path=etc/puppet/modules/heat/Rakefile
    45 file path=etc/puppet/modules/heat/Rakefile
    46 file path=etc/puppet/modules/heat/checksums.json
    46 file path=etc/puppet/modules/heat/checksums.json
    47 file path=etc/puppet/modules/heat/examples/site.pp
    47 file path=etc/puppet/modules/heat/examples/site.pp
       
    48 file path=etc/puppet/modules/heat/lib/puppet/provider/heat_api_paste_ini/ini_setting.rb
    48 file path=etc/puppet/modules/heat/lib/puppet/provider/heat_config/ini_setting.rb
    49 file path=etc/puppet/modules/heat/lib/puppet/provider/heat_config/ini_setting.rb
       
    50 file path=etc/puppet/modules/heat/lib/puppet/type/heat_api_paste_ini.rb
    49 file path=etc/puppet/modules/heat/lib/puppet/type/heat_config.rb
    51 file path=etc/puppet/modules/heat/lib/puppet/type/heat_config.rb
    50 file path=etc/puppet/modules/heat/manifests/api.pp
    52 file path=etc/puppet/modules/heat/manifests/api.pp
    51 file path=etc/puppet/modules/heat/manifests/api_cfn.pp
    53 file path=etc/puppet/modules/heat/manifests/api_cfn.pp
    52 file path=etc/puppet/modules/heat/manifests/api_cloudwatch.pp
    54 file path=etc/puppet/modules/heat/manifests/api_cloudwatch.pp
    53 file path=etc/puppet/modules/heat/manifests/client.pp
    55 file path=etc/puppet/modules/heat/manifests/client.pp
       
    56 file path=etc/puppet/modules/heat/manifests/config.pp
       
    57 file path=etc/puppet/modules/heat/manifests/cron/purge_deleted.pp
       
    58 file path=etc/puppet/modules/heat/manifests/db.pp
    54 file path=etc/puppet/modules/heat/manifests/db/mysql.pp
    59 file path=etc/puppet/modules/heat/manifests/db/mysql.pp
    55 file path=etc/puppet/modules/heat/manifests/db/postgresql.pp
    60 file path=etc/puppet/modules/heat/manifests/db/postgresql.pp
       
    61 file path=etc/puppet/modules/heat/manifests/db/sync.pp
       
    62 file path=etc/puppet/modules/heat/manifests/deps.pp
    56 file path=etc/puppet/modules/heat/manifests/engine.pp
    63 file path=etc/puppet/modules/heat/manifests/engine.pp
    57 file path=etc/puppet/modules/heat/manifests/init.pp
    64 file path=etc/puppet/modules/heat/manifests/init.pp
    58 file path=etc/puppet/modules/heat/manifests/keystone/auth.pp
    65 file path=etc/puppet/modules/heat/manifests/keystone/auth.pp
    59 file path=etc/puppet/modules/heat/manifests/keystone/auth_cfn.pp
    66 file path=etc/puppet/modules/heat/manifests/keystone/auth_cfn.pp
    60 file path=etc/puppet/modules/heat/manifests/keystone/domain.pp
    67 file path=etc/puppet/modules/heat/manifests/keystone/domain.pp
    61 file path=etc/puppet/modules/heat/manifests/logging.pp
    68 file path=etc/puppet/modules/heat/manifests/logging.pp
    62 file path=etc/puppet/modules/heat/manifests/params.pp
    69 file path=etc/puppet/modules/heat/manifests/params.pp
    63 file path=etc/puppet/modules/heat/manifests/policy.pp
    70 file path=etc/puppet/modules/heat/manifests/policy.pp
    64 file path=etc/puppet/modules/heat/metadata.json
    71 file path=etc/puppet/modules/heat/metadata.json
       
    72 file path=etc/puppet/modules/heat/releasenotes/notes/api_paste-b94e191896840944.yaml
       
    73 file path=etc/puppet/modules/heat/releasenotes/notes/crontab_purge-89f321e9cf966933.yaml
       
    74 file path=etc/puppet/modules/heat/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml
       
    75 file path=etc/puppet/modules/heat/releasenotes/notes/pymysql-e57bf1f0289dd426.yaml
       
    76 file path=etc/puppet/modules/heat/releasenotes/notes/remove_qpid-0b446db43fdea617.yaml
       
    77 file path=etc/puppet/modules/heat/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml
       
    78 file path=etc/puppet/modules/heat/releasenotes/notes/versionless-auth-urls-08c741084b9a9040.yaml
       
    79 file path=etc/puppet/modules/heat/releasenotes/source/_static/.placeholder
       
    80 file path=etc/puppet/modules/heat/releasenotes/source/conf.py
       
    81 file path=etc/puppet/modules/heat/releasenotes/source/index.rst
       
    82 file path=etc/puppet/modules/heat/releasenotes/source/mitaka.rst
       
    83 file path=etc/puppet/modules/heat/releasenotes/source/unreleased.rst
       
    84 file path=etc/puppet/modules/heat/setup.cfg
       
    85 file path=etc/puppet/modules/heat/setup.py
    65 file path=etc/puppet/modules/heat/spec/acceptance/basic_heat_spec.rb
    86 file path=etc/puppet/modules/heat/spec/acceptance/basic_heat_spec.rb
       
    87 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/centos-70-x64.yml
    66 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/default.yml
    88 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/default.yml
    67 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/nodepool-centos7.yml
    89 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/nodepool-centos7.yml
    68 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/nodepool-trusty.yml
    90 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/nodepool-trusty.yml
       
    91 file path=etc/puppet/modules/heat/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
    69 file path=etc/puppet/modules/heat/spec/classes/heat_api_cfn_spec.rb
    92 file path=etc/puppet/modules/heat/spec/classes/heat_api_cfn_spec.rb
    70 file path=etc/puppet/modules/heat/spec/classes/heat_api_cloudwatch_spec.rb
    93 file path=etc/puppet/modules/heat/spec/classes/heat_api_cloudwatch_spec.rb
    71 file path=etc/puppet/modules/heat/spec/classes/heat_api_spec.rb
    94 file path=etc/puppet/modules/heat/spec/classes/heat_api_spec.rb
    72 file path=etc/puppet/modules/heat/spec/classes/heat_client_spec.rb
    95 file path=etc/puppet/modules/heat/spec/classes/heat_client_spec.rb
       
    96 file path=etc/puppet/modules/heat/spec/classes/heat_config_spec.rb
       
    97 file path=etc/puppet/modules/heat/spec/classes/heat_cron_purge_deleted_spec.rb
    73 file path=etc/puppet/modules/heat/spec/classes/heat_db_mysql_spec.rb
    98 file path=etc/puppet/modules/heat/spec/classes/heat_db_mysql_spec.rb
    74 file path=etc/puppet/modules/heat/spec/classes/heat_db_postgresql_spec.rb
    99 file path=etc/puppet/modules/heat/spec/classes/heat_db_postgresql_spec.rb
       
   100 file path=etc/puppet/modules/heat/spec/classes/heat_db_spec.rb
       
   101 file path=etc/puppet/modules/heat/spec/classes/heat_db_sync_spec.rb
       
   102 file path=etc/puppet/modules/heat/spec/classes/heat_deps_spec.rb
    75 file path=etc/puppet/modules/heat/spec/classes/heat_engine_spec.rb
   103 file path=etc/puppet/modules/heat/spec/classes/heat_engine_spec.rb
    76 file path=etc/puppet/modules/heat/spec/classes/heat_init_spec.rb
   104 file path=etc/puppet/modules/heat/spec/classes/heat_init_spec.rb
    77 file path=etc/puppet/modules/heat/spec/classes/heat_keystone_auth_cfn_spec.rb
   105 file path=etc/puppet/modules/heat/spec/classes/heat_keystone_auth_cfn_spec.rb
    78 file path=etc/puppet/modules/heat/spec/classes/heat_keystone_auth_spec.rb
   106 file path=etc/puppet/modules/heat/spec/classes/heat_keystone_auth_spec.rb
    79 file path=etc/puppet/modules/heat/spec/classes/heat_keystone_domain_spec.rb
   107 file path=etc/puppet/modules/heat/spec/classes/heat_keystone_domain_spec.rb
    80 file path=etc/puppet/modules/heat/spec/classes/heat_logging_spec.rb
   108 file path=etc/puppet/modules/heat/spec/classes/heat_logging_spec.rb
    81 file path=etc/puppet/modules/heat/spec/classes/heat_policy_spec.rb
   109 file path=etc/puppet/modules/heat/spec/classes/heat_policy_spec.rb
    82 file path=etc/puppet/modules/heat/spec/shared_examples.rb
   110 file path=etc/puppet/modules/heat/spec/shared_examples.rb
    83 file path=etc/puppet/modules/heat/spec/spec_helper.rb
   111 file path=etc/puppet/modules/heat/spec/spec_helper.rb
    84 file path=etc/puppet/modules/heat/spec/spec_helper_acceptance.rb
   112 file path=etc/puppet/modules/heat/spec/spec_helper_acceptance.rb
       
   113 file path=etc/puppet/modules/heat/spec/unit/provider/heat_api_paste_ini/ini_setting_spec.rb
       
   114 file path=etc/puppet/modules/heat/spec/unit/provider/heat_config/ini_setting_spec.rb
       
   115 file path=etc/puppet/modules/heat/spec/unit/type/heat_api_paste_ini_spec.rb
       
   116 file path=etc/puppet/modules/heat/spec/unit/type/heat_config_spec.rb
       
   117 file path=etc/puppet/modules/heat/test-requirements.txt
       
   118 file path=etc/puppet/modules/heat/tox.ini
    85 #
   119 #
    86 license openstack-heat.license license="Apache v2.0"
   120 license openstack-heat.license license="Apache v2.0"
    87 
   121 
    88 # force a dependency on openstack-keystone
   122 # force a dependency on openstack-keystone
    89 depend type=require fmri=system/management/puppet/openstack-keystone
   123 depend type=require fmri=system/management/puppet/openstack-keystone